scummvm/engines/sci
Johannes Schickel cda5d6989b Fix some warnings.
svn-id: r38840
2009-02-24 15:14:15 +00:00
..
engine Fix some warnings. 2009-02-24 15:14:15 +00:00
gfx SCI: call updateScreen after every copyRectToScreen; removed internal front visual buffer 2009-02-24 12:01:28 +00:00
include SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp counterparts are in 2009-02-24 06:00:10 +00:00
scicore SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp counterparts are in 2009-02-24 06:00:10 +00:00
sfx SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file 2009-02-24 05:39:10 +00:00
console.cpp Whitespace cleanup 2009-02-22 13:11:43 +00:00
console.h - Made ResourceManager accessible from _vm 2009-02-22 01:33:16 +00:00
detection.cpp SCI: Added some demos (they don't work, so disabled for now. Would be way cool if all demos worked, for testing) 2009-02-23 04:35:06 +00:00
exereader.cpp Add remapping of Amiga version strings and re-enable detection of kq5 amiga. 2009-02-22 01:11:06 +00:00
exereader.h Add remapping of Amiga version strings and re-enable detection of kq5 amiga. 2009-02-22 01:11:06 +00:00
module.mk SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file 2009-02-24 05:39:10 +00:00
sci_memory.cpp SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file 2009-02-24 05:39:10 +00:00
sci_memory.h SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memory.cpp into engines/sci/; moved macros from the header into the source file 2009-02-24 05:39:10 +00:00
sci.cpp SCI: Moved kernel.h and kdebug.h from include/ to engine/; untangled header deps some more 2009-02-24 05:51:55 +00:00
sci.h Add resource version option to game detection table, for games version(s) with undetected/unexpected resource types. 2009-02-22 03:40:51 +00:00
tools.cpp Fix some warnings. 2009-02-24 15:14:15 +00:00
tools.h SCI: Moved file specific stuff from tools.h & tools.cpp to kfile.cpp 2009-02-23 04:37:35 +00:00