scummvm/engines/sci/scicore
2009-03-07 05:44:36 +00:00
..
decompress0.cpp Cleanup and unification. Merged decryptinit3() inside decrypt3() 2009-03-06 13:09:10 +00:00
decompress1.cpp Cleanup and unification. Merged decryptinit3() inside decrypt3() 2009-03-06 13:09:10 +00:00
decompress01.cpp Cleanup and unification. Merged decryptinit3() inside decrypt3() 2009-03-06 13:09:10 +00:00
decompress11.cpp Merged unpackDCL_hdyn() and unpackDCL() and removed some unused code 2009-03-03 17:50:30 +00:00
resource.cpp Added detection of SCI1.1 and SCI32 resource volumes 2009-03-07 05:44:36 +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
vocab.cpp SCI: Use the ResourceType enum instead of integers where it makes sense 2009-02-28 23:46:50 +00:00
vocabulary.h Turned ResourceManager into a class, along with all related functions 2009-02-28 20:45:36 +00:00