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