scummvm/engines/ags
2021-06-01 02:20:53 +03:00
..
engine AGS: Fixed ChangeRoom for <= 2.72 games moving character too early 2021-05-13 19:50:59 -07:00
lib AGS: Implement pivot_sprite and rotate_sprite 2021-05-31 23:44:39 +01:00
plugins AGS: Store client's ID and Secret with AchMan at AGS2Client::Initialize 2021-05-30 20:15:55 +03:00
shared AGS: Fix format string warning 2021-05-22 13:48:53 +02:00
tests AGS: Revert Standardization of number types 2021-02-16 19:45:02 -08:00
achievements_tables.h AGS: Add stats descriptions to AchievementsInfo 2021-06-01 02:20:53 +03:00
ags.cpp AGS: move debug channels to metaEngineDetection 2021-05-22 01:34:57 +02:00
ags.h AGS: Move debug channels to detection 2021-05-22 13:45:21 +02: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: Refactor macro functions at detection tables 2021-05-28 20:30:46 -07:00
detection.cpp AGS: Move debug channels to detection 2021-05-22 13:45:21 +02:00
detection.h AGS: Move debug channels to detection 2021-05-22 13:45:21 +02: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: Improve globals documentation 2021-05-21 19:52:03 +01:00
metaengine.cpp AGS: Add stats descriptions to AchievementsInfo 2021-06-01 02:20:53 +03:00
metaengine.h AGS: Fix various issues with savegames 2021-04-09 00:14:56 +01:00
module.mk AGS: Implement pivot_sprite and rotate_sprite 2021-05-31 23:44:39 +01: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