scummvm/engines/agi
2024-03-15 09:21:15 -07:00
..
preagi AGI: Add WINNIE error checking when playing sound 2024-03-06 14:44:02 -07:00
agi.cpp AGI: Get rid of the older game flags 2024-02-15 21:40:09 -05:00
agi.h AGI: Restrict AGIMOUSE feature to AGIMOUSE games 2024-03-02 13:29:04 -07:00
appleIIgs_timedelay_overwrite.h
checks.cpp
configure.engine
console.cpp AGI: Cleanup graphics code 2024-02-15 21:39:59 -05:00
console.h
credits.pl
cycle.cpp AGI: Fix Gold Rush clock time at Fast and Fastest speeds 2024-03-11 10:34:38 -07:00
detection.cpp AGI: Replace use of MetaEngineDetection::parseAndCustomizeGuiOptions() 2023-08-28 22:59:50 +02:00
detection.h AGI: Reduce header dependency 2023-02-23 14:39:10 +01:00
detection_tables.h AGI: Review all the games in the website and Add new ones 2024-03-15 09:21:15 -07:00
font.cpp COMMON: Move DOS font from AGI to common 2023-04-29 13:37:45 +02:00
font.h
global.cpp
graphics.cpp AGI: Allow message box to be drawn over menu 2024-02-15 21:39:59 -05:00
graphics.h AGI: Cleanup graphics code 2024-02-15 21:39:59 -05:00
inv.cpp
inv.h
keyboard.cpp
keyboard.h
loader_v1.cpp AGI: Cleanup loader code 2024-02-15 21:38:44 -05:00
loader_v2.cpp AGI: Handle compressed V3 volumes in V2 games (CoCo3) 2024-02-15 21:40:22 -05:00
loader_v3.cpp AGI: Cleanup loader code 2024-02-15 21:38:44 -05:00
logic.cpp AGI: Rewrite logic decoding for clarity, OOB fixes 2024-02-15 21:26:38 -05:00
logic.h AGI: Rewrite logic decoding for clarity, OOB fixes 2024-02-15 21:26:38 -05:00
lzw.cpp
lzw.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
menu.cpp
menu.h
metaengine.cpp AGI: Remove superfluous AGI version setup for AGDS games 2024-02-15 21:40:09 -05:00
module.mk
motion.cpp AGI: Exclude DDP from motion/loop workaround 2024-03-04 16:15:05 -07:00
mouse_cursor.h
objects.cpp AGI: Get rid of the older game flags 2024-02-15 21:40:09 -05:00
op_cmd.cpp AGI: Fix KQ3 Rosella staircase bug 2024-03-06 12:06:18 -07:00
op_dbg.cpp
op_test.cpp
opcodes.cpp AGI: Restrict AGIMOUSE feature to AGIMOUSE games 2024-03-02 13:29:04 -07:00
opcodes.h AGI: Restrict AGIMOUSE feature to AGIMOUSE games 2024-03-02 13:29:04 -07:00
palette.h
picture.cpp AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
picture.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
POTFILES AGI: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
saveload.cpp AGI: Get rid of the older game flags 2024-02-15 21:40:09 -05:00
sound.cpp
sound.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
sound_2gs.cpp
sound_2gs.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
sound_coco3.cpp
sound_coco3.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
sound_midi.cpp
sound_midi.h
sound_pcjr.cpp AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
sound_pcjr.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
sound_sarien.cpp
sound_sarien.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
sprite.cpp
sprite.h AGI: Remove unused function declarations 2024-02-15 21:26:37 -05:00
systemui.cpp AGI: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
systemui.h AGI: Use parameter names in function declarations 2024-02-15 21:26:37 -05:00
text.cpp AGI: Allow message box to be drawn over menu 2024-02-15 21:39:59 -05:00
text.h AGI: Allow message box to be drawn over menu 2024-02-15 21:39:59 -05:00
view.cpp AGI: Fix KQ1 ego direction after bowing to king 2024-03-06 23:38:14 -07:00
view.h AGI: Cleanup graphics code 2024-02-15 21:39:59 -05:00
wagparser.cpp AGI: Fix memory leak in WinAGI parser 2023-04-13 13:15:51 -07:00
wagparser.h AGI: Fix memory leak in WinAGI parser 2023-04-13 13:15:51 -07:00
words.cpp AGI: Fix missing words from our dictionary 2024-02-29 19:31:09 -07:00
words.h