| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed Console module from dfusion. | Warmist | 2012-07-18 | 3 | -9/+5 |
| * | Temporary fix for memory accessor. | Warmist | 2012-06-25 | 1 | -1/+1 |
| * | Removed non-working onfunction. | Warmist | 2012-06-25 | 6 | -123/+0 |
| * | Merge branch 'master' of https://github.com/angavrilov/dfhack | Warmist | 2012-04-28 | 3 | -5/+5 |
| |\ |
|
| | * | Rename units.other[0] to units.active. | Alexander Gavrilov | 2012-04-21 | 3 | -5/+5 |
| * | | Typo fix | Warmist | 2012-04-28 | 1 | -1/+1 |
| * | | Misc stuff needed for unreleased unfunctional stuff | Warmist | 2012-04-28 | 1 | -0/+6 |
| |/ |
|
| * | Fix to init (no need to add " around). Added experimental (crashy as hell) to... | Warmist | 2012-04-14 | 2 | -13/+45 |
| * | Fixes to all of the new stuff. | Warmist | 2012-04-04 | 3 | -23/+16 |
| * | whoops, now it actually swaps souls :) | Warmist | 2012-04-04 | 1 | -4/+4 |
| * | Revived adv_tools, with new reincarnate command. | Warmist | 2012-04-04 | 4 | -4/+62 |
| * | Stupid bug with nemesis... | Warmist | 2012-04-04 | 1 | -1/+5 |
| * | Fixed a lot of bugs, mostly in dfusion->tools. | Warmist | 2012-04-03 | 2 | -23/+38 |
| * | Started rework lua files to be more hotkey friendly and adv/fort mode indepen... | Warmist | 2012-04-03 | 4 | -53/+66 |
| * | Fix for getSelectedCreature in adv mode. | Warmist | 2012-04-03 | 1 | -0/+3 |
| * | Added ability to call dfuse as a hotkey. | Warmist | 2012-04-03 | 3 | -4/+14 |
| * | Lua tweaks: a couple of functions, dfusion tweak, backtrace metadata. | Alexander Gavrilov | 2012-04-01 | 1 | -0/+4 |
| * | Fixes for lua5.2 | Warmist | 2012-03-31 | 3 | -6/+9 |
| * | Give some sensible looking names to the arrays in pregnancy_ptr. | Alexander Gavrilov | 2012-03-31 | 1 | -16/+6 |
| * | Reworked to use start_dwarf_count offset from version info | Warmist | 2012-03-31 | 7 | -413/+6 |
| * | New offset for embark/simple-embark (starting dwarfs) | Warmist | 2012-03-31 | 1 | -1/+1 |
| * | Fix init.lua | Petr Mrázek | 2012-03-30 | 1 | -3/+0 |
| * | print (after dfuse/dfusion) no longer needs tostring | Warmist | 2012-03-29 | 1 | -1/+1 |
| * | New way of doing assignments used in tools/empregnate. | Warmist | 2012-03-29 | 1 | -20/+9 |
| * | small changes to tools(lua) | Warmist | 2012-03-26 | 1 | -3/+18 |
| * | Fixed empregnate, and some other tools... | Warmist | 2012-03-25 | 2 | -9/+28 |
| * | Fixed more plugins (embark/friendship/simple_embark) | Warmist | 2012-03-25 | 5 | -9/+9 |
| * | Commented non working parts... Not very much left... | Warmist | 2012-03-25 | 1 | -6/+6 |
| * | Moving to new LuaWrapper. | Warmist | 2012-03-24 | 5 | -23/+23 |
| * | Onfunction start | Warmist | 2012-03-23 | 2 | -5/+7 |
| * | Stupid mistake fixed | Warmist | 2012-03-22 | 1 | -0/+3 |
| * | Fixed getxyz(), getCreatureAtPos() (also returns nil/creature) and empregnate... | Warmist | 2012-03-22 | 2 | -15/+14 |
| * | Small bug fixes | Warmist | 2012-03-18 | 3 | -8/+20 |
| * | New pointer, setup pointer and df-array. ALso new tool, empregnate. | Warmist | 2012-03-18 | 6 | -17/+86 |
| * | few small bugs (embark caste selection) and moved runsaved to non-auto. | Warmist | 2012-03-18 | 2 | -8/+19 |
| * | small debug un-optimatization removed | Warmist | 2012-03-18 | 1 | -1/+0 |
| * | tools updated (not fully), added editor( edit everything in df) | Warmist | 2012-03-18 | 5 | -152/+233 |
| * | embark and friendship working. | Warmist | 2012-03-18 | 11 | -81/+79 |
| * | Started move to new system. Temp disabled non-working plugins. | Warmist | 2012-03-17 | 7 | -56/+96 |
| * | Alignment done (at least for now). Now there is a working access to df. | Warmist | 2012-03-16 | 3 | -7/+71 |
| * | alignment hell, and started to port all plugins to new structure based mode. | Warmist | 2012-03-13 | 4 | -19/+62 |
| * | Fixed loops in linked lists, split xml_types into windows (and in the future ... | Warmist | 2012-03-13 | 6 | -156/+243 |
| * | Fixes for DfHack::Process foolery. | Warmist | 2012-03-11 | 2 | -4/+4 |
| * | Updated to new dfhack standards. | Warmist | 2012-03-11 | 1 | -0/+2 |
| * | Df reading starting to work. Lots of testing required, some types don't have ... | Warmist | 2012-03-11 | 3 | -24/+155 |
| * | Lots of work done with xml parsing. | Warmist | 2012-03-04 | 5 | -36/+194 |
| * | More work with parsing xml (almost works) | Warmist | 2012-03-02 | 3 | -2/+468 |
| * | Pattern reader to a tree | Warmist | 2012-02-23 | 1 | -0/+55 |
| * | Fixed crash with dfusion migrants plugin. | Warmist | 2012-01-06 | 1 | -1/+1 |
| * | Fix for give sentience. | Warmist | 2011-12-27 | 2 | -1/+6 |