scummvm/engines/sci
2009-02-21 22:14:26 +00:00
..
engine SCI: Changed typedef struct -> struct 2009-02-21 22:06:42 +00:00
gfx SCI: Changed typedef struct -> struct 2009-02-21 22:06:42 +00:00
include SCI: Changed typedef struct -> struct 2009-02-21 22:06:42 +00:00
scicore SCI: Got rid of include/scitypes.h 2009-02-21 21:16:41 +00:00
sfx SCI: Replaced evil MIDI_WRITER_BODY with C++ subclassing; some compile fixes to currently unused files 2009-02-21 22:14:26 +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 re-add PQ3 & PQ4 from the PQ collection 2009-02-21 22:13:59 +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 typedef struct -> struct 2009-02-21 22:06:42 +00:00