summaryrefslogtreecommitdiff
path: root/library/LuaApi.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Enable warnings correctly on linux and fix a lot of them.Alexander Gavrilov2012-04-201-0/+1
* Add an official core lua context, and allow plugins to send events to it.Alexander Gavrilov2012-04-151-34/+11
* Add burrow subcommands to modify burrow unit and tile sets.Alexander Gavrilov2012-04-141-0/+2
* Add unit position and container api.Alexander Gavrilov2012-04-131-1/+12
* Add core api for moving items between ground and containers.Alexander Gavrilov2012-04-121-8/+65
* Update the item owner modification api and export it to lua.Alexander Gavrilov2012-04-111-0/+8
* Add api for manipulating burrows to the core.Alexander Gavrilov2012-04-111-9/+52
* Export a few maps functions to lua.Alexander Gavrilov2012-04-111-3/+14
* Job module api tweaks: add a namespace to match others and some funcs.Alexander Gavrilov2012-04-101-5/+40
* Pull a few utility functions into the core and publish to lua.Alexander Gavrilov2012-04-071-0/+3
* Wrap MaterialInfo for lua.Alexander Gavrilov2012-04-061-0/+233
* Split LuaTools.cpp to separate core utils from general dfhack api.Alexander Gavrilov2012-04-061-0/+345