summaryrefslogtreecommitdiff
path: root/library/lua/utils.lua
Commit message (Expand)AuthorAgeFilesLines
* Add a script to reclassify 'individual choice' weapons based on unit skill.Alexander Gavrilov2012-09-291-0/+21
* Add stock MessageBox and InputBox dialog screens for lua scripts.Alexander Gavrilov2012-09-051-0/+13
* Pull some minor stuff from mechanisms into main libs.Alexander Gavrilov2012-08-241-0/+8
* Add a Painter class for lua viewscreens, and extract other utilities.Alexander Gavrilov2012-08-211-0/+12
* Add documentation for some utility functions implemented in lua.Alexander Gavrilov2012-06-241-6/+6
* Support controllable error presentation verbosity in lua code.Alexander Gavrilov2012-06-221-1/+1
* Add more offset finders to the script.Alexander Gavrilov2012-06-171-2/+4
* Add an interactive script finding a limited subset of linux offsets.Alexander Gavrilov2012-06-161-0/+44
* Support custom buildings in dfhack.buildings.getFiltersByType.Alexander Gavrilov2012-05-131-0/+62
* Change xml submodule pointer.Alexander Gavrilov2012-05-081-1/+1
* Add more lua scripts.Alexander Gavrilov2012-05-081-5/+168
* Support default building inputs in dfhack.buildings.constructBuilding.Alexander Gavrilov2012-05-061-0/+25
* Support sorting units in many more ui contexts.Alexander Gavrilov2012-04-221-2/+3
* Add a few more unit orderings, and a way to reverse direction.Alexander Gavrilov2012-04-211-2/+9
* Add a hotkey command that sorts units in lists using lua comparators.Alexander Gavrilov2012-04-211-0/+106