| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed unit_grounded in teleporting dwarf tile. | expwnent | 2012-09-28 | 1 | -0/+1 |
| | | |||||
| * | Fixed a tile occupancy problem with teleporting dwarves. | expwnent | 2012-09-28 | 1 | -0/+10 |
| | | |||||
| * | It was backwards when calling fastdwarf with just one argument. Also made it ↵ | expwnent | 2012-09-28 | 1 | -2/+3 |
| | | | | | print the current status of fastdwarf when no arguments are given. | ||||
| * | Added teledwarf: teleports dwarves to their destination instantly. | expwnent | 2012-08-23 | 1 | -16/+80 |
| | | |||||
| * | Don't crash if world is undefined | Quietust | 2012-05-23 | 1 | -1/+1 |
| | | |||||
| * | Tweaks! | Petr Mrázek | 2012-04-01 | 1 | -2/+6 |
| | | | | | | Check map presence in autolabor and fastdwarf onupdate() functions Game state tracking in kittens plugin now respects on/off switch | ||||
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -6/+6 |
| | | | | | | | | | 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 | -6/+1 |
| | | |||||
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -1/+1 |
| | | |||||
| * | Only use #include <> for system libraries - for everything else, use "" | Quietust | 2012-01-15 | 1 | -4/+4 |
| | | |||||
| * | Cleanup fastdwarf plugin, no longer relies on modules | Quietust | 2012-01-11 | 1 | -29/+24 |
| | | |||||
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -6/+6 |
| | | |||||
| * | Renaming Creatures to Units | Petr Mrázek | 2011-12-02 | 1 | -4/+4 |
| | | |||||
| * | Fix problem with magic numbers in fastdwarf. | Petr Mrázek | 2011-10-28 | 1 | -18/+17 |
| | | |||||
| * | STUFF! | Petr Mrázek | 2011-10-07 | 1 | -0/+84 |
