summaryrefslogtreecommitdiff
path: root/plugins/dwarfexport
Commit message (Collapse)AuthorAgeFilesLines
* Merge https://github.com/danaris/dfhackPetr Mrázek2012-06-141-1/+1
|\ | | | | | | | | Conflicts: depends/clsocket
| * Initial changes to get dfhack building on the MacTimothy Collett2012-05-241-1/+1
| |
* | Sync with df-structures changesQuietust2012-05-311-2/+2
|/
* Fix dwarfexport to use enum macrosQuietust2012-03-151-5/+4
|
* Fix ordering for custom attribute names dwarfexport uses.Petr Mrázek2012-03-141-7/+7
|
* Make plugins accept explicit output stream references.Alexander Gavrilov2012-03-101-22/+21
| | | | | | | | 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.
* Added age, currently enabled labors, and skill levels to dwarfexport XMLAntalia2012-03-101-1/+58
|
* Get rid of Simple namespace, Gui module is now a namespace.Petr Mrázek2012-03-031-3/+0
|
* New plugin interfacePetr Mrázek2012-02-211-6/+1
|
* DFhackCExport is only needed on the plugin_* functionsQuietust2012-02-131-2/+2
|
* Make it build and run on linux (no stonesense, df2mc, dfusion)Petr Mrázek2012-02-091-5/+14
|
* Rename export to dwarfexport.Petr Mrázek2012-02-053-0/+215