scummvm/engines/ags
Walter Agazzi cd6a6ddc8c AGS; Engine: tidied SetGameOption()
* handle readonly options;
* don't do anything if new value equals old value;
* replace if/else sequence with a switch;
From upstream 2476bc3e517c13ef1abde83fca2e55571bcfff4a
2023-08-13 10:58:26 +02:00
..
engine AGS; Engine: tidied SetGameOption() 2023-08-13 10:58:26 +02:00
lib AGS: Fix IOS-7 Build Due to Missing Forbidden Exceptions 2023-07-29 01:46:05 +01:00
plugins AGS: Preliminary implementation of ags_consoles plugin 2023-08-06 14:30:40 +02:00
shared AGS; Engine: tidied SetGameOption() 2023-08-13 10:58:26 +02:00
tests
achievements_tables.h AGS: Add achievements for various games 2023-07-13 15:50:59 +02:00
ags.cpp AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
ags.h
configure.engine
console.cpp
console.h
credits.pl
detection_tables.h AGS: Add detection entries for updated commercial games 2023-08-09 11:50:32 +02:00
detection.cpp
detection.h AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
dialogs.cpp
events.cpp
events.h
game_scanner.cpp
game_scanner.h
globals.cpp
globals.h AGS: Implement GAMEOPTION_NO_SAVE_THUMBNAIL 2023-06-16 22:47:37 +01:00
metaengine.cpp
metaengine.h
module.mk AGS: Preliminary implementation of ags_consoles plugin 2023-08-06 14:30:40 +02:00
music.cpp
music.h
POTFILES