Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash fixes + ATB #796

Merged
merged 6 commits into from
Mar 6, 2016
Merged

Crash fixes + ATB #796

merged 6 commits into from
Mar 6, 2016

Commits on Mar 5, 2016

  1. Configuration menu
    Copy the full SHA
    74772c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2005384 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74b582b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3f7a9d View commit details
    Browse the repository at this point in the history
  5. CommandExitGame returns now to the Game browser (if available). Fix E…

    …asyRPG#791
    
    Also add BGM fadeout to GameBrowser to get rid of background music and remove BGS fade everywhere because it is not used (only indirectly through BGM_Face by the broken SDL_audio).
    Ghabry committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    704bc7c View commit details
    Browse the repository at this point in the history
  6. Fix handling of BGS_Pause, BGS_Resume and BGS_Stop functions for the …

    …case that a ADPCM WAV file is loaded which triggers a SDL audio bug that is worked around in our code (and bgm as a nullptr).
    Ghabry committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    506c31a View commit details
    Browse the repository at this point in the history