dfhack/examples
Zhentar 052dd53c03 Further cleanup for name stuff; fixing examples that I broke and handling settlements. Also added mood, so that it can be determined whether or not the dwarf's artifact was created. 2010-03-07 20:01:30 -06:00
..
CMakeLists.txt Code for getting the current and all settlements in the world, currently has offsets for the settlement location, name, and area size. Right now the current settlement causes msvc to claim the heap is corrupted, I think due to the fact that the current_settlement vector only has 1 item in it. I think it may be a bug in the vector code, as my code is basically identical between the current settlement and the other settlements. 2010-02-25 17:50:52 +01:00
attachtest.cpp Fix terrible Linux SHM performance on single-core 2010-02-28 18:08:44 +01:00
buildingsdump.cpp Silly building reading bug fixed 2010-02-25 14:59:29 +01:00
creaturedump.cpp Further cleanup for name stuff; fixing examples that I broke and handling settlements. Also added mood, so that it can be determined whether or not the dwarf's artifact was created. 2010-03-07 20:01:30 -06:00
dfitemdump.cpp Major memory_info rework. 2010-02-25 13:41:57 +01:00
expbench.cpp Fix terrible Linux SHM performance on single-core 2010-02-28 18:08:44 +01:00
findnameindexes.cpp Further cleanup for name stuff; fixing examples that I broke and handling settlements. Also added mood, so that it can be determined whether or not the dwarf's artifact was created. 2010-03-07 20:01:30 -06:00
hotkeynotedump.cpp Refactor of memory_info class, now with more d-pointer 2010-02-22 23:34:20 +01:00
materialtest.cpp Changes for better SWIG support 2010-02-26 22:22:10 +01:00
position.cpp some code restructure to make position not exit instantly on fail 2010-02-21 01:12:12 +01:00
renamer.cpp Further cleanup for name stuff; fixing examples that I broke and handling settlements. Also added mood, so that it can be determined whether or not the dwarf's artifact was created. 2010-03-07 20:01:30 -06:00
settlementdump.cpp Further cleanup for name stuff; fixing examples that I broke and handling settlements. Also added mood, so that it can be determined whether or not the dwarf's artifact was created. 2010-03-07 20:01:30 -06:00
suspendtest.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
veinlook.cpp Major memory_info rework. 2010-02-25 13:41:57 +01:00