dfhack/examples
Petr Mrázek 96512a7e1d Linux d19 support 2010-03-05 22:19:27 +01:00
..
CMakeLists.txt Linux d19 support 2010-03-05 22:19:27 +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 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 Added numeric parameter to expbench 2010-03-01 02:06:22 +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 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 Major memory_info rework. 2010-02-25 13:41:57 +01:00
settlementdump.cpp settlement offsets for windows and linux d9-d17, fixes for linux offsets, forgot the name offset, and switched the current and all settlement address :) 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
veccheck.cpp Linux d19 support 2010-03-05 22:19:27 +01:00
veinlook.cpp Fixed veinlook (bogus offset retrieval) 2010-03-01 04:58:10 +01:00