0
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added some more ignore rules More... over 16 years ago
Finish up code for hotkeys and notes, just need to find offsets for linux versions and windows < d17 More... over 16 years ago
Veinlook now goes to map edges API change: isValidBlock now checks for map boundaries API change: added getBlockPtr. It returns a DF pointer to a block. More... over 16 years ago
Veinlook now goes to map edges API change: isValidBlock now checks for map boundaries API change: added getBlockPtr. It returns a DF pointer to a block. More... over 16 years ago
test commit of notes-windows d17 More... over 16 years ago
added some windows ignores More... over 16 years ago
added some windows ignores More... over 16 years ago
Merge branch 'master' of git://github.com/peterix/dfhack.git More... over 16 years ago
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 More... over 16 years ago
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 More... over 16 years ago
more OO added some test cases to make sure the math works More... over 16 years ago
more OO added some test cases to make sure the math works More... over 16 years ago
more coord calc fixes More... over 16 years ago
more coord calc fixes More... over 16 years ago
fixed some coordinate calculation bugs More... over 16 years ago
fixed some coordinate calculation bugs More... over 16 years ago
more digger testing More... over 16 years ago
more digger testing More... over 16 years ago
Fixed segfault in veinlook and cleaned it up. Updated precompiled SHM for Linux. More... over 16 years ago
some improvements to digger More... over 16 years ago
some improvements to digger More... over 16 years ago
Added veinlook, linux SHM produces less spam messages. More... over 16 years ago
Merge branch 'master' of git://github.com/peterix/dfhack.git More... over 16 years ago
Merge git://github.com/mizipzor/dfhack More... over 16 years ago
Added some todo's to digger.cpp More... over 16 years ago
Added current precompiled SHM libs More... over 16 years ago
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. More... over 16 years ago
Added std::string read/write by belal. Extremely volatile. More... over 16 years ago
designation and traffic bits turned into enums More... over 16 years ago
added dfdigger More... over 16 years ago