scummvm/engines/sci
Max Horn 325d2ec66b SCI: More pathfinding cleanup
svn-id: r38830
2009-02-24 05:23:42 +00:00
..
engine SCI: More pathfinding cleanup 2009-02-24 05:23:42 +00:00
gfx SCI: translate cursor's palette to global palette 2009-02-23 23:49:11 +00:00
include SCI: Replaced vertex list used for dijkstra algo by Common::List; got rid of include/list.h 2009-02-24 05:07:15 +00:00
scicore SCI: Changed selector name table to a Common::StringList 2009-02-23 03:04:52 +00:00
sfx SCI: Replaced two uses of sci_fopen by Common::File; moved is_print_str() to the only spot it is used 2009-02-22 19:45:53 +00:00
console.cpp Whitespace cleanup 2009-02-22 13:11:43 +00:00
console.h - Made ResourceManager accessible from _vm 2009-02-22 01:33:16 +00:00
detection.cpp SCI: Added some demos (they don't work, so disabled for now. Would be way cool if all demos worked, for testing) 2009-02-23 04:35:06 +00:00
exereader.cpp Add remapping of Amiga version strings and re-enable detection of kq5 amiga. 2009-02-22 01:11:06 +00:00
exereader.h Add remapping of Amiga version strings and re-enable detection of kq5 amiga. 2009-02-22 01:11:06 +00:00
module.mk SCI: Renamed int_hashmap to IntMapper, and added docs that explain that this is *not* a hashmap (at least not a plain hashmap) 2009-02-24 02:59:50 +00:00
sci.cpp SCI: Don't chdir to the gamepath anymore 2009-02-23 04:36:40 +00:00
sci.h Add resource version option to game detection table, for games version(s) with undetected/unexpected resource types. 2009-02-22 03:40:51 +00:00
tools.cpp SCI: Moved file specific stuff from tools.h & tools.cpp to kfile.cpp 2009-02-23 04:37:35 +00:00
tools.h SCI: Moved file specific stuff from tools.h & tools.cpp to kfile.cpp 2009-02-23 04:37:35 +00:00