belal
e71f41fd42
test commit of notes-windows d17
...
Signed-off-by: belal <jimbelal@gmail.com>
2010-02-17 18:33:08 -05:00
mizipzor
90afd360e8
Merge branch 'master' of git://github.com/peterix/dfhack.git
2010-02-17 22:07:17 +01:00
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
mizipzor
0480df6b80
more OO
...
added some test cases to make sure the math works
2010-02-17 21:43:24 +01:00
mizipzor
531e10683d
more coord calc fixes
2010-02-17 20:38:15 +01:00
mizipzor
6f4f406b89
fixed some coordinate calculation bugs
2010-02-17 20:28:41 +01:00
mizipzor
cf2ae626a6
more digger testing
2010-02-17 20:08:34 +01:00
Petr Mrázek
3193e3c835
Fixed segfault in veinlook and cleaned it up. Updated precompiled SHM for Linux.
2010-02-17 20:00:55 +01:00
mizipzor
2051073a2d
some improvements to digger
2010-02-17 19:21:23 +01:00
Petr Mrázek
2bde06a2af
Added veinlook, linux SHM produces less spam messages.
...
Veinlook is a tool that allows looking at the map and the different vein types it contains. This adds ncurses as a dependency on Linux.
2010-02-17 17:49:19 +01:00
mizipzor
a448504e4a
Merge branch 'master' of git://github.com/peterix/dfhack.git
2010-02-16 20:55:35 +01:00
Petr Mrázek
e61fdffcf9
Merge git://github.com/mizipzor/dfhack
2010-02-16 20:51:09 +01:00
Petr Mrázek
054fec0afc
Updated README and COMPILE, split tools into tools and examples.
...
Tools are now useful, and with a working user interaction where applicable.
Examples are a collection of benchmarks, tests and simple unfinished ideas.
2010-02-16 07:21:38 +01:00