scummvm/engines/ags
2022-12-01 11:53:02 +01:00
..
engine JANITORIAL: AGS: Correct Spelling Mistake 2022-11-15 22:52:43 +02:00
lib COMMON: Move std::initializer_list to scummsys.h 2022-09-04 23:20:17 +01:00
plugins AGS: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
shared AGS: Support files coming from SearchMan 2022-11-18 01:22:59 +01:00
tests ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
achievements_tables.h AGS: Add Excavation HB and RnR will never die! to achievements table 2022-10-30 13:30:12 +01:00
ags.cpp COMMON: Move all compression-related files to a separate directory 2022-12-01 11:53:02 +01:00
ags.h AGS: Remove unused mutex variables in AGSEngine 2022-06-16 23:16:20 +01:00
configure.engine
console.cpp AGS: Reorganized few cc_ headers 2022-05-05 22:41:07 -07:00
console.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
credits.pl
detection_tables.h AGS: Add detection for recent games 2022-12-01 03:00:54 +01:00
detection.cpp AGS: Fix crash in debug builds when detecting ,exe files with non-standard characters 2022-07-23 00:48:33 +01:00
detection.h AGS: Open clickteam-compressed files 2022-11-18 01:22:59 +01:00
dialogs.cpp ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
events.cpp AGS: in the new key input mode, only update key state once a frame 2022-04-27 19:31:40 -07:00
events.h AGS: in the new key input mode, only update key state once a frame 2022-04-27 19:31:40 -07:00
game_scanner.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
game_scanner.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
globals.cpp AGS: Store DialogTopics in std::vector 2022-06-20 23:52:25 +01:00
globals.h AGS: rewrote eAGSMouseButton enum to sync with the script API 2022-10-10 00:16:16 +01:00
metaengine.cpp ENGINES: Remove use of getEngineId() in MetaEngine subclasses 2022-07-20 11:54:19 +02:00
metaengine.h ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
module.mk AGS: cc_error returns stack from all script threads 2022-05-05 22:41:07 -07:00
music.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
music.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
POTFILES AGS: Update POTFILES 2022-02-23 09:10:54 +00:00