scummvm/engines/agi
2011-09-26 15:42:31 +03:00
..
agi.cpp AGI: Fixed bug #3196882 - "KQ3: PCSpeaker affects render mode" 2011-09-26 05:23:42 +03:00
agi.h AGI: Fix style 2011-09-26 14:31:04 +02: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: Fixed bug #3074570 - "AGI LSL1: TAB stops working after restart" 2011-09-26 00:56:10 +03:00
detection_tables.h AGI: Fixed the description of KQ2 Amiga (bug #3191496) 2011-09-26 05:38:18 +03:00
detection.cpp AGI: Add some comments regarding save slot 0, and use the default SaveStateDescriptor constructor 2011-09-25 15:10:43 +03: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 AGI: doUpdate() already calls updateScreen() 2011-09-26 01:43:14 +03: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: Marked 4070342 as a workaround 2011-09-26 04:29:41 +03: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: Bugfix for script bug #3116541 - "AGI FAN Beyond the Titanic 2: Crash on Item Viewing" 2011-09-25 18:37:37 +03:00
op_cmd.cpp AGI: Fixed several incorrect substitutions of "game" with "_game" 2011-09-26 15:42:31 +03: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 AGI: Fix bug #3398171: AGI: SQ1/SQ2: problem entering name 2011-08-27 23:43:46 +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: doUpdate() already calls updateScreen() 2011-09-26 01:43:14 +03:00
preagi_mickey.h AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi_troll.cpp AGI: doUpdate() already calls updateScreen() 2011-09-26 01:43:14 +03:00
preagi_troll.h AGI: Make Troll inherit from PreAgiEngine 2011-08-15 11:55:03 -04:00
preagi_winnie.cpp AGI: doUpdate() already calls updateScreen() 2011-09-26 01:43:14 +03:00
preagi_winnie.h AGI: Cleanup PreAGI console code 2011-08-15 22:24:42 -04:00
preagi.cpp AGI: Fixed bug #3196882 - "KQ3: PCSpeaker affects render mode" 2011-09-26 05:23:42 +03:00
preagi.h AGI: Clean up save/load String usage 2011-09-26 09:27:15 +02:00
predictive.cpp AGI: Fix Engine Exit While Predictive Dialog Is Open. 2011-06-08 03:38:52 +01:00
saveload.cpp AGI: Clean up save/load String usage 2011-09-26 09:27:15 +02: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 AGI: Fixed the actual cause of bug #3295652, and partially fixed bug #3080415 2011-09-26 03:50:58 +03:00
sprite.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
text.cpp AGI: Removed leftover dead code 2011-09-26 15:27:05 +03: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