| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More maps api refactoring and renaming. | Alexander Gavrilov | 2012-04-11 | 1 | -2/+1 |
| | | | | | getBlockAbs is a very confusing name; getTileBlock is better. | ||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -7/+7 |
| | | | | | | | | | This is an incompatible change to the plugin ABI. The Console is not thread-safe unless used indirectly via color_ostream_proxy, so everything should use their per-thread stream. | ||||
| * | Get rid of Simple namespace, Gui module is now a namespace. | Petr Mrázek | 2012-03-03 | 1 | -1/+0 |
| | | |||||
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -5/+1 |
| | | |||||
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -1/+1 |
| | | |||||
| * | Move TileTypes to XML, part 1 - a bunch of stuff is now broken | Quietust | 2012-02-13 | 1 | -13/+13 |
| | | |||||
| * | Some fixes for fixveins | Quietust | 2012-01-31 | 1 | -4/+12 |
| | | | | | | * Ignore map feature tiles if the map feature does not specify a material * Ignore mineral tiles if a map feature material is also present | ||||
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -1/+1 |
| | | |||||
| * | Update fixveins to also handle feature stones (e.g. adamantine vein floors) | Quietust | 2012-01-27 | 1 | -23/+25 |
| | | |||||
| * | Add plugin "fixveins", restores mineral floors that were erased by ↵ | Quietust | 2012-01-26 | 1 | -0/+107 |
| placing/removing constructions | |||||
