scummvm/engines/agi
Max Horn 879c3c7817 DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()
Also reorder the parameters of composeFileHashMap, placing the "return value"
first.
2011-06-14 18:52:11 +02:00
..
agi.cpp AGI: Numeric Keypad Control in Predictive Dialog (Bug #3309376) 2011-06-08 04:16:54 +01:00
agi.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
checks.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() 2011-06-14 18:52:11 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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_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: Split all sound generators into separate modules. 2010-06-15 10:36:54 +00: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 ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
op_dbg.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
op_test.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
opcodes.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
preagi_winnie.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +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 AGI: Replace snprintf() usage with Common::String::format() 2011-06-02 19:46:55 +01:00
sound_2gs.cpp AGI: Fix type mismatch (see bug #3311198) 2011-06-03 23:17:26 +02:00
sound_2gs.h AGI: Fix compilation on 64 bit platforms 2011-05-25 22:45:21 +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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +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: Experimental fix for bug #3292778 ("SQ2: Music missing notes") 2011-06-10 19:41:31 +02:00
sound_pcjr.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_sarien.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound_sarien.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sound.cpp Merge pull request #9 from tiqpit/a2gs 2011-05-25 10:00:26 -07:00
sound.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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: Cleanup 2011-05-17 21:21:51 +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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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