dfhack/examples
belal a5d42e4051 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.
Signed-off-by: belal <jimbelal@gmail.com>
2010-02-25 17:50:52 +01: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 Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
buildingsdump.cpp Silly building reading bug fixed 2010-02-25 14:59:29 +01:00
creaturedump.cpp Refactor of memory_info class, now with more d-pointer 2010-02-22 23:34:20 +01:00
dfitemdump.cpp Major memory_info rework. 2010-02-25 13:41:57 +01:00
expbench.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
findnameindexes.cpp 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
hotkeynotedump.cpp Refactor of memory_info class, now with more d-pointer 2010-02-22 23:34:20 +01:00
materialtest.cpp Refactor of memory_info class, now with more d-pointer 2010-02-22 23:34:20 +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 Major memory_info rework. 2010-02-25 13:41:57 +01:00
settlementdump.cpp 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
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