scummvm/engines/agi
2011-08-15 22:24:42 -04:00
..
agi.cpp AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
agi.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
checks.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
console.cpp AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
console.h AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
cycle.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
detection_tables.h AGI: Switched booters detection to AD 2011-08-13 23:27:34 +01:00
detection.cpp AGI: Make Troll inherit from PreAgiEngine 2011-08-15 11:55:03 -04:00
font.h
global.cpp
graphics.cpp
graphics.h
id.cpp AGI: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +01:00
inv.cpp
keyboard.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
keyboard.h
loader_v1.cpp AGI: Switched booters detection to AD 2011-08-13 23:27:34 +01:00
loader_v2.cpp
loader_v3.cpp
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp
menu.h
module.mk AGI: Reorganize the PreAGI code a bit 2011-08-15 11:55:03 -04:00
motion.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
objects.cpp AGI: Implement loader for V1 "object" file 2011-08-13 23:27:22 +01:00
op_cmd.cpp Checked V1 instructions till 0x42 2011-08-14 21:40:07 +01:00
op_dbg.cpp AGI: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +01:00
op_test.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
opcodes.cpp Checked V1 instructions till 0x42 2011-08-14 21:40:07 +01:00
opcodes.h Checked V1 instructions till 0x42 2011-08-14 21:40:07 +01:00
picture.cpp
picture.h
preagi_mickey.cpp AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi_mickey.h AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi_troll.cpp AGI: Make Troll inherit from PreAgiEngine 2011-08-15 11:55:03 -04:00
preagi_troll.h AGI: Make Troll inherit from PreAgiEngine 2011-08-15 11:55:03 -04:00
preagi_winnie.cpp AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi_winnie.h AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi.cpp AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi.h AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
predictive.cpp
saveload.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
sound_2gs.cpp AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_2gs.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_coco3.cpp AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_coco3.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_midi.cpp AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_midi.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_pcjr.cpp AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_pcjr.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_sarien.cpp AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound_sarien.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sound.cpp Checked V1 instructions till 0x42 2011-08-14 21:40:07 +01:00
sound.h AGI: Make the sound code use AgiBase instead of AgiEngine 2011-08-14 13:10:43 -04:00
sprite.cpp Checked V1 instructions till 0x42 2011-08-14 21:40:07 +01:00
sprite.h
text.cpp
view.cpp AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
view.h AGI: Renamed some #defines to our code conventions and moved them to enums 2011-08-14 18:48:59 +01:00
wagparser.cpp
wagparser.h
words.cpp AGI: Formatting (+ a few debug prints) 2011-08-13 23:27:08 +01:00