| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More maps api refactoring and renaming. | Alexander Gavrilov | 2012-04-11 | 1 | -1/+1 |
| | | | | | getBlockAbs is a very confusing name; getTileBlock is better. | ||||
| * | Fix bug in changevein - if multiple veins overlap the same tile, pick the ↵ | Quietust | 2012-03-29 | 1 | -4/+3 |
| | | | | | LAST one rather than the first one | ||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -10/+10 |
| | | | | | | | | | 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 |
| | | |||||
| * | Add "changevein" plugin, lets you change what mineral inclusions are made of | Quietust | 2012-02-24 | 1 | -0/+96 |
