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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
global.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
graphics.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
graphics.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
id.cpp AGI: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +01:00
inv.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
loader_v1.cpp AGI: Switched booters detection to AD 2011-08-13 23:27:34 +01:00
loader_v2.cpp COMMON: Add exit() to list of forbidden symbols 2011-05-23 19:39:26 +02:00
loader_v3.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
logic.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
logic.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
lzw.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
lzw.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
menu.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
menu.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
picture.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 AGI: Fix Engine Exit While Predictive Dialog Is Open. 2011-06-08 03:38:52 +01:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
text.cpp AGI: Replace vsprintf by Common::String::vformat 2011-06-18 01:36:15 +02:00
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 ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
wagparser.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
words.cpp AGI: Formatting (+ a few debug prints) 2011-08-13 23:27:08 +01:00