| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed Console module from dfusion. | Warmist | 2012-07-18 | 1 | -3/+0 |
| * | Add a few more unit orderings, and a way to reverse direction. | Alexander Gavrilov | 2012-04-21 | 1 | -3/+19 |
| * | Implement a way to do prompts from core context. | Alexander Gavrilov | 2012-04-15 | 1 | -2/+1 |
| * | Add an official core lua context, and allow plugins to send events to it. | Alexander Gavrilov | 2012-04-15 | 1 | -0/+7 |
| * | Pull console output support and REPL out of dfusion into core lib. | Alexander Gavrilov | 2012-03-31 | 1 | -96/+8 |
| * | Set '_' to the first result value for both interactive shortcuts. | Alexander Gavrilov | 2012-03-30 | 1 | -13/+18 |
| * | Enhance the interactive interpreter mode of dfusion. | Alexander Gavrilov | 2012-03-30 | 1 | -8/+60 |
| * | Moving to new LuaWrapper. | Warmist | 2012-03-24 | 1 | -0/+3 |
| * | few small bugs (embark caste selection) and moved runsaved to non-auto. | Warmist | 2012-03-18 | 1 | -6/+9 |
| * | Fixes for DfHack::Process foolery. | Warmist | 2012-03-11 | 1 | -1/+1 |
| * | Updated to new dfhack standards. | Warmist | 2012-03-11 | 1 | -37/+50 |
| * | Lots of work done with xml parsing. | Warmist | 2012-03-04 | 1 | -0/+2 |
| * | Added dfusion plugin name. | Warmist | 2012-02-23 | 1 | -0/+2 |
| * | New plugin interface | Petr Mrázek | 2012-02-21 | 1 | -1/+0 |
| * | DFhackCExport is only needed on the plugin_* functions | Quietust | 2012-02-13 | 1 | -4/+4 |
| * | Header changes/cleanup. | Petr Mrázek | 2011-12-31 | 1 | -6/+6 |
| * | Removed thready argument to dfusion, replaced with init (just sets stuff up, ... | Warmist | 2011-12-27 | 1 | -7/+12 |
| * | Lua function calling. | Warmist | 2011-12-04 | 1 | -0/+3 |
| * | Small fixes + lua_bit lib (fixes flag manipulations) | Warmist | 2011-09-17 | 1 | -1/+4 |
| * | Started migration to init/plugin scheme (init files for noninteractive parts)... | Warmist | 2011-08-21 | 1 | -5/+14 |
| * | fixed few formating things, and annoying 'g' error. (work-around somehow the ... | Warmist | 2011-08-19 | 1 | -1/+0 |
| * | Added dfusion thready flag to spawn another thread | Warmist | 2011-08-19 | 1 | -9/+22 |
| * | Merge https://github.com/warmist/dfhack | Petr Mrázek | 2011-08-13 | 1 | -4/+4 |
| |\ |
|
| | * | small fixes to VersionInfo wrapper, added Current_Race in Memory.xml to new v... | Warmist | 2011-08-09 | 1 | -4/+4 |
| * | | Command history separated from Console. | Petr Mrázek | 2011-08-13 | 1 | -8/+9 |
| |/ |
|
| * | versionInfo wrapper, no offsetgroup methods yet | Warmist | 2011-08-09 | 1 | -7/+9 |
| * | Make dfusion use the static lua lib. | Petr Mrázek | 2011-08-08 | 1 | -4/+4 |
| * | Embark and friendship working | Warmist | 2011-08-05 | 1 | -0/+6 |
| * | Lots of changes, including hexsearch and wrapper for lua, also LUNE - an obje... | Warmist | 2011-08-03 | 1 | -0/+2 |
| * | small bugfix (lua_Process.cpp) and onTick rate slowed | Warmist | 2011-07-28 | 1 | -9/+9 |
| * | Small fixes and lua port of Process | Warmist | 2011-07-28 | 1 | -4/+2 |
| * | Peek and pokes with lua bindings. Also interpreter implemented | Warmist | 2011-07-28 | 1 | -2/+24 |
| * | Added simple readme, fixed sdl_threads and moved to tinythreads (mutex for lu... | Warmist | 2011-07-27 | 1 | -9/+13 |
| * | Functioncalling minilib | Warmist | 2011-07-19 | 1 | -14/+0 |
| * | Functioncall minilib testing | Warmist | 2011-07-17 | 1 | -12/+16 |
| * | Merge branch 'dfapi' of git://github.com/peterix/dfhack into dfapi | Warmist | 2011-07-17 | 1 | -1/+43 |
| * | Improved error checking (and flood protection) | Warmist | 2011-07-16 | 1 | -2/+8 |
| * | Full DFHack::Console to lua binding. | Warmist | 2011-07-16 | 1 | -10/+14 |
| * | OnTick working! | Warmist | 2011-07-16 | 1 | -8/+20 |
| * | Added lua c++ wrapper | Warmist | 2011-07-16 | 1 | -7/+15 |
| * | Lua integrated. | Warmist | 2011-07-16 | 1 | -1/+11 |
| * | First dfusion plugin commit | Warmist | 2011-07-16 | 1 | -0/+52 |