scummvm/engines/sci/scicore
2009-03-25 23:47:16 +00:00
..
decompressor.cpp SCI: Cleaned up the decompressor comments and code a little bit 2009-03-25 23:47:16 +00:00
decompressor.h SCI: Cleaned up the decompressor comments and code a little bit 2009-03-25 23:47:16 +00:00
resource.cpp Fixed SCI32 Map detection 2009-03-14 08:41:11 +00:00
resource.h ResourceManager: 2009-03-11 22:52:54 +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
treedef.2
treedef.3
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 Use the default kernel vocabulary names for SCI1 games, instead of reading the unreliable (in SCI1 games) 999.voc resource. KQ5 and EcoQuest 1 now work properly, and all other SCI1 games seem to be unaffected and working with this change. If there's any SCI1 game with different kernel vocabulary names, we can add special flags to it to our detector, so this change fixes more than it breaks :) 2009-03-25 22:37:08 +00:00
vocabulary.cpp SCI: Rewrote vocabulary code to use a Common::HashMap<String,ResultWord> 2009-03-24 17:42:12 +00:00
vocabulary.h SCI: Rewrote vocabulary code to use a Common::HashMap<String,ResultWord> 2009-03-24 17:42:12 +00:00