scummvm/engines/sci/scicore
2009-03-09 22:25:33 +00:00
..
decompress0.cpp Added more missing NULLing 2009-03-08 22:44:47 +00:00
decompress1.cpp Cleanup and unification. Merged decryptinit3() inside decrypt3() 2009-03-06 13:09:10 +00:00
decompress01.cpp Added more missing NULLing 2009-03-08 22:44:47 +00:00
decompress11.cpp Added more missing NULLing 2009-03-08 22:44:47 +00:00
resource.cpp Fixed crash when reading some SCI1 resource map 2009-03-07 14:40:58 +00:00
resource.h Merged scicore/resource_map.cpp and scicore/resource_patch.cpp to scicore/resource.cpp because these remaining functions are members of ResourceManager 2009-03-07 04:49:34 +00:00
sciconsole.cpp SCI: cleanup 2009-03-04 05:19:19 +00:00
sciconsole.h SCI: Reduce header interdeps 2009-03-04 05:22:29 +00:00
treedef.1 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
treedef.2 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
treedef.3 Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't compile yet) 2009-02-15 06:10:59 +00:00
versions.cpp clean up some warnings 2009-02-28 13:41:43 +00:00
versions.h SCI: Moved almost all files from include/ to other dirs; only include/engine.h remains 2009-02-27 02:23:00 +00:00
vocab_debug.cpp Fix warnings. 2009-03-01 03:31:52 +00:00
vocabulary.cpp SCI: result_word_t -> ResultWord; switched to Common::List for storing lists of ResultWords 2009-03-09 22:25:33 +00:00
vocabulary.h SCI: result_word_t -> ResultWord; switched to Common::List for storing lists of ResultWords 2009-03-09 22:25:33 +00:00