scummvm/engines/sci
2009-02-21 19:35:30 +00:00
..
engine Fix compilation by implicit including of sys/stat.h 2009-02-21 19:35:30 +00:00
gfx SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files 2009-02-21 19:33:01 +00:00
include SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files 2009-02-21 19:33:01 +00:00
scicore SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files 2009-02-21 19:33:01 +00:00
sfx SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files 2009-02-21 19:33:01 +00:00
console.cpp formating 2009-02-21 15:30:47 +00:00
console.h formating 2009-02-21 15:30:47 +00:00
detection.cpp Fixed startup of my floppy version of SQ4 2009-02-21 18:58:32 +00:00
exereader.cpp formating 2009-02-21 15:30:47 +00:00
exereader.h - Moved SciEngine code to sci.cpp 2009-02-20 14:45:28 +00:00
module.mk Renamed SCI's console to sciconsole (MSVC has problems with files with the same name under different directories). ScummVM's console can be enabled correctly under MSVC now 2009-02-21 18:46:03 +00:00
sci.cpp Renamed SCI's console to sciconsole (MSVC has problems with files with the same name under different directories). ScummVM's console can be enabled correctly under MSVC now 2009-02-21 18:46:03 +00:00
sci.h formating 2009-02-21 15:30:47 +00:00
tools.cpp SCI: Tons of cleanup 2009-02-21 18:39:53 +00:00
tools.h SCI: Changed decompressors to take advantage of Common::ReadStream::readUint16LE; cleanup 2009-02-21 19:27:06 +00:00