scummvm/engines/sci
2009-06-06 17:56:41 +00:00
..
engine Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00
gfx Fix unused variable warnings. 2009-06-06 17:10:15 +00:00
sfx Cleanup 2009-06-05 23:08:35 +00:00
console.cpp Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00
console.h Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00
debug.h Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00
decompressor.cpp The error() and warning() functions add ! and newline automatically. (I didn't 2009-05-31 10:02:16 +00:00
decompressor.h SCI: cleanup 2009-05-28 11:15:09 +00:00
detection.cpp Added game GUI options to advancedDetector and updated all engines 2009-06-06 17:56:41 +00:00
exereader.cpp Simplified SCI versions to be SCI version generations, and fixed some game entries in the process. Also, added a sanity check for invalid game entries 2009-05-15 09:04:21 +00:00
exereader.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk SCI: Moved MemObject code into a separate source file 2009-06-04 11:45:17 +00:00
resource.cpp SCI: Fix audio regression in KQ5CD, introduced in r41205. 2009-06-06 12:30:13 +00:00
resource.h SCI: Moved the handling of 65535.map into the resource manager. 2009-06-06 00:07:18 +00:00
sci.cpp Objectified the graphics driver 2009-06-06 10:21:48 +00:00
sci.h - Moved the engine state and the console to be private members of SciEngine 2009-06-03 14:09:25 +00:00
tools.cpp - Moved the engine state and the console to be private members of SciEngine 2009-06-03 14:09:25 +00:00
tools.h Removed/replaced BREAKPOINT 2009-05-30 10:42:08 +00:00
uinput.h Reordered the numpad keys so that they make more sense, and simplified the code which returns the values of shifted function keys 2009-06-04 08:28:20 +00:00
vocabulary.cpp Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00
vocabulary.h Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00