scummvm/engines/sci
2009-06-15 08:44:35 +00:00
..
engine Buildfix for gcc 3.3 (moved a template class member into the header file) 2009-06-13 13:27:21 +00:00
gfx Replaced GFXWARN with warning and GFXDEBUG with debugC 2009-06-08 11:42:13 +00:00
sfx SCI: Moved audio code from AudioResource to the sfx core. 2009-06-12 23:46:23 +00:00
console.cpp Added aliases for the script/breakpoint related commands and added the debugflag related commands to the help screen 2009-06-15 08:44:35 +00:00
console.h Moved some more debug commands to ScummVM's console 2009-06-08 08:38:10 +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 SCI: Added detection entries for Japanese SQ4. 2009-06-14 14:11:21 +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: Moved audio code from AudioResource to the sfx core. 2009-06-12 23:46:23 +00:00
resource.h SCI: Moved audio code from AudioResource to the sfx core. 2009-06-12 23:46:23 +00:00
sci.cpp Objectified the graphics driver 2009-06-06 10:21:48 +00:00
sci.h SCI: Got rid of g_EngineState 2009-06-07 23:04:34 +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 SCI: Moved resource36 handling into resource manager. 2009-06-07 19:15:55 +00:00
vocabulary.h Moved some more debug commands to ScummVM's coneole 2009-06-06 16:43:13 +00:00