scummvm/engines/ags
Walter Agazzi 051555397d AGS: Add detection for various old games/versions
From AGS archives S-Z
2023-02-24 15:34:49 +01:00
..
engine AGS: Check sound stream isn't null before playing 2023-02-04 11:57:12 +01:00
lib AGS: Add more sanity checks to allegro putpixel functions 2023-02-21 21:10:48 +00:00
plugins AGS: Plugin API: few adjustments to recently added methods 2022-12-15 22:40:17 +01:00
shared GRAPHICS: Make rawBlitFrom take a ManagedSurface 2023-02-23 19:10:45 +01:00
tests ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
achievements_tables.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
ags.cpp AGS: Improve pixel format selection 2023-02-09 23:31:39 +00: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 various old games/versions 2023-02-24 15:34:49 +01:00
detection.cpp AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +01:00
detection.h AD: Move canPlayUnknownVariants() override to a flag. 2023-01-09 18:56:50 +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 COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +01:00
metaengine.h COMMON: Move achievements.* to engines/ 2022-12-02 00:12:22 +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