scummvm/engines/sci
Greg Frieger 35d0744f31 ResourceManager:
- RESOURCE.MSG and MESSAGE.MAP added to source List
- Small changes in patch processing code to avoid loading wrong files

svn-id: r39345
2009-03-11 22:52:54 +00:00
..
engine Fix heap corruption when assigning the save game directory 2009-03-11 22:50:06 +00:00
gfx Untangled the parameters in gfxr_interpreter_get_view() as well. Updated comments 2009-03-11 17:09:30 +00:00
scicore ResourceManager: 2009-03-11 22:52:54 +00:00
sfx SCI: Memory 'ref counting' code is only used by song iterators -> move it there, make it private (to be replaced one day by something else, e.g. Common::SharedPtr) 2009-03-10 19:08:07 +00:00
console.cpp
console.h
detection.cpp
exereader.cpp
exereader.h
module.mk Resource decompression functions moved to scicore\decompressor.cpp and turned into classes. 2009-03-10 21:44:03 +00:00
sci_memory.cpp SCI: Memory 'ref counting' code is only used by song iterators -> move it there, make it private (to be replaced one day by something else, e.g. Common::SharedPtr) 2009-03-10 19:08:07 +00:00
sci_memory.h SCI: Memory 'ref counting' code is only used by song iterators -> move it there, make it private (to be replaced one day by something else, e.g. Common::SharedPtr) 2009-03-10 19:08:07 +00:00
sci.cpp SCI: Added new header gfx/font.h and removed some dead code 2009-03-08 08:15:56 +00:00
sci.h
tools.cpp
tools.h
uinput.h