| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | showmood: fix fetched/needed quantity calculation | jj | 2012-08-09 | 1 | -2/+8 |
| | | |||||
| * | showmood: display number of items already collected | jj | 2012-07-05 | 1 | -1/+7 |
| | | |||||
| * | Some improvements to showmood - show relevant skill, cleanup messages | Quietust | 2012-05-25 | 1 | -14/+22 |
| | | |||||
| * | 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 many new template functions for enums & bitfields. | Alexander Gavrilov | 2012-03-17 | 1 | -9/+9 |
| | | | | | | An incompatible change: ENUM_KEY_STR returns std::string now. The old behavior is available via enum_item_key_str function. | ||||
| * | Misc fixes for warnings... | Petr Mrázek | 2012-03-10 | 1 | -0/+3 |
| | | |||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -55/+55 |
| | | | | | | | | | 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. | ||||
| * | Get rid of Simple namespace, Gui module is now a namespace. | Petr Mrázek | 2012-03-03 | 1 | -1/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -2/+2 |
| | | |||||
| * | Make sure showmood has access to Translation | Quietust | 2012-01-27 | 1 | -0/+6 |
| | | |||||
| * | Update Translation::TranslateName to include the first name, plus have it ↵ | Quietust | 2012-01-27 | 1 | -1/+1 |
| | | | | | follow the init setting for nickname display (in Dwarf mode) | ||||
| * | Goodbye, Translation module | Quietust | 2012-01-24 | 1 | -4/+2 |
| | | |||||
| * | Update showmood to recognize corpses (fell mood) and remains (macabre mood) | Quietust | 2012-01-24 | 1 | -0/+6 |
| | | |||||
| * | Tweak showmood, add a few validity checks, commit a dfhack.init example. | Alexander Gavrilov | 2012-01-24 | 1 | -16/+27 |
| | | |||||
| * | Print mood item flags if it's an unrecognized body part | Quietust | 2012-01-23 | 1 | -2/+2 |
| | | |||||
| * | Add "showmood" plugin, provides a detailed description of the currently | Quietust | 2012-01-23 | 1 | -0/+263 |
| active mood (if any) | |||||
