scummvm/engines/agi
2025-03-27 13:47:57 +08:00
..
preagi AGI: PREAGI: Initialize members 2025-01-18 20:15:00 -08:00
agi.cpp AGI: Add KQ1-Early Apple II loader and detection 2025-01-23 03:18:14 -08:00
agi.h ENGINES: [a-k]*: Switched Debug Channels from bitfield to sequential enum 2025-02-22 15:51:24 +01:00
appleIIgs_timedelay_overwrite.h
checks.cpp AGI: Implement near.water opcode 2025-01-30 21:14:57 -08:00
configure.engine CONFIGURE: Replace mt32emu component with 'midi' 2024-12-26 22:54:56 +01:00
console.cpp AGI: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
console.h AGI: Add diskdump debug command 2025-01-18 20:15:00 -08:00
credits.pl
cycle.cpp AGI: Fix KQ3 mice conversation not occurring 2024-11-11 16:07:17 -08:00
detection.cpp AGI: Const correctness 2025-03-27 13:47:57 +08:00
detection.h
detection_tables.h AGI: Add detection for early version of XMASCARD 2025-02-24 22:51:54 -08:00
disk_image.cpp
disk_image.h AGI: Add KQ1-Early Apple II loader and detection 2025-01-23 03:18:14 -08:00
font.cpp
font.h
global.cpp
graphics.cpp
graphics.h
inv.cpp
inv.h
keyboard.cpp
keyboard.h
loader.cpp AGI: Create AgiLoader method for locating disk images 2025-01-23 03:18:14 -08:00
loader.h AGI: Initialize member 2025-02-03 22:10:04 -08:00
loader_a2.cpp AGI: Fix debugC() usage 2025-02-22 21:24:22 +01:00
loader_gal.cpp AGI: Add KQ1-Early PC loader and detection 2025-01-23 03:18:14 -08:00
loader_gal_a2.cpp AGI: Fix debugC() usage 2025-02-22 21:24:22 +01:00
loader_v1.cpp AGI: Fix debugC() usage 2025-02-22 21:24:22 +01:00
loader_v2.cpp AGI: Move AgiLoader definitions to loader.h 2025-01-23 03:18:14 -08:00
loader_v3.cpp AGI: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp ENGINES: Use pointers when deleting inside range loops 2025-03-27 13:47:57 +08:00
menu.h
metaengine.cpp AGI: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
module.mk AGI: Add KQ1-Early Apple II loader and detection 2025-01-23 03:18:14 -08:00
motion.cpp
mouse_cursor.h
objects.cpp
op_cmd.cpp AGI: Implement near.water opcode 2025-01-30 21:14:57 -08:00
op_dbg.cpp
op_test.cpp
opcodes.cpp AGI: Implement near.water opcode 2025-01-30 21:14:57 -08:00
opcodes.h AGI: Implement near.water opcode 2025-01-30 21:14:57 -08:00
palette.h
picture.cpp AGI: Document PictureMgr 2025-01-05 09:49:27 +02:00
picture.h AGI: Document PictureMgr 2025-01-05 09:49:27 +02:00
picture_gal.cpp AGI: Add support for early KQ1 pictures 2025-01-05 09:49:27 +02:00
picture_gal.h AGI: Add support for early KQ1 pictures 2025-01-05 09:49:27 +02:00
POTFILES
saveload.cpp AGI: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
sound.cpp AGI: Disallow SoundGenSarien for AGIv1 sounds 2024-11-14 23:57:41 -08:00
sound.h AGI: Fix AGIv1 sound detection 2024-11-13 11:37:46 -08:00
sound_2gs.cpp
sound_2gs.h
sound_a2.cpp
sound_a2.h
sound_coco3.cpp
sound_coco3.h
sound_midi.cpp
sound_midi.h
sound_pcjr.cpp AGI: Add thread safety to SoundGenPCJr and SoundGenSarien 2024-11-16 13:38:31 -08:00
sound_pcjr.h AGI: Add thread safety to SoundGenPCJr and SoundGenSarien 2024-11-16 13:38:31 -08:00
sound_sarien.cpp AGI: Add thread safety to SoundGenPCJr and SoundGenSarien 2024-11-16 13:38:31 -08:00
sound_sarien.h AGI: Add thread safety to SoundGenPCJr and SoundGenSarien 2024-11-16 13:38:31 -08:00
sprite.cpp AGI: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
sprite.h
systemui.cpp AGI: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
systemui.h
text.cpp
text.h
view.cpp AGI: Add support for v2.230 view mirror data 2025-02-24 22:51:54 -08:00
view.h
wagparser.cpp
wagparser.h
words.cpp
words.h