| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tweaks! | Petr Mrázek | 2012-03-29 | 1 | -1/+0 |
| | | | | | | Strip commands.clear() from all plugins Fix changeitem - a variable name has changed in item flags | ||||
| * | Add revforget command, lair plugin | Petr Mrázek | 2012-03-11 | 1 | -1/+0 |
| | | | | | | | | | revforget throws away data reveal keeps in order to be able to hide the revealed parts of the map lair allows marking the map as monster lair (or the opposite while using the 'reset' option) | ||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -8/+7 |
| | | | | | | | | | 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. | ||||
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -4/+1 |
| | | |||||
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -2/+2 |
| | | |||||
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -6/+6 |
| | | |||||
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -6/+6 |
| | | |||||
| * | Slight reformat in versionosd. | Petr Mrázek | 2011-12-24 | 1 | -68/+68 |
| | | |||||
| * | Add missing files. | Petr Mrázek | 2011-12-07 | 1 | -0/+148 |
