| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | regrass: leaves tiles with the no_grow flag alone (avoids regrassing roads ↵ | Robert Heinrich | 2012-04-23 | 1 | -1/+2 |
| | | | | | etc you embark on) | ||||
| * | regrass: ignore furrowed tiles (dirt roads) | Robert Heinrich | 2012-04-22 | 1 | -0/+5 |
| | | |||||
| * | Mass fixage | Petr Mrázek | 2012-04-18 | 1 | -0/+157 |
| | | | | | | | | Updated readme.rst Fixed up some help strings of plugin commands Moved catsplosion and regrass to normal plugin folder Fixed tiletypes and liquids not keeping command history properly | ||||
| * | Nuke wagons, move regrass to devel, bump to a dev version. | Petr Mrázek | 2012-02-28 | 1 | -67/+0 |
| | | |||||
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -4/+1 |
| | | |||||
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -2/+2 |
| | | |||||
| * | Finish conversion, fix compile errors | Quietust | 2012-02-13 | 1 | -15/+3 |
| | | |||||
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -1/+1 |
| | | |||||
| * | Use CoreSuspender and namespace df::enums | Quietust | 2012-01-21 | 1 | -45/+45 |
| | | |||||
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -5/+5 |
| | | |||||
| * | Minor cleanup | Quietust | 2012-01-11 | 1 | -4/+3 |
| | | |||||
| * | Add "regrass" plugin, regrows grass for pre-0.31.19 fortresses | Quietust | 2012-01-02 | 1 | -0/+83 |
