scummvm/engines/sci
2010-02-04 17:57:44 +00:00
..
engine SCI: adding back selector for sci32 2010-02-04 17:55:23 +00:00
graphics SCI: adding GfxPaint32 class, adding back support for planes, minor change in GfxPaint16 (using #def instead of fixed value) 2010-02-04 17:57:44 +00:00
parser Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
sound Fixed the hang with the new music code after the copy protection in Island of Dr. Brain 2010-02-03 23:02:37 +00:00
video Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
console.cpp Placed all the game feature detection code in a separate class 2010-02-03 11:02:43 +00:00
console.h SCI: Renamed Console::_vm to _engine 2010-02-03 01:32:03 +00:00
debug.h - Removed the toggle for "weak" validations, as there are cases where they fail (e.g. in Longbow), so there is no point in having strict validations 2009-10-01 10:57:59 +00:00
decompressor.cpp SCI: Fix overflow in LZS decompressor 2010-01-06 20:22:00 +00:00
decompressor.h SCI: Fix overflow in LZS decompressor 2010-01-06 20:22:00 +00:00
detection_tables.h kPlatform(0) should return the SCI platform number. Fixes playing AVI's in KQ7 Windows. Also, adding/updating detection entries for KQ7 Windows. 2010-02-01 04:14:16 +00:00
detection.cpp Fix warning format arguments. (Passing a Common::String ins't that much of a good idea) 2010-01-31 10:02:38 +00:00
event.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
event.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
module.mk SCI: adding GfxPaint32 class, adding back support for planes, minor change in GfxPaint16 (using #def instead of fixed value) 2010-02-04 17:57:44 +00:00
resource.cpp SCI: we checked first cel size when detecting hires instead of actual picture resolution, now checking correctly 2010-02-03 21:59:41 +00:00
resource.h SCI: Handle -1 properly when passed as a language id to DoAudio 2010-01-31 19:45:51 +00:00
sci.cpp Placed all the game feature detection code in a separate class 2010-02-03 11:02:43 +00:00
sci.h SCI: Removed old pathfinding define from sci.h 2010-01-30 04:33:46 +00:00