Age | Commit message (Collapse) | Author |
|
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If you turn off the music and then save a game, then turn on the music
again and then load the saved game, the music from the scene continue
to play despite the _music flag being false. So the first time you click on
the music on/off button the music restart and only the second time
does it stop. This fixes the bug by stoping the music before reloading
a game.
|
|
|
|
|
|
loading and changing scene)
|
|
This should allow tsoliman to see the end of the intro
|
|
|
|
ALTering dice no longer is no longer noisy
|
|
|
|
|
|
Also removed a useless comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks fuzzie for mentioning it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks LordHoto and salty-horse for reporting the problem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|