scummvm/engines/ags/engine
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
..
ac AGS; Engine: tidied SetGameOption() 2023-08-13 10:58:26 +02:00
debugging AGS: Fix GCC Compiler Warnings 2023-03-12 20:58:29 +00:00
device AGS: Engine: tidied few remaining old functions in Mouse namespace 2023-04-29 13:11:41 +02:00
font
game AGS: Engine: improvements to the "timeout" check 2023-05-14 23:04:38 +02:00
gfx AGS: Engine: ClearSharedDDB() should reset ID of the remaining texture data 2023-05-14 23:04:38 +02:00
gui AGS: Engine: Update cursor and dependent "logic" in special game states 2023-04-29 13:11:41 +02:00
main AGS: Remove unnecessary include of std/math.h 2023-06-06 08:59:58 +01:00
media AGS: Engine: fixed Game.StopAudio() fails to remove queue for "all types" 2023-05-14 23:04:38 +02:00
platform AGS: Engine: center the SDL window ourselves on desktop platforms 2023-04-29 13:11:41 +02:00
script AGS: Engine: fixed loop check... again... 2023-08-13 10:58:26 +02:00
util AGS: Inline some library functions + minor changes 2023-06-19 22:01:30 +03:00