| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More maps api refactoring and renaming. | Alexander Gavrilov | 2012-04-11 | 1 | -1/+1 |
| | | | | | getBlockAbs is a very confusing name; getTileBlock is better. | ||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -7/+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. | ||||
| * | 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 | -6/+2 |
| | | |||||
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -1/+1 |
| | | |||||
| * | Move TileTypes to XML, part 1 - a bunch of stuff is now broken | Quietust | 2012-02-13 | 1 | -8/+8 |
| | | |||||
| * | Modify a number of commands to use CR_WRONG_USAGE for displaying help. | Alexander Gavrilov | 2012-01-28 | 1 | -14/+9 |
| | | |||||
| * | Tweak showmood, add a few validity checks, commit a dfhack.init example. | Alexander Gavrilov | 2012-01-24 | 1 | -0/+6 |
| | | |||||
| * | Use CoreSuspender and namespace df::enums | Quietust | 2012-01-21 | 1 | -4/+4 |
| | | |||||
| * | Switch deramp to using Maps::getBlockAbs() | Quietust | 2012-01-19 | 1 | -14/+3 |
| | | |||||
| * | Update code to accomodate the new coord/coord2d/coord_path structs. | Alexander Gavrilov | 2012-01-19 | 1 | -1/+1 |
| | | | | | Also replicate the methods of DFCoord. | ||||
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -5/+5 |
| | | |||||
| * | Update deramp plugin, no longer relies on modules | Quietust | 2012-01-11 | 1 | -120/+76 |
| | | |||||
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -6/+6 |
| | | |||||
| * | Many tweaks to plugins, reorganized the build system and removed more cruft. | Petr Mrázek | 2011-08-14 | 1 | -2/+2 |
| | | |||||
| * | Add 'help' options to a bunch of commands. | Petr Mrázek | 2011-08-09 | 1 | -1/+11 |
| | | |||||
| * | A whole bunch of fixes for crash bugs. | Petr Mrázek | 2011-08-05 | 1 | -2/+2 |
| | | |||||
| * | Ported deramp, cleanowned and cleartask tools. | Petr Mrázek | 2011-08-05 | 1 | -40/+42 |
| | | |||||
| * | Ported autodump tool | Petr Mrázek | 2011-08-04 | 1 | -0/+146 |
