| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update license, add contributors file, bump release number | Petr Mrázek | 2012-09-30 | 1 | -1/+1 |
| * | Throw items from bins around in siege engine, like minecarts do. | Alexander Gavrilov | 2012-09-12 | 1 | -1/+5 |
| * | Support renaming some buildings, and arbitrary units, via gui script. | Alexander Gavrilov | 2012-09-05 | 1 | -2/+2 |
| * | Sync to the change in gamemode/gametype globals. | Alexander Gavrilov | 2012-06-16 | 1 | -5/+5 |
| * | Cleanup World module to use df::global, and fix crashes when control_mode/gam... | Quietust | 2012-05-23 | 1 | -32/+13 |
| * | Oops, forgot return statement. | Alexander Gavrilov | 2012-04-05 | 1 | -0/+2 |
| * | Add a World::GetPersistentData version that auto-adds if not found. | Alexander Gavrilov | 2012-04-05 | 1 | -0/+15 |
| * | Improve performance of the persistent data api, and wrap it for lua. | Alexander Gavrilov | 2012-04-01 | 1 | -28/+113 |
| * | Rename the world substruct with the save directory name. | Alexander Gavrilov | 2012-03-14 | 1 | -1/+1 |
| * | Make it build and run on linux (no stonesense, df2mc, dfusion) | Petr Mrázek | 2012-02-09 | 1 | -17/+7 |
| * | In all loops that iterate across a vector, use a size_t as the index | Quietust | 2012-01-31 | 1 | -2/+2 |
| * | Switch some World module stuff to read out of appropriate df::global vars, an... | Quietust | 2012-01-24 | 1 | -36/+10 |
| * | Move a few functions into the core, and add some more. | Alexander Gavrilov | 2012-01-08 | 1 | -1/+1 |
| * | Add persistent data storage in fake historical figure names. | Alexander Gavrilov | 2012-01-07 | 1 | -0/+74 |
| * | Fix MSVC builds, break buildings :D | Petr Mrázek | 2012-01-05 | 1 | -1/+1 |
| * | Remove DfVector, break MSVC builds until further notice. | Petr Mrázek | 2012-01-04 | 1 | -8/+8 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -6/+6 |
| * | Ported mode, probe. Some changes required for that. | Petr Mrázek | 2011-07-25 | 1 | -2/+2 |
| * | Get game's current world save folder | Matthew Cline | 2011-07-16 | 1 | -0/+21 |
| * | Weather plugin to mirror the weather tool. | Petr Mrázek | 2011-07-07 | 1 | -0/+2 |
| * | sync, some map data structures, commented out some dead code | Petr Mrázek | 2011-07-06 | 1 | -4/+4 |
| * | Crud removal: Context is gone. Added missing FakeSDL.h | Petr Mrázek | 2011-06-17 | 1 | -11/+8 |
| * | Yay, kittens! Also some license cleanup, IO thread usage, more SDL wrapping a... | Petr Mrázek | 2011-06-16 | 1 | -2/+3 |
| * | First 'working' DFHack inside DF, for 'some' values of 'working'. | Petr Mrázek | 2011-06-12 | 1 | -3/+3 |
| * | Linux header cleanups. Windows side will follow. | Petr Mrázek | 2011-04-10 | 1 | -0/+6 |
| * | World module offsets for windows 31.22 | Petr Mrázek | 2011-03-25 | 1 | -2/+0 |
| * | No more generated config files. | Petr Mrázek | 2011-03-20 | 1 | -1/+1 |
| * | Module rearrangement and doxygen documentification. API break. | Petr Mrázek | 2011-03-18 | 1 | -22/+46 |
| * | Eliminated silly dependency cascade within the library. Some documentation tw... | Petr Mrázek | 2011-03-18 | 1 | -0/+6 |
| * | Game/Control mode improvements. Use dfposition to check them. | Petr Mrázek | 2011-03-01 | 1 | -4/+22 |
| * | Game mode reading, removed some include paths | Petr Mrázek | 2011-03-01 | 1 | -1/+17 |
| * | Bits and pieces | Petr Mrázek | 2010-09-16 | 1 | -2/+12 |
| * | Added a common exception for DFHack, made World and Position use it for featu... | Petr Mrázek | 2010-09-01 | 1 | -9/+22 |
| * | Added support for reading and setting the weather. | thewonderidiot | 2010-09-01 | 1 | -0/+15 |
| * | All the modules *should* now use the new offset storage properly. Maybe, need... | Petr Mrázek | 2010-08-30 | 1 | -3/+3 |
| * | Rename memory_info and its factory class. | Petr Mrázek | 2010-08-20 | 1 | -5/+5 |
| * | Some offsets for 0.31.04, bugfixes | Petr Mrázek | 2010-06-06 | 1 | -2/+12 |
| * | Fun and games. Also turning old DFWindow class into a module tracked by Context. | Petr Mrázek | 2010-05-26 | 1 | -4/+4 |
| * | Moving stuff around, part 3 | Petr Mrázek | 2010-05-26 | 1 | -1/+1 |
| * | Moving stuff around, part 2 | Petr Mrázek | 2010-05-26 | 1 | -0/+106 |