| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Fix minor ostream munging glitch in rprobe. | Kelly Martin | 2012-04-22 | 1 | -1/+1 |
| * | Probe now displays the "surroundings" name for the biome (e.g. Joyous Wilds, ... | Kelly Martin | 2012-04-22 | 1 | -1/+21 |
| * | Probe now displays biome savagery and evilness. | Kelly Martin | 2012-04-21 | 2 | -0/+108 |
| * | Move stripcaged to master branch, works fine. | Kelly Martin | 2012-04-21 | 2 | -0/+104 |
| * | Merge remote-tracking branch 'upstream/master' | Kelly Martin | 2012-04-18 | 3 | -300/+0 |
| |\ |
|
| | * | Mass fixage | Petr Mrázek | 2012-04-18 | 3 | -300/+0 |
| * | | danger of rotting) | Kelly Martin | 2012-04-18 | 1 | -36/+193 |
| * | | Created new stockcheck plugin | Kelly Martin | 2012-04-18 | 2 | -0/+122 |
| |/ |
|
| * | regrass: pick random grass event if tile is soil instead of always using the ... | Robert Heinrich | 2012-04-16 | 1 | -2/+16 |
| * | regrass: fix | Robert Heinrich | 2012-04-11 | 1 | -2/+21 |
| * | zone: fixed assigning to pit/pond. regrass: look for grass events in the map ... | Robert Heinrich | 2012-04-11 | 1 | -22/+80 |
| * | Tweaks! | Petr Mrázek | 2012-04-01 | 1 | -0/+2 |
| * | Track world and map changes separately for plugin_onstatechange | Petr Mrázek | 2012-04-01 | 1 | -0/+34 |
| * | Give some sensible looking names to the arrays in pregnancy_ptr. | Alexander Gavrilov | 2012-03-31 | 1 | -4/+4 |
| * | New devel plugin - list counters for selected creature | Quietust | 2012-03-30 | 2 | -0/+48 |
| * | Tweaks! | Petr Mrázek | 2012-03-29 | 1 | -1/+0 |
| * | Neither of these plugins have anything at all in them, so don't bother buildi... | Quietust | 2012-03-18 | 1 | -2/+2 |
| * | Add many new template functions for enums & bitfields. | Alexander Gavrilov | 2012-03-17 | 1 | -3/+3 |
| * | Move depends out of main library, make them (static) libraries. | Petr Mrázek | 2012-03-13 | 1 | -1/+1 |
| * | Update the devel plugins. | Alexander Gavrilov | 2012-03-10 | 10 | -210/+185 |
| * | Get rid of Simple namespace, Gui module is now a namespace. | Petr Mrázek | 2012-03-03 | 5 | -24/+13 |
| * | Nuke wagons, move regrass to devel, bump to a dev version. | Petr Mrázek | 2012-02-28 | 2 | -0/+69 |
| * | Add "dumpmats" devel plugin | Quietust | 2012-02-22 | 2 | -0/+290 |
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 11 | -53/+11 |
| * | Merge branch 'master' of git://github.com/peterix/dfhack | Quietust | 2012-02-18 | 1 | -1/+1 |
| |\ |
|
| | * | Use hexadecimal numbers in tilesieve | Petr Mrázek | 2012-02-18 | 1 | -1/+1 |
| * | | Add useless dev plugin - set all "frozen liquid" tiles to be either Water or ... | Quietust | 2012-02-17 | 2 | -0/+100 |
| |/ |
|
| * | Add zoom to kittens, fix tilesieve. | Petr Mrázek | 2012-02-17 | 2 | -5/+28 |
| * | Tilesieve devel tool | Petr Mrázek | 2012-02-16 | 2 | -0/+84 |
| * | Merge https://github.com/quietust/dfhack | Petr Mrázek | 2012-02-14 | 8 | -90/+90 |
| |\ |
|
| | * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 8 | -90/+90 |
| * | | Fix catsplosion. | Petr Mrázek | 2012-02-14 | 1 | -9/+24 |
| * | | Move catsplosion, tweak for build targets under MSVC. | Petr Mrázek | 2012-02-13 | 2 | -0/+132 |
| |/ |
|
| * | Make things work properly. | Petr Mrázek | 2012-01-27 | 4 | -187/+27 |
| * | Remove DfVector, break MSVC builds until further notice. | Petr Mrázek | 2012-01-04 | 2 | -16/+16 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 8 | -235/+235 |
| * | Renaming Creatures to Units | Petr Mrázek | 2011-12-02 | 1 | -7/+7 |
| * | Update df2mc, fix build. | Petr Mrázek | 2011-11-05 | 1 | -5/+0 |
| * | Move df2mc back. | Petr Mrázek | 2011-11-05 | 1 | -0/+0 |
| * | More init hardening. | Petr Mrázek | 2011-11-04 | 2 | -5/+5 |
| * | Add simple creature probe, fix current civ address on windows, update df2mc. | Petr Mrázek | 2011-11-02 | 1 | -0/+0 |
| * | Update df2mc | Petr Mrázek | 2011-11-01 | 1 | -0/+0 |
| * | Move df2mc to devel | Petr Mrázek | 2011-10-30 | 2 | -0/+5 |
| * | Added a basic plant raw check to rawdump plugin. | Petr Mrázek | 2011-10-28 | 1 | -3/+62 |
| * | Items refactor. readItem turned into copyItem, most Items methods now accept ... | Petr Mrázek | 2011-10-26 | 2 | -31/+35 |
| * | More of the items overhaul | Petr Mrázek | 2011-10-25 | 1 | -2/+10 |
| * | Item description method found! | Petr Mrázek | 2011-10-25 | 1 | -2/+1 |
| * | Kill item variable accessors. YES. | Petr Mrázek | 2011-10-25 | 2 | -6/+5 |
| * | Moved buildprobe to developer plugins | rampaging-poet | 2011-10-13 | 2 | -0/+145 |
| * | Added mouse position and designation coord, along with a 'trackpos' command f... | Petr Mrázek | 2011-09-26 | 1 | -1/+32 |