| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update license, add contributors file, bump release number | Petr Mrázek | 2012-09-30 | 1 | -1/+1 |
| * | Expose an API to claim the suspend lock from the Core. | Alexander Gavrilov | 2012-08-18 | 1 | -0/+21 |
| * | Merge https://github.com/jjyg/dfhack | Petr Mrázek | 2012-07-09 | 1 | -1/+4 |
| |\ |
|
| | * | add SC_PAUSED / SC_UNPAUSED onStateChange events | jj | 2012-07-05 | 1 | -1/+4 |
| * | | Move back to using interposition to be more portable | Timothy Collett | 2012-06-29 | 1 | -0/+7 |
| |/ |
|
| * | Re-add fake SDL headers, get rid of real SDL use. | Petr Mrázek | 2012-06-14 | 1 | -5/+3 |
| * | More work on getting dfhack building & compiling on Mac OS X | Timothy Collett | 2012-05-25 | 1 | -4/+4 |
| * | Initial changes to get dfhack building on the Mac | Timothy Collett | 2012-05-24 | 1 | -7/+7 |
| * | Support using focus strings to limit keybinding scope. | Alexander Gavrilov | 2012-05-19 | 1 | -0/+1 |
| * | Add central locations for onUpdate and onStateChange handling in core. | Alexander Gavrilov | 2012-05-17 | 1 | -0/+14 |
| * | Expose builtin commands to dfhack-run, and add lua script support. | Alexander Gavrilov | 2012-05-04 | 1 | -1/+9 |
| * | Merge https://github.com/jaxad0127/dfhack | Petr Mrázek | 2012-04-16 | 1 | -0/+2 |
| |\ |
|
| | * | Make tiletypes more useful | Jared Adams | 2012-04-15 | 1 | -0/+2 |
| * | | Add an official core lua context, and allow plugins to send events to it. | Alexander Gavrilov | 2012-04-15 | 1 | -0/+2 |
| |/ |
|
| * | Clean up some chaos in old code. | Petr Mrázek | 2012-04-15 | 1 | -6/+0 |
| * | Allow plugins to export functions to lua with safe reload support. | Alexander Gavrilov | 2012-04-14 | 1 | -0/+2 |
| * | Track world and map changes separately for plugin_onstatechange | Petr Mrázek | 2012-04-01 | 1 | -1/+5 |
| * | Pull console output support and REPL out of dfusion into core lib. | Alexander Gavrilov | 2012-03-31 | 1 | -0/+1 |
| * | Move CoreService to a separate file. | Alexander Gavrilov | 2012-03-17 | 1 | -1/+1 |
| * | Make the DF suspend lock recursive, and add RPC calls for batch suspend. | Alexander Gavrilov | 2012-03-15 | 1 | -4/+8 |
| * | Add support for exporting functions from plugins, with example in rename. | Alexander Gavrilov | 2012-03-15 | 1 | -0/+1 |
| * | Implement trivial RPC interface for dfhack via TCP & protobufs. | Alexander Gavrilov | 2012-03-14 | 1 | -0/+4 |
| * | Make plugins accept explicit output stream references. | Alexander Gavrilov | 2012-03-10 | 1 | -2/+10 |
| * | Fixed up formatting, debug messages in new Windows Hotkey stuff. | Clayton Hughes | 2012-03-09 | 1 | -2/+1 |
| * | Windows now detects hotkeys using the correct keyboard layout. | Clayton Hughes | 2012-03-09 | 1 | -0/+3 |
| * | First pass at windowing, track df2mc, stonesense | Petr Mrázek | 2012-03-05 | 1 | -2/+7 |
| * | Get rid of Simple namespace, Gui module is now a namespace. | Petr Mrázek | 2012-03-03 | 1 | -4/+0 |
| * | Fix normal hooks. | Petr Mrázek | 2012-02-28 | 1 | -1/+2 |
| * | Add eggy hooks (linux only for now) | Petr Mrázek | 2012-02-28 | 1 | -1/+7 |
| * | Make it run on Windows, re-added more missing globals to memory.xml | Petr Mrázek | 2012-02-10 | 1 | -1/+1 |
| * | Remove UTF-8 BOMs | Quietust | 2012-01-27 | 1 | -1/+1 |
| * | Kill the Constructions module | Quietust | 2012-01-24 | 1 | -5/+1 |
| * | Kill the Vegetation module, replacing it with the same 3 simple methods used ... | Quietust | 2012-01-24 | 1 | -4/+0 |
| * | Kill the Engravings module | Quietust | 2012-01-24 | 1 | -4/+0 |
| * | Kill the Units module, and add another pair of methods to the Items module to... | Quietust | 2012-01-24 | 1 | -4/+0 |
| * | Goodbye, Translation module | Quietust | 2012-01-24 | 1 | -4/+0 |
| * | Kill the Maps module | Quietust | 2012-01-19 | 1 | -4/+0 |
| * | Kill the Items module | Quietust | 2012-01-16 | 1 | -4/+0 |
| * | Dissolve vermin module. | Petr Mrázek | 2012-01-08 | 1 | -4/+0 |
| * | Buildings aren't a module anymore, fix probe segfaults. | Petr Mrázek | 2012-01-08 | 1 | -4/+0 |
| * | Merge https://github.com/angavrilov/dfhack | Petr Mrázek | 2011-12-31 | 1 | -0/+1 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -0/+224 |