scummvm/engines/sci
2012-09-01 20:17:27 +03:00
..
engine Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
graphics Merge pull request #268 from clone2727/video-rewrite 2012-08-26 15:41:56 -04:00
parser Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
sound SCI: Limit the hack used for sound initialization to the Fun Seeker's demo only 2012-09-01 20:17:27 +03:00
video VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
console.cpp VIDEO: Merge AdvancedVideoDecoder into VideoDecoder 2012-08-16 14:00:14 -04:00
console.h SCI: Change the program counter (PC) to be a 32-bit variable 2012-06-23 21:45:26 +03:00
debug.h
decompressor.cpp
decompressor.h
detection_tables.h SCI: Add PQ3 Spanish DOS detection entry from bug #3555647. 2012-08-11 17:55:31 +01:00
detection.cpp SCI: Fix spelling of Yamaha. 2012-07-04 02:02:58 +02:00
event.cpp SCI: Fix mouse up events 2012-06-08 08:31:06 +02:00
event.h
module.mk SCI: Implement the file operations needed for the save dialog in Phantasmagoria 2012-06-13 12:26:49 +03:00
resource_audio.cpp COMMON: Move isFoo functions to namespace Common, add doxygen comments 2012-02-20 16:18:27 +01:00
resource_intern.h
resource.cpp SCI: Add setter/getter methods to reg_t's 2012-06-18 05:24:06 +03:00
resource.h SCI: Resolve some resource related FIXMEs 2012-05-15 03:05:38 +03:00
sci.cpp SCI: Rewrite RobotDecoder to use the AdvancedVideoDecoder API 2012-07-22 23:17:36 -04:00
sci.h
util.cpp
util.h