scummvm/engines/ags
2022-10-10 08:40:27 +01:00
..
engine AGS: Fix Signed vs. Unsigned GCC Compiler Warning 2022-10-10 08:40:27 +01:00
lib COMMON: Move std::initializer_list to scummsys.h 2022-09-04 23:20:17 +01:00
plugins AGS: added render callback AGSE_POSTROOMDRAW 2022-10-10 00:16:16 +01:00
shared AGS: renamed IAGSFontRenderer2 to IAGSFontRendererInternal 2022-10-10 00:16:16 +01:00
tests ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
achievements_tables.h ACHIEVEMENTS: Add values for new AGS steam/gog games 2022-08-07 22:50:59 +03:00
ags.cpp AGS: Changed ComponentHandlers array from being global objects 2022-05-31 18:46:33 -07:00
ags.h AGS: Remove unused mutex variables in AGSEngine 2022-06-16 23:16:20 +01:00
configure.engine ENGINES: Drop cxx11 feature dependency. Now it is always preent 2021-10-31 11:46:26 +02:00
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 DEVTOOLS: move credits from devtools/credits.pl to engines 2021-08-05 00:01:46 +02:00
detection_tables.h AGS: Add detection for latest Primordia update (GOG - Windows) 2022-10-05 12:00:16 +02: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 ENGINES: Change the MetaEngineDetection interface to match MetaEngine 2022-07-23 23:31:58 +02:00
dialogs.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +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 ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +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