dfhack/library/lua
Alexander Gavrilov c6c5ad56c9 Track lua event listener count, and let the C++ host know.
This allows completely avoiding the call overhead if there
are none. The downside is that the event object now has to
be a userdata with lots of metamethods.
2012-08-23 19:27:28 +04:00
..
dfhack Support creating rollers and stops with dfhack.buildings.constructBuilding. 2012-05-17 00:19:29 +04:00
gui Improve viewport manipulation utilities and support scroll in mechanisms. 2012-08-22 22:29:01 +04:00
dfhack.lua Track lua event listener count, and let the C++ host know. 2012-08-23 19:27:28 +04:00
dumper.lua Add more lua scripts. 2012-05-08 12:55:06 +04:00
gui.lua Improve viewport manipulation utilities and support scroll in mechanisms. 2012-08-22 22:29:01 +04:00
memscan.lua Support controllable error presentation verbosity in lua code. 2012-06-22 16:36:50 +04:00
utils.lua Add a Painter class for lua viewscreens, and extract other utilities. 2012-08-21 11:35:39 +04:00