scummvm/engines/sci
2009-05-13 23:08:36 +00:00
..
engine Simplified and re-enabled the debug code that shows pixmaps on screen and moved sciprintf() to tools.cpp 2009-05-13 21:22:53 +00:00
gfx SCI: Fixes a crash when loading SCI1.1 views without palette. 2009-05-13 23:08:36 +00:00
scicore Simplified and re-enabled the debug code that shows pixmaps on screen and moved sciprintf() to tools.cpp 2009-05-13 21:22:53 +00:00
sfx - Simplified SCI version detection a bit and clarified the different version feature flags (not used yet) 2009-05-13 16:52:41 +00:00
console.cpp - Slight cleanup of c_sfx_01_header() 2009-05-12 08:22:20 +00:00
console.h - Slight cleanup of c_sfx_01_header() 2009-05-12 08:22:20 +00:00
detection.cpp - Simplified SCI version detection a bit and clarified the different version feature flags (not used yet) 2009-05-13 16:52:41 +00:00
exereader.cpp - Simplified SCI version detection a bit and clarified the different version feature flags (not used yet) 2009-05-13 16:52:41 +00:00
exereader.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk Simplified and re-enabled the debug code that shows pixmaps on screen and moved sciprintf() to tools.cpp 2009-05-13 21:22:53 +00:00
sci.cpp SCI: Hacked stuff up so that debugger commands also print on the GUI console 2009-05-11 18:18:43 +00:00
sci.h - Simplified SCI version detection a bit and clarified the different version feature flags (not used yet) 2009-05-13 16:52:41 +00:00
tools.cpp Simplified and re-enabled the debug code that shows pixmaps on screen and moved sciprintf() to tools.cpp 2009-05-13 21:22:53 +00:00
tools.h SCI: Mapped BREAKPOINT macro to error() for now 2009-04-20 19:27:32 +00:00
uinput.h SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00