dfhack/examples
mizipzor adb1b9e881 changed DigTarget to struct
removed valid flag in DigTarget
removed assignment operator, relies on compiler to generate one (todo, write a real one)
added isequal operator test for DigTarget (todo, implement operator)
it seems to mark trees correct now! :D
2010-02-19 07:20:54 +08:00
..
CMakeLists.txt test commit of notes-windows d17 2010-02-17 18:33:08 -05:00
attachtest.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
buildingsdump.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
creaturedump.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
dfitemdump.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
digger.cpp changed DigTarget to struct 2010-02-19 07:20:54 +08:00
expbench.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
hotkeynotedump.cpp Add missing hotkeynotedump.cpp, thanks peterix 2010-02-18 09:27:22 -05:00
materialtest.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
position.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
renamer.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
suspendtest.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01:00
veinlook.cpp Fixed segfault in veinlook and cleaned it up. Updated precompiled SHM for Linux. 2010-02-17 20:00:55 +01:00