Strangerke
|
9ee78d1e4c
|
CGE2: Fix the case of a couple of constants, remove a useless variable
|
2014-09-28 23:43:07 +02:00 |
|
Matthew Hoops
|
cbfa8bfccd
|
CGE2: Silence gcc warnings
|
2014-09-28 15:29:49 -04:00 |
|
unknown
|
5c8129a1dd
|
CGE2: Refactor _startupMode.
|
2014-09-07 11:01:23 +02:00 |
|
uruk
|
12a894a803
|
CGE2: Add checkMute().
This keeps the "Mute All" option of ScummVM and the music on/off and speech on/off buttons of Sfinx's toolbar in sync.
|
2014-08-13 21:16:20 +02:00 |
|
uruk
|
d7a9ea9e2a
|
CGE2: Rework sound system.
|
2014-08-13 20:58:22 +02:00 |
|
uruk
|
28a450982a
|
CGE2: Fix initVolumeSwitch().
|
2014-08-13 20:25:38 +02:00 |
|
uruk
|
11d2cf66b6
|
CGE2: Rework the handling of the sound buttons on the toolbar.
Also keep in sync the volume settings and the audio mode of the game and the settings in the Launcher.
|
2014-08-03 22:23:55 +02:00 |
|
Strangerke
|
b8b3e5af04
|
CGE2: Some more minor cleanup
|
2014-08-03 15:44:20 +02:00 |
|
uruk
|
8eae09afca
|
CGE2: Fix memory leak concerning the quit menu.
|
2014-08-03 11:36:56 +02:00 |
|
uruk
|
239fa2a5cf
|
CGE2: Rename classes representing quit menu choices.
|
2014-08-03 10:50:53 +02:00 |
|
uruk
|
fc8f6d9cfe
|
CGE2: Fix initialization of volume switches.
|
2014-07-29 16:27:18 +02:00 |
|
uruk
|
b911b66cc4
|
CGE2: Keep in sync the in-game color blind option with the Launcher's.
|
2014-07-28 16:40:06 +02:00 |
|
uruk
|
cc7a70d967
|
CGE2: Use if-else instead of switch-case with boolean values.
|
2014-07-28 16:17:13 +02:00 |
|
uruk
|
5861b963ed
|
CGE2: Now refactor optionTouch() the right way.
|
2014-07-25 23:19:11 +02:00 |
|
uruk
|
266f1c7dee
|
Revert "CGE2: Refactor optionTouch()."
This reverts commit 85909a52e4.
|
2014-07-25 23:15:36 +02:00 |
|
uruk
|
85909a52e4
|
CGE2: Refactor optionTouch().
|
2014-07-25 23:08:02 +02:00 |
|
uruk
|
870349078e
|
CGE2: Refactor optionTouch().
|
2014-07-25 23:05:23 +02:00 |
|
uruk
|
8a9a088b31
|
CGE2: Fix optionTouch().
|
2014-07-25 22:59:39 +02:00 |
|
uruk
|
62e0a32a90
|
CGE2: Repair checkVolumeSwitches().
|
2014-07-25 22:53:49 +02:00 |
|
uruk
|
ac178b6013
|
CGE2: Fix optionTouch().
Now you can't change the sound options via the toolbar if the Mute All option is checked in the GGM/Launcher.
|
2014-07-25 22:43:20 +02:00 |
|
uruk
|
eaddafdea7
|
CGE2: Get rid of unnecessary variables.
|
2014-07-25 22:34:39 +02:00 |
|
uruk
|
944465431a
|
CGE2: Implement the sfx volume button on the toolbar.
|
2014-07-25 22:32:18 +02:00 |
|
uruk
|
668b133dab
|
CGE2: Implement the music volume button on the toolbar.
|
2014-07-25 22:24:36 +02:00 |
|
uruk
|
9524f1d128
|
CGE2: Remove useless TODO comment.
|
2014-07-25 20:30:12 +02:00 |
|
uruk
|
98c6bfa0f5
|
CGE2: Fix broken compilation by previous commit.
|
2014-07-25 20:29:42 +02:00 |
|
uruk
|
22f1207cff
|
CGE2: Rename kSoundSwtichRate to kVolumeSwitchRate.
|
2014-07-25 20:27:05 +02:00 |
|
uruk
|
aaf1f6a1a0
|
CGE2: Fix initialization of sound switches on the toolbar.
|
2014-07-25 20:24:10 +02:00 |
|
uruk
|
6743b8b6a3
|
CGE2: Remove redundant default labels.
|
2014-07-24 18:55:41 +02:00 |
|
uruk
|
24cc8a8762
|
CGE2: Implement checkSaySwitch() and add/fix connected code.
|
2014-07-24 18:11:10 +02:00 |
|
uruk
|
755fedcceb
|
CGE2: Set speech only/text only/both modes according to Launcher options.
|
2014-07-24 16:50:36 +02:00 |
|
uruk
|
cd8b7c0d15
|
CGE2: Move toolbar's functions from cge2_main.cpp to toolbar.cpp.
|
2014-07-23 14:47:43 +02:00 |
|