scummvm/engines/agos
2024-10-10 14:35:06 +02:00
..
drivers AGOS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
agos.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
agos.h AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
animation.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
animation.h AGOS: Adapt to subtitles changes and optimize 2022-11-20 17:18:38 +01:00
charset-fontdata.cpp
charset.cpp
configure.engine
contain.cpp
credits.pl
cursor.cpp
debug.cpp
debug.h
debugger.cpp AGOS: Enhance 'music' debugger command with optional track number 2024-05-28 14:46:43 +02:00
debugger.h
detection_fallback.h DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
detection_tables.h DETECTION: Use uint32 for ADGameFileDescription file size 2024-06-30 19:13:41 +02:00
detection.cpp ENGINES: Create a type aware advanced detector 2024-06-30 18:39:06 +02:00
detection.h ENGINES: Add ADDynamicGameDescription class 2024-06-30 18:39:06 +02:00
draw.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
event.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
feeble.cpp
gfx.cpp
icons.cpp
input_pn.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
input.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
intern_detection.h AGOS: Fix support for Simon 2 25th Anniversary 2023-07-03 21:57:39 +02:00
intern.h
items.cpp
menus.cpp AGOS: Use true/false keywords for boolean variables 2024-05-13 09:47:28 +03:00
metaengine.cpp AGOS: Fix key description in the keymapper to match other engines 2024-10-10 14:35:06 +02:00
midi.cpp JANITORIAL: Fix noticably typo in midi.cpp 2024-07-03 11:09:57 +03:00
midi.h
midiparser_gmf.cpp AGOS: Fix MIDI event noop flag not cleared 2023-01-14 17:14:51 +01:00
midiparser_gmf.h
midiparser_s1d.cpp
midiparser_simonwin.cpp AGOS: Improved debug output 2024-05-28 14:57:58 +02:00
midiparser_simonwin.h
module.mk
obsolete.h
oracle.cpp
pn.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
POTFILES
res_ami.cpp
res_snd.cpp AGOS: Added support for music track replacement for Enhanced Music Project 2024-05-28 14:54:44 +02:00
res.cpp ALL: Unify zlib and gzio API 2023-08-28 21:49:03 +02:00
rooms.cpp
saveload.cpp JANITORIAL: Fix verison typo in saveload.cpp 2024-07-03 11:09:57 +03:00
script_dp.cpp
script_e1.cpp
script_e2.cpp
script_ff.cpp
script_pn.cpp
script_pp.cpp
script_s1.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
script_s2.cpp
script_ww.cpp
script.cpp Revert "AGOS: SIMON2: Fix pirate dialogue freeze" 2023-08-08 12:30:17 +02:00
sfxparser_accolade.cpp
sfxparser_accolade.h
sound.cpp AGOS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
sound.h JANITORIAL: Fix specfic typos in sound.h 2024-07-03 11:09:57 +03:00
string_pn.cpp
string.cpp AGOS: Use true/false keywords for boolean variables 2024-05-13 09:47:28 +03:00
subroutine.cpp AGOS: Migrate engine to Path 2023-12-24 13:19:25 +01:00
verb_pn.cpp
verb.cpp AGOS: (WW) - fix mouse cursor glitch 2024-03-27 21:55:11 +01:00
vga_e2.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
vga_ff.cpp
vga_pn.cpp AGOS: Add keymapper support 2024-06-27 17:33:31 -05:00
vga_s1.cpp
vga_s2.cpp
vga_ww.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
vga.cpp Revert "AGOS: SIMON2: Fix pirate dialogue freeze" 2023-08-08 12:30:17 +02:00
vga.h
window.cpp
zones.cpp