scummvm/engines/ags
2021-05-14 20:29:06 -07:00
..
engine AGS: Fixed ChangeRoom for <= 2.72 games moving character too early 2021-05-13 19:50:59 -07:00
lib JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
plugins JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
shared AGS: Apply upstream rename of vis constants 2021-04-17 16:37:14 -07:00
tests AGS: Revert Standardization of number types 2021-02-16 19:45:02 -08:00
achievements_tables.h AGS: Remove duplicate achievements entries 2021-05-01 01:52:47 +02:00
ags.cpp AGS: Do not allow to load and save in non-blocking events 2021-04-16 01:14:46 +01:00
ags.h AGS: Add debug flag to enable script dump 2021-04-14 23:54:48 +01:00
configure.engine AGS: Enable ADGF_TESTING and build-by-default 2021-04-03 20:42:14 -07:00
console.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
console.h AGS: Add debug console command to enable or disable script dump 2021-04-14 23:54:48 +01:00
detection_tables.h AGS: Added detection entries 2021-05-14 20:29:06 -07:00
detection.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
detection.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
events.cpp AGS: Implement AGSController mouseClick method 2021-04-18 12:48:38 -07:00
events.h AGS: Implement AGSController mouseClick method 2021-04-18 12:48:38 -07:00
game_scanner.cpp AGS: Fix format warning on Win64 2021-04-09 19:17:10 -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: Fix script dump 2021-04-14 23:54:48 +01:00
globals.h AGS: Fix script dump 2021-04-14 23:54:48 +01:00
metaengine.cpp AGS: Fix various issues with savegames 2021-04-09 00:14:56 +01:00
metaengine.h AGS: Fix various issues with savegames 2021-04-09 00:14:56 +01:00
module.mk AGS: Implementing AGSController plugin 2021-04-17 21:25:06 -07:00
music.cpp AGS: Remove unused private members and globals 2021-04-09 19:18:07 -07:00
music.h AGS: Remove unused private members and globals 2021-04-09 19:18:07 -07:00
POTFILES AGS: Add POTFILES 2021-02-21 00:21:12 +00:00