dfhack/examples
Petr Mrázek 8e8d320a0b Don't build SHM on 64bit, makes no sense
Added origin to mapblock40d
2010-03-05 01:26:39 +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 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 SHM rework, stage 2 2010-03-05 00:05:01 +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
veinlook.cpp Don't build SHM on 64bit, makes no sense 2010-03-05 01:26:39 +01:00