summaryrefslogtreecommitdiff
path: root/plugins/Dfusion/luafiles
Commit message (Expand)AuthorAgeFilesLines
* Removed Console module from dfusion.Warmist2012-07-183-9/+5
* Temporary fix for memory accessor.Warmist2012-06-251-1/+1
* Removed non-working onfunction.Warmist2012-06-256-123/+0
* Merge branch 'master' of https://github.com/angavrilov/dfhackWarmist2012-04-283-5/+5
|\
| * Rename units.other[0] to units.active.Alexander Gavrilov2012-04-213-5/+5
* | Typo fixWarmist2012-04-281-1/+1
* | Misc stuff needed for unreleased unfunctional stuffWarmist2012-04-281-0/+6
|/
* Fix to init (no need to add " around). Added experimental (crashy as hell) to...Warmist2012-04-142-13/+45
* Fixes to all of the new stuff.Warmist2012-04-043-23/+16
* whoops, now it actually swaps souls :)Warmist2012-04-041-4/+4
* Revived adv_tools, with new reincarnate command.Warmist2012-04-044-4/+62
* Stupid bug with nemesis...Warmist2012-04-041-1/+5
* Fixed a lot of bugs, mostly in dfusion->tools.Warmist2012-04-032-23/+38
* Started rework lua files to be more hotkey friendly and adv/fort mode indepen...Warmist2012-04-034-53/+66
* Fix for getSelectedCreature in adv mode.Warmist2012-04-031-0/+3
* Added ability to call dfuse as a hotkey.Warmist2012-04-033-4/+14
* Lua tweaks: a couple of functions, dfusion tweak, backtrace metadata.Alexander Gavrilov2012-04-011-0/+4
* Fixes for lua5.2Warmist2012-03-313-6/+9
* Give some sensible looking names to the arrays in pregnancy_ptr.Alexander Gavrilov2012-03-311-16/+6
* Reworked to use start_dwarf_count offset from version infoWarmist2012-03-317-413/+6
* New offset for embark/simple-embark (starting dwarfs)Warmist2012-03-311-1/+1
* Fix init.luaPetr Mrázek2012-03-301-3/+0
* print (after dfuse/dfusion) no longer needs tostringWarmist2012-03-291-1/+1
* New way of doing assignments used in tools/empregnate.Warmist2012-03-291-20/+9
* small changes to tools(lua)Warmist2012-03-261-3/+18
* Fixed empregnate, and some other tools...Warmist2012-03-252-9/+28
* Fixed more plugins (embark/friendship/simple_embark)Warmist2012-03-255-9/+9
* Commented non working parts... Not very much left...Warmist2012-03-251-6/+6
* Moving to new LuaWrapper.Warmist2012-03-245-23/+23
* Onfunction startWarmist2012-03-232-5/+7
* Stupid mistake fixedWarmist2012-03-221-0/+3
* Fixed getxyz(), getCreatureAtPos() (also returns nil/creature) and empregnate...Warmist2012-03-222-15/+14
* Small bug fixesWarmist2012-03-183-8/+20
* New pointer, setup pointer and df-array. ALso new tool, empregnate.Warmist2012-03-186-17/+86
* few small bugs (embark caste selection) and moved runsaved to non-auto.Warmist2012-03-182-8/+19
* small debug un-optimatization removedWarmist2012-03-181-1/+0
* tools updated (not fully), added editor( edit everything in df)Warmist2012-03-185-152/+233
* embark and friendship working.Warmist2012-03-1811-81/+79
* Started move to new system. Temp disabled non-working plugins.Warmist2012-03-177-56/+96
* Alignment done (at least for now). Now there is a working access to df.Warmist2012-03-163-7/+71
* alignment hell, and started to port all plugins to new structure based mode.Warmist2012-03-134-19/+62
* Fixed loops in linked lists, split xml_types into windows (and in the future ...Warmist2012-03-136-156/+243
* Fixes for DfHack::Process foolery.Warmist2012-03-112-4/+4
* Updated to new dfhack standards.Warmist2012-03-111-0/+2
* Df reading starting to work. Lots of testing required, some types don't have ...Warmist2012-03-113-24/+155
* Lots of work done with xml parsing.Warmist2012-03-045-36/+194
* More work with parsing xml (almost works)Warmist2012-03-023-2/+468
* Pattern reader to a treeWarmist2012-02-231-0/+55
* Fixed crash with dfusion migrants plugin.Warmist2012-01-061-1/+1
* Fix for give sentience.Warmist2011-12-272-1/+6