scummvm/engines/agi
Jussi Pitkanen d273f58b3c AGI: AgiLoader_v1: Precalculate final resource offsets
That is, calculate the final offsets when loading the resource directories,
and when loading the resource simply seek into the disk image file.
2011-08-13 23:26:56 +01:00
..
agi.cpp AGI: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +01:00
agi.h AGI: Execute test commands only when needed 2011-08-13 23:26:53 +01:00
checks.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
console.cpp AGI: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +01:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
cycle.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h AGI: Cleanup 2011-08-13 23:26:32 +01:00
detection.cpp AGI: Cleanup 2011-08-13 23:26:32 +01: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
keyboard.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
loader_v1.cpp AGI: AgiLoader_v1: Precalculate final resource offsets 2011-08-13 23:26:56 +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: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +01:00
motion.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
objects.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
op_cmd.cpp AGI: Refactor interpreter core (somewhat akin to SCI) 2011-08-13 23:26:51 +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: Execute test commands only when needed 2011-08-13 23:26:53 +01:00
opcodes.cpp AGI: Execute test commands only when needed 2011-08-13 23:26:53 +01:00
opcodes.h AGI: Execute test commands only when needed 2011-08-13 23:26:53 +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_common.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_common.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_mickey.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_mickey.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_troll.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_troll.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_winnie.cpp AGI: Cleanup some Winnie string code 2011-07-03 13:49:28 -04:00
preagi_winnie.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
preagi.cpp AGI: Unify RandomSource instantiation 2011-05-17 12:17:27 +02:00
preagi.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
predictive.cpp AGI: Fix Engine Exit While Predictive Dialog Is Open. 2011-06-08 03:38:52 +01:00
saveload.cpp ALL: Use Graphics::skipThumbnail() where appropriate. 2011-08-07 15:19:09 +02:00
sound_2gs.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_2gs.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_coco3.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_coco3.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_midi.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_midi.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_pcjr.cpp AGI: Fix row duration in V1 SOUND resource player 2011-08-13 23:26:44 +01:00
sound_pcjr.h AGI: Add a layer of abstraction between the sound chip and the two players 2011-08-13 23:26:36 +01:00
sound_sarien.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sound_sarien.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp AGI: Fix detection of IIgs sample resources 2011-08-13 23:26:41 +01:00
sound.h AGI: Implement note fetch routine for AGI v2.001 sound resources 2011-08-13 23:26:19 +01:00
sprite.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
view.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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: Constify stuff 2011-05-18 13:06:33 +02:00