scummvm/engines/sci/scicore
Filippos Karapetis ceee278def Disabled some unused code
svn-id: r40411
2009-05-10 09:53:39 +00:00
..
decompressor.cpp Wrapped all the still WIP SCI32-specific code around appropriate ifdef blocks. SCI32 has fundamental differences from previous SCI versions (e.g. direct point addressing is no longer possible), most of SCI32 games use SVGA resolutions and currently a lot of SCI32 specific code is missing (like, for example, the newer string and array handling functions, the widget system etc). This has been done in the same manner as in the SCUMM and SAGA engines. 2009-03-30 07:53:32 +00:00
decompressor.h Fixed compilation 2009-03-30 07:57:10 +00:00
resource.cpp SCI: DoSync should work now, but the lip-syncing mechanism also needs DoAudio 2009-04-25 23:31:03 +00:00
resource.h SCI: DoSync should work now, but the lip-syncing mechanism also needs DoAudio 2009-04-25 23:31:03 +00:00
sciconsole.cpp
sciconsole.h
treedef.1
treedef.2
treedef.3
versions.cpp
versions.h
vocab_debug.cpp Disabled some unused code 2009-05-10 09:53:39 +00:00
vocabulary.cpp SCI: Some const corrections, removed dead stuff, cleanup 2009-04-24 10:43:42 +00:00
vocabulary.h Disabled some unused code 2009-05-10 09:53:39 +00:00