scummvm/engines/sci/engine
2011-11-29 18:34:34 +01:00
..
features.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
features.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +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 SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
kernel.cpp SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
kernel.h SCI: Added skeleton code for kEditText (still not working) 2011-10-28 22:20:33 +03:00
kevent.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kfile.cpp SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3 2011-10-30 21:42:32 +02:00
kgraphics.cpp SCI: Remove unneeded casts (thanks to wjp for pointing that out) 2011-10-28 22:54:02 +03:00
klists.cpp SCI: Fix copy/paste error 2011-11-03 01:06:56 +00:00
kmath.cpp SCI: Fixed bug #3413020 - "SCI: Longbow: Robin is stuck in the final monk chase scene" 2011-09-23 00:22:44 +03:00
kmenu.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kmisc.cpp SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain" 2011-09-24 01:32:13 +03:00
kmovement.cpp SCI: Removed the old kDoAvoider code 2011-10-09 19:16:04 +03:00
kparse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
kpathing.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
kscripts.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
ksound.cpp SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language handling 2011-11-01 20:29:53 +01:00
kstring.cpp SCI32: kString: Move variable declaration to prevent problems 2011-10-30 13:56:37 +01:00
kvideo.cpp SCI: Duck videos are 16bpp, so we need to change the active pixel format 2011-10-18 03:24:46 +03: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: Changed a warning about wrong object variable count into a debugC 2011-10-11 01:39:56 +03:00
object.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
savegame.cpp SCI: Made the object map hashmap of the Script class private 2011-11-05 10:07:03 +02:00
savegame.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script_patches.cpp SCI: Fixed QFG3 bug #3377429, by removing the problematic script patch 2011-08-25 03:06:20 +03:00
script.cpp SCI: Made more fields of the Script class private. Some cleanup. 2011-11-05 03:00:42 +02:00
script.h SCI: Fix const cast 2011-11-11 00:07:27 +01:00
scriptdebug.cpp SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
seg_manager.cpp SCI: Fix style 2011-11-11 00:16:57 +01:00
seg_manager.h SCI: Made more fields of the Script class private. Some cleanup. 2011-11-05 03:00:42 +02:00
segment.cpp SCI: Fixed a workaround 2011-11-03 22:44:11 +02:00
segment.h ALL: analyse -> analyze 2011-05-25 10:50:47 -04:00
selector.cpp SCI: Fixed text background color and text transparency for SCI32 games 2011-10-28 22:20:31 +03:00
selector.h SCI: Fixed text background color and text transparency for SCI32 games 2011-10-28 22:20:31 +03:00
state.cpp SCI: Made more fields of the Script class private. Some cleanup. 2011-11-05 03:00:42 +02:00
state.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
static_selectors.cpp SCI: Extended the detection of certain selectors to work in SCI2 2011-10-13 14:03:58 +03:00
vm_types.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
vm_types.h SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
vm.cpp SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
vm.h SCI: Fix restarting SCI engine with different SCI version 2011-11-29 18:34:34 +01:00
workarounds.cpp SCI: Changed the kUnload workaround for the LB2 demo to apply to all scenes 2011-10-19 23:52:52 +03:00
workarounds.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00