summaryrefslogtreecommitdiff
path: root/plugins/drybuckets.cpp
Commit message (Expand)AuthorAgeFilesLines
* Follow a typo fix in flag name.Alexander Gavrilov2012-03-301-1/+1
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-5/+5
* New plugin interfacePetr Mrázek2012-02-211-6/+2
* DFhackCExport is only needed on the plugin_* functionsQuietust2012-02-131-1/+1
* In all loops that iterate across a vector, use a size_t as the indexQuietust2012-01-311-1/+1
* Use CoreSuspender and namespace df::enumsQuietust2012-01-211-23/+24
* Only use #include <> for system libraries - for everything else, use ""Quietust2012-01-151-5/+5
* Update cleaners/drybuckets, Materials module now goneQuietust2012-01-111-3/+2
* Cleanup "drybuckets" plugin, minimize reliance on modulesQuietust2012-01-071-50/+31
* Header changes/cleanup.Petr Mrázek2011-12-311-5/+5
* Add an enum for base material types.Petr Mrázek2011-10-301-1/+1
* Added df2mc (TroZ) and drybuckets (Quietust) pluginsPetr Mrázek2011-10-301-0/+76