scummvm/engines/ags
2021-10-11 19:49:19 -07:00
..
engine AGS: Fix inventory scroll buttons in 5 Days a Stranger 2021-09-29 21:47:59 -07:00
lib AGS: More properly fix paletted fading 2021-09-28 20:59:46 -07:00
plugins AGS: AGSParallax plugin fix, workaround for Stargate Adventures 2021-09-21 21:09:51 -07:00
shared AGS: Moved font's linespacing hack into the game_init 2021-09-21 18:45:18 -07:00
tests AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00
achievements_tables.h COMMON: moved AchievementDescriptionList into Common namespace 2021-06-16 00:25:14 +03:00
ags.cpp AGS: Fix MIDI volume control 2021-09-10 15:02:27 +02:00
ags.h AGS: Fixed crash in auto outline in case of empty text argument 2021-09-21 18:45:18 -07:00
configure.engine AGS: Enable ADGF_TESTING and build-by-default 2021-04-03 20:42:14 -07:00
console.cpp AGS: Fix formatting of delete[] calls 2021-08-17 21:31:56 -07:00
console.h AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00
credits.pl DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection_tables.h AGS: Add TFG SOMI detection 2021-10-11 19:49:19 -07:00
detection.cpp AGS: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
detection.h AGS: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
dialogs.cpp AGS: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
events.cpp AGS: Fix quitting via abort key 2021-08-21 10:49:13 -07:00
events.h AGS: Structure for passing events UTF8 text around along with the keycode 2021-07-10 14:33:36 -07:00
game_scanner.cpp AGS: Import of fresh codebase 2021-06-13 21:08:44 -07:00
game_scanner.h AGS: Shift game scanner to be available via command line 2021-02-09 19:54:33 -08:00
globals.cpp AGS: Properly destroy platform driver on exit 2021-08-20 20:36:55 -07:00
globals.h AGS: Fix inventory scroll buttons in 5 Days a Stranger 2021-09-29 21:47:59 -07:00
metaengine.cpp AGS: Fix missing savegame description in querySaveMetaInfos 2021-09-07 01:08:27 +01:00
metaengine.h AGS: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
module.mk AGS: Move the engine options into the engine plugin 2021-09-18 11:57:29 +02:00
music.cpp AGS: Fix MIDI volume control 2021-09-10 15:02:27 +02:00
music.h AGS: Remove unused private members and globals 2021-04-09 19:18:07 -07:00
POTFILES AGS: Translate error dialog messages 2021-08-24 21:48:13 +01:00