dfhack/examples
Petr Mrázek 34a2f238b0 Merge branch 'version_compatiblity' of git://github.com/belal/dfhack 2010-03-14 20:15:54 +01:00
..
CMakeLists.txt
attachtest.cpp
buildingsdump.cpp
creaturedump.cpp used different creature vector than before, this is the correct one, the old one was missing some creatures, and the current_creature index was not right, also found the offsets for mood and artifacts for 40d 2010-03-14 13:21:52 -04:00
dfitemdump.cpp Fix out of bounds vector access in itemdesignator/itemdump 2010-03-14 00:36:09 +01:00
expbench.cpp
findnameindexes.cpp
hotkeynotedump.cpp
materialtest.cpp
position.cpp
renamer.cpp Merge remote branch 'remotes/peterix/master' into version_compatiblity 2010-03-13 08:45:30 -05:00
settlementdump.cpp Fixes to memory.xml, name reading 2010-03-08 18:27:19 +01:00
suspendtest.cpp
veccheck.cpp Add class entries to meta-40d for stonesense 2010-03-14 13:37:39 +01:00
veinlook.cpp