scummvm/engines/agi
2024-03-01 00:56:13 -07:00
..
preagi AGI: Get rid of the older game flags 2024-01-27 03:27:27 +02:00
agi.cpp AGI: Get rid of the older game flags 2024-01-27 03:27:27 +02:00
agi.h AGI: Remove superfluous AGI version setup for AGDS games 2024-01-27 04:28:47 +02:00
appleIIgs_timedelay_overwrite.h
checks.cpp
configure.engine
console.cpp AGI: Cleanup graphics code 2024-01-22 17:32:46 -07:00
console.h
credits.pl
cycle.cpp AGI: Use correct Amiga platform value 2024-01-26 13:34:53 -08:00
detection_tables.h AGI: Fix Manhunter 2 detection entry 2024-03-01 00:56:13 -07:00
detection.cpp AGI: Replace use of MetaEngineDetection::parseAndCustomizeGuiOptions() 2023-08-28 22:59:50 +02:00
detection.h
font.cpp AGI: Migrate engine to Path 2023-12-24 13:19:25 +01:00
font.h AGI: Migrate engine to Path 2023-12-24 13:19:25 +01:00
global.cpp
graphics.cpp AGI: Allow message box to be drawn over menu 2024-01-22 18:06:40 -07:00
graphics.h AGI: Cleanup graphics code 2024-01-22 17:32:46 -07:00
inv.cpp
inv.h
keyboard.cpp
keyboard.h
loader_v1.cpp AGI: Cleanup loader code 2024-01-22 17:32:46 -07:00
loader_v2.cpp AGI: Handle compressed V3 volumes in V2 games (CoCo3) 2024-01-28 10:39:18 -08:00
loader_v3.cpp AGI: Cleanup loader code 2024-01-22 17:32:46 -07:00
logic.cpp AGI: Rewrite logic decoding for clarity, OOB fixes 2024-01-22 17:32:45 -07:00
logic.h AGI: Rewrite logic decoding for clarity, OOB fixes 2024-01-22 17:32:45 -07:00
lzw.cpp
lzw.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
menu.cpp
menu.h
metaengine.cpp AGI: Remove superfluous AGI version setup for AGDS games 2024-01-27 04:28:47 +02:00
module.mk
motion.cpp
mouse_cursor.h
objects.cpp AGI: Get rid of the older game flags 2024-01-27 03:27:27 +02:00
op_cmd.cpp AGI: Move SQ2 Apple IIgs unknown opcode handling 2024-01-30 13:22:44 -08:00
op_dbg.cpp
op_test.cpp AGI: Avoid using bitfields in debugC() 2023-12-28 01:41:10 +01:00
opcodes.cpp AGI: Update V1 opcode table 2024-02-17 15:44:09 -05:00
opcodes.h AGI: Fix opcode table version detection 2024-01-26 13:34:53 -08:00
palette.h
picture.cpp AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
picture.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
POTFILES
saveload.cpp AGI: Get rid of the older game flags 2024-01-27 03:27:27 +02:00
sound_2gs.cpp AGI: Migrate engine to Path 2023-12-24 13:19:25 +01:00
sound_2gs.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
sound_coco3.cpp
sound_coco3.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
sound_midi.cpp
sound_midi.h
sound_pcjr.cpp AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
sound_pcjr.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
sound_sarien.cpp
sound_sarien.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
sound.cpp
sound.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
sprite.cpp
sprite.h AGI: Remove unused function declarations 2024-01-01 21:59:20 -08:00
systemui.cpp
systemui.h AGI: Use parameter names in function declarations 2024-01-22 17:32:45 -07:00
text.cpp AGI: Allow message box to be drawn over menu 2024-01-22 18:06:40 -07:00
text.h AGI: Allow message box to be drawn over menu 2024-01-22 18:06:40 -07:00
view.cpp AGI: Cleanup graphics code 2024-01-22 17:32:46 -07:00
view.h AGI: Cleanup graphics code 2024-01-22 17:32:46 -07:00
wagparser.cpp AGI: Migrate engine to Path 2023-12-24 13:19:25 +01: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:29:11 -07:00
words.h