summaryrefslogtreecommitdiff
path: root/plugins/initflags.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-8/+8
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-2/+2
* New plugin interfacePetr Mrázek2012-02-211-5/+1
* DFhackCExport is only needed on the plugin_* functionsQuietust2012-02-131-4/+4
* Use CoreSuspender and namespace df::enumsQuietust2012-01-211-1/+1
* Only use #include <> for system libraries - for everything else, use ""Quietust2012-01-151-5/+5
* Move the MaterialInfo class to the main library.Alexander Gavrilov2012-01-031-5/+2
* Merge https://github.com/angavrilov/dfhackPetr Mrázek2011-12-311-6/+6
|\
| * Implement context-sensitive keybinding support.Alexander Gavrilov2011-12-311-6/+6
* | Header changes/cleanup.Petr Mrázek2011-12-311-6/+6
|/
* Add infrastructure necessary to use the generated headers.Alexander Gavrilov2011-12-241-0/+60