index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
cge2
/
toolbar.cpp
Age
Commit message (
Expand
)
Author
2014-09-28
CGE2: Fix the case of a couple of constants, remove a useless variable
Strangerke
2014-09-28
CGE2: Silence gcc warnings
Matthew Hoops
2014-09-07
CGE2: Refactor _startupMode.
unknown
2014-08-13
CGE2: Add checkMute().
uruk
2014-08-13
CGE2: Rework sound system.
uruk
2014-08-13
CGE2: Fix initVolumeSwitch().
uruk
2014-08-03
CGE2: Rework the handling of the sound buttons on the toolbar.
uruk
2014-08-03
CGE2: Some more minor cleanup
Strangerke
2014-08-03
CGE2: Fix memory leak concerning the quit menu.
uruk
2014-08-03
CGE2: Rename classes representing quit menu choices.
uruk
2014-07-29
CGE2: Fix initialization of volume switches.
uruk
2014-07-28
CGE2: Keep in sync the in-game color blind option with the Launcher's.
uruk
2014-07-28
CGE2: Use if-else instead of switch-case with boolean values.
uruk
2014-07-25
CGE2: Now refactor optionTouch() the right way.
uruk
2014-07-25
Revert "CGE2: Refactor optionTouch()."
uruk
2014-07-25
CGE2: Refactor optionTouch().
uruk
2014-07-25
CGE2: Refactor optionTouch().
uruk
2014-07-25
CGE2: Fix optionTouch().
uruk
2014-07-25
CGE2: Repair checkVolumeSwitches().
uruk
2014-07-25
CGE2: Fix optionTouch().
uruk
2014-07-25
CGE2: Get rid of unnecessary variables.
uruk
2014-07-25
CGE2: Implement the sfx volume button on the toolbar.
uruk
2014-07-25
CGE2: Implement the music volume button on the toolbar.
uruk
2014-07-25
CGE2: Remove useless TODO comment.
uruk
2014-07-25
CGE2: Fix broken compilation by previous commit.
uruk
2014-07-25
CGE2: Rename kSoundSwtichRate to kVolumeSwitchRate.
uruk
2014-07-25
CGE2: Fix initialization of sound switches on the toolbar.
uruk
2014-07-24
CGE2: Remove redundant default labels.
uruk
2014-07-24
CGE2: Implement checkSaySwitch() and add/fix connected code.
uruk
2014-07-24
CGE2: Set speech only/text only/both modes according to Launcher options.
uruk
2014-07-23
CGE2: Move toolbar's functions from cge2_main.cpp to toolbar.cpp.
uruk