| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge further changes (???) | Timothy Collett | 2012-09-10 | 1 | -1/+1 |
| | | |||||
| * | Update dfhack for specific_ref. | Alexander Gavrilov | 2012-05-03 | 1 | -1/+1 |
| | | |||||
| * | Enable warnings correctly on linux and fix a lot of them. | Alexander Gavrilov | 2012-04-20 | 1 | -2/+2 |
| | | |||||
| * | Job module api tweaks: add a namespace to match others and some funcs. | Alexander Gavrilov | 2012-04-10 | 1 | -8/+8 |
| | | |||||
| * | Add many new template functions for enums & bitfields. | Alexander Gavrilov | 2012-03-17 | 1 | -2/+2 |
| | | | | | | An incompatible change: ENUM_KEY_STR returns std::string now. The old behavior is available via enum_item_key_str function. | ||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -58/+58 |
| | | | | | | | | | 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 | -9/+9 |
| | | |||||
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -5/+1 |
| | | |||||
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -5/+5 |
| | | |||||
| * | Allow using the job command with jobs highlighted in the unitjobs screen. | Alexander Gavrilov | 2012-01-28 | 1 | -6/+11 |
| | | |||||
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -26/+25 |
| | | |||||
| * | Let job-material use any material in the build item selection mode. | Alexander Gavrilov | 2012-01-15 | 1 | -2/+9 |
| | | |||||
| * | Support the most important job types in workflow. | Alexander Gavrilov | 2012-01-10 | 1 | -3/+6 |
| | | |||||
| * | Update structures and implement modifying the job_item item type. | Alexander Gavrilov | 2012-01-09 | 1 | -22/+71 |
| | | |||||
| * | Move a few functions into the core, and add some more. | Alexander Gavrilov | 2012-01-08 | 1 | -21/+5 |
| | | |||||
| * | Move a bunch of stuff from the jobutils plugin into the core. | Alexander Gavrilov | 2012-01-07 | 1 | -190/+30 |
| | | |||||
| * | Allow setting job item materials. | Alexander Gavrilov | 2012-01-05 | 1 | -11/+66 |
| | | |||||
| * | Don't print empty parentheses without any flags to fill them. | Alexander Gavrilov | 2012-01-04 | 1 | -2/+4 |
| | | |||||
| * | Add a hotkey command to duplicate jobs in workshops. | Alexander Gavrilov | 2012-01-04 | 1 | -3/+97 |
| | | |||||
| * | Update data definitions. | Alexander Gavrilov | 2012-01-04 | 1 | -22/+32 |
| | | |||||
| * | Implement printing job details. | Alexander Gavrilov | 2012-01-03 | 1 | -5/+134 |
| | | |||||
| * | Move the MaterialInfo class to the main library. | Alexander Gavrilov | 2012-01-03 | 1 | -195/+37 |
| | | |||||
| * | Add a plugin to tweak inorganic materials in jobs. | Alexander Gavrilov | 2012-01-02 | 1 | -0/+402 |
| It also auto-seeks in the build item list if used in that context. | |||||
