| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Cleanup autolabor+cleanowned, fix depends/clsocket | Quietust | 2012-09-13 | 1 | -8/+8 |
| | | |||||
| * | Merge further changes (???) | Timothy Collett | 2012-09-10 | 1 | -7/+7 |
| | | |||||
| * | Update the item owner modification api and export it to lua. | Alexander Gavrilov | 2012-04-11 | 1 | -4/+3 |
| | | |||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -18/+18 |
| | | | | | | | | | 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 | -5/+1 |
| | | |||||
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -2/+2 |
| | | |||||
| * | Update docs. | Petr Mrázek | 2012-02-05 | 1 | -2/+2 |
| | | |||||
| * | Modify a number of commands to use CR_WRONG_USAGE for displaying help. | Alexander Gavrilov | 2012-01-28 | 1 | -26/+18 |
| | | |||||
| * | Cleanowned doesn't need Materials, but it does need Translation in order to ↵ | Quietust | 2012-01-27 | 1 | -5/+5 |
| | | | | | print names | ||||
| * | Update Translation::TranslateName to include the first name, plus have it ↵ | Quietust | 2012-01-27 | 1 | -8/+1 |
| | | | | | follow the init setting for nickname display (in Dwarf mode) | ||||
| * | Removed unused var | Quietust | 2012-01-24 | 1 | -1/+0 |
| | | |||||
| * | Kill the Units module, and add another pair of methods to the Items module ↵ | Quietust | 2012-01-24 | 1 | -13/+8 |
| | | | | | to simplify some things | ||||
| * | Goodbye, Translation module | Quietust | 2012-01-24 | 1 | -3/+1 |
| | | |||||
| * | Use CoreSuspender and namespace df::enums | Quietust | 2012-01-21 | 1 | -11/+14 |
| | | |||||
| * | Get rid of df_name | Quietust | 2012-01-21 | 1 | -1/+1 |
| | | |||||
| * | Cleanup the Units module | Quietust | 2012-01-21 | 1 | -4/+4 |
| | | |||||
| * | Cleanowned doesn't touch the Maps module | Quietust | 2012-01-19 | 1 | -1/+0 |
| | | |||||
| * | Kill the Items module | Quietust | 2012-01-16 | 1 | -17/+11 |
| | | |||||
| * | df_item -> df::item, t_itemflags -> df::item_flags | Quietust | 2012-01-16 | 1 | -13/+13 |
| | | |||||
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -8/+8 |
| | | |||||
| * | Fix output formatting | Quietust | 2012-01-11 | 1 | -1/+1 |
| | | |||||
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -9/+9 |
| | | |||||
| * | Renaming Creatures to Units | Petr Mrázek | 2011-12-02 | 1 | -3/+3 |
| | | |||||
| * | Fix cleanowned plugin. | Petr Mrázek | 2011-11-03 | 1 | -7/+15 |
| | | |||||
| * | Add enum for item types. | Petr Mrázek | 2011-10-26 | 1 | -4/+14 |
| | | |||||
| * | Items refactor. readItem turned into copyItem, most Items methods now accept ↵ | Petr Mrázek | 2011-10-26 | 1 | -18/+15 |
| | | | | | plain df_item * instead of the copies. | ||||
| * | More of the items overhaul | Petr Mrázek | 2011-10-25 | 1 | -1/+3 |
| | | |||||
| * | Kill item variable accessors. YES. | Petr Mrázek | 2011-10-25 | 1 | -3/+3 |
| | | |||||
| * | Creatures module rewrite | Petr Mrázek | 2011-09-18 | 1 | -7/+5 |
| | | |||||
| * | Fix problem with running interactive commands from hotkeys. | Petr Mrázek | 2011-08-06 | 1 | -16/+1 |
| | | |||||
| * | Fix cleanowned output. | Petr Mrázek | 2011-08-05 | 1 | -12/+12 |
| | | |||||
| * | A whole bunch of fixes for crash bugs. | Petr Mrázek | 2011-08-05 | 1 | -8/+24 |
| | | |||||
| * | Ported deramp, cleanowned and cleartask tools. | Petr Mrázek | 2011-08-05 | 1 | -89/+98 |
| | | |||||
| * | Ported autodump tool | Petr Mrázek | 2011-08-04 | 1 | -0/+194 |
