scummvm/engines/ags
2024-03-18 21:06:04 +02:00
..
engine GRAPHICS: Switch ManagedSurface to use Palette class 2024-03-18 21:06:04 +02:00
lib GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
plugins AGS: Don't use FSNode but rely on AGS facilities to load sound files 2024-03-18 15:58:20 +01:00
shared AGS: Updated build version (3.6.0.56) 2024-01-17 03:12:32 +01:00
tests AGS: TESTS: Get rid of old unused code. 2023-08-29 21:51:36 +02:00
achievements_tables.h AGS: Add achievements for various games 2023-07-13 15:50:59 +02:00
ags.cpp AGS: Fix fallback detection attempting to open empty path 2024-01-30 23:37:46 +01:00
ags.h AGS: Check msg is initialized and add mirrored getAutosaveSlot 2023-12-15 09:08:02 +00:00
configure.engine AGS: Add MAD to Engine Dependencies 2024-02-26 18:21:54 +00:00
console.cpp AGS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
console.h
credits.pl CREDITS: Add myself to AGS credits 2023-11-26 11:01:17 +02:00
detection_tables.h AGS: Group AGS 3.6.1/4.0 entries separately 2024-03-15 00:40:38 +01:00
detection.cpp AGS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
detection.h AGS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
dialogs.cpp AGS: Migrate engine to Path 2023-12-24 13:19:25 +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 AGS: Disable game scanner when detection is dynamic 2024-01-02 03:59:44 +02:00
game_scanner.h AGS: Disable game scanner when detection is dynamic 2024-01-02 03:59:44 +02:00
globals.cpp AGS: Replace local static "last_cutscene_script_pos" with field 2024-03-18 12:39:59 +01:00
globals.h AGS: Replace local static "last_cutscene_script_pos" with field 2024-03-18 12:39:59 +01:00
metaengine.cpp AGS: Add two GUIO flags related to saves 2023-12-15 09:08:02 +00:00
metaengine.h AGS: Add two GUIO flags related to saves 2023-12-15 09:08:02 +00:00
module.mk AGS: Add AGSBMFontRenderer plugin stub 2024-02-01 13:19:01 +01:00
music.cpp
music.h
POTFILES