summaryrefslogtreecommitdiff
path: root/plugins/fixveins.cpp
Commit message (Expand)AuthorAgeFilesLines
* More maps api refactoring and renaming.Alexander Gavrilov2012-04-111-2/+1
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-7/+7
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-1/+0
* New plugin interfacePetr Mrázek2012-02-211-5/+1
* DFhackCExport is only needed on the plugin_* functionsQuietust2012-02-131-1/+1
* Move TileTypes to XML, part 1 - a bunch of stuff is now brokenQuietust2012-02-131-13/+13
* Some fixes for fixveinsQuietust2012-01-311-4/+12
* In all loops that iterate across a vector, use a size_t as the indexQuietust2012-01-311-1/+1
* Update fixveins to also handle feature stones (e.g. adamantine vein floors)Quietust2012-01-271-23/+25
* Add plugin "fixveins", restores mineral floors that were erased by placing/re...Quietust2012-01-261-0/+107