scummvm/engines/sci
2009-05-13 19:03:12 +00:00
..
engine SCI: Message: Added a few more subfunctions; cleanup. 2009-05-13 19:03:12 +00:00
gfx Fix some variable may be used uninitialized warnings. 2009-05-13 18:12:17 +00:00
scicore - Simplified SCI version detection a bit and clarified the different version feature flags (not used yet) 2009-05-13 16:52:41 +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
module.mk - Simplified SCI version detection a bit and clarified the different version feature flags (not used yet) 2009-05-13 16:52:41 +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 Replaced getInt16, getUInt16 and putInt16 2009-03-07 16:14:20 +00:00
tools.h SCI: Mapped BREAKPOINT macro to error() for now 2009-04-20 19:27:32 +00:00
uinput.h