scummvm/engines/sci/engine
Max Horn 8615cecfe0 SCI: Constify Object::_baseVars
This may have to be undone if we ever want to start free'ing _baseVars again.
2011-05-25 16:44:50 +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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kgraphics.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kscripts.cpp SCI: Avoid incrementing lockers of deleted script 2011-05-13 23:09:04 +02:00
ksound.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kstring.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02: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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
savegame.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +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 SCI: Avoid incrementing lockers of deleted script 2011-05-13 23:09:04 +02:00
script.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scriptdebug.cpp SCI: Don't include several debug tables when REDUCE_MEMORY_USAGE is defined 2011-05-13 16:12:52 +03:00
seg_manager.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
seg_manager.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
selector.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
selector.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
state.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vm_types.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vm.cpp SCI: Don't include several debug tables when REDUCE_MEMORY_USAGE is defined 2011-05-13 16:12:52 +03:00
vm.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
workarounds.cpp SCI: Added workarounds for bug #3292251, instead of patching the script 2011-05-13 00:10:44 +03:00
workarounds.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00