scummvm/engines/sci
Filippos Karapetis 2e59107a42 Removed some unused code
svn-id: r40486
2009-05-12 13:29:32 +00:00
..
engine Removed some unused code 2009-05-12 13:29:32 +00:00
gfx SCI: Reduced header deps 2009-05-11 13:31:17 +00:00
scicore SCI: Merged Message() and GetMessage(). Set SCI1.1 to use SCI1 kernel table (for now). 2009-05-12 12:31:09 +00:00
sfx Silenced MSVC warning about unsafe mix of byte and boolean 2009-05-12 07:19:49 +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 set resource version for LSL6 low-res CD version as well + update language comment 2009-05-12 12:57:03 +00:00
exereader.cpp SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00
exereader.h Normalized guard #defines 2009-02-24 15:33:40 +00:00
module.mk SCI: turn the various gfx filters from #define hacks into template funcs 2009-05-08 16:01:25 +00:00
sci_memory.cpp SCI: moved sci_strndup to menubar.cpp 2009-03-24 12:14:22 +00:00
sci_memory.h SCI: moved sci_strndup to menubar.cpp 2009-03-24 12:14:22 +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 Console is a class, not a struct 2009-05-11 17:07:38 +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 SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00