summaryrefslogtreecommitdiff
path: root/plugins/colonies.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-13/+14
* 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-2/+2
* Update docs.Petr Mrázek2012-02-051-2/+2
* In all loops that iterate across a vector, use a size_t as the indexQuietust2012-01-311-1/+1
* Modify a number of commands to use CR_WRONG_USAGE for displaying help.Alexander Gavrilov2012-01-281-17/+10
* Use CoreSuspender and namespace df::enumsQuietust2012-01-211-11/+11
* Only use #include <> for system libraries - for everything else, use ""Quietust2012-01-151-9/+9
* Vermin tweaks.Petr Mrázek2012-01-101-5/+6
* Dissolve vermin module.Petr Mrázek2012-01-081-38/+24
* Header changes/cleanup.Petr Mrázek2011-12-311-5/+5
* Add 'help' options to a bunch of commands.Petr Mrázek2011-08-091-4/+15
* Fix colonies plugin.Petr Mrázek2011-08-041-5/+5
* Added DF material structs reversed by QuietustPetr Mrázek2011-07-211-3/+3
* Fix colonies to use new console output stuffMatthew Cline2011-07-131-8/+10
* Vermin module and colonies pluginMatthew Cline2011-07-121-0/+163