dfhack/examples
mizipzor 6515ad6c36 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-17 21:54:01 +01:00
..
CMakeLists.txt Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01: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-17 21:54:01 +01:00
expbench.cpp Updated README and COMPILE, split tools into tools and examples. 2010-02-16 07:21:38 +01: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