scummvm/engines/sci/engine
2011-06-12 02:00:09 +02:00
..
features.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
features.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gc.cpp SCI: Avoid incrementing lockers of deleted script 2011-05-13 23:09:04 +02:00
gc.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel_tables.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kernel.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kevent.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kfile.cpp ENGINES: Remove some uses of g_engine 2011-06-03 18:21:58 +02:00
kgraphics.cpp SCI: Added a more generalized fix for bug #3306417 2011-05-29 21:12:37 +03:00
klists.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmath.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmenu.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmisc.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmovement.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kparse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kpathing.cpp SCI: Fix up start/end points when pathfinding with opt == 0. 2011-05-31 16:26:38 +02:00
kscripts.cpp ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
ksound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kstring.cpp SCI: Added a more generalized fix for bug #3306417 2011-05-29 21:12:37 +03:00
kvideo.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
message.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
message.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.cpp SCI: Constify Object::_baseVars 2011-05-25 16:44:50 +02:00
object.h SCI: Constify Object::_baseVars 2011-05-25 16:44:50 +02:00
savegame.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
savegame.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
script_patches.cpp SCI: Added workarounds for bug #3292251, instead of patching the script 2011-05-13 00:10:44 +03:00
script.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
script.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
scriptdebug.cpp SCI: Fix sign in disasm of relative jumps 2011-06-12 02:00:09 +02:00
seg_manager.cpp ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
seg_manager.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
segment.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.h ALL: analyse -> analyze 2011-05-25 10:50:47 -04:00
selector.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
selector.h ALL: behaviour -> behavior 2011-05-25 10:50:46 -04:00
state.cpp SCI: Switch some char* to Common::String& 2011-06-03 16:16:38 +02:00
state.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
static_selectors.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vm_types.cpp SCI: Changed order of script and room in error messages 2011-06-11 14:00:02 +03:00
vm_types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vm.cpp SCI: Changed order of script and room in error messages 2011-06-11 14:00:02 +03:00
vm.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
workarounds.cpp SCI: Fixed script bug #3313962 - "ECOQUEST2 Spanish: Crash near beginning" 2011-06-11 14:34:47 +03:00
workarounds.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00