dfhack/library/lua
lethosor b8bbf5f545 field_offset: Use actual type instances instead of reinterpret_cast(type, 1)
ui_build_selector is a virtual class as of 0.42.06, so reinterpret_cast-ing it
with bad addresses will crash. 'df.new(df.ui_build_selector)' works just fine.
2016-03-22 17:27:53 -04:00
..
dfhack Fix whitespace issues 2015-02-14 22:53:06 -05:00
gui Fix display of arrows in lua filtered list widgets 2015-10-30 19:16:29 -04:00
json Lua: Indent array values 2015-03-22 14:04:03 -04:00
binpatch.lua Close file opened in load_patch() on success 2014-09-10 15:09:57 -04:00
class.lua Add a script to complement the weapon rack binary patch. 2012-10-27 20:16:27 +04:00
dfhack.lua Implement getViewscreenByType() in lua 2015-10-17 15:11:04 -04:00
dumper.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
gui.lua Detect mouse press events for lua. 2012-12-02 14:43:23 +04:00
json.lua Reimplement dwarfmonitor widgets in Lua (and improve customizability) 2015-06-13 21:15:43 -04:00
makeown.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
memscan.lua field_offset: Use actual type instances instead of reinterpret_cast(type, 1) 2016-03-22 17:27:53 -04:00
persist-table.lua persist-table bug. 2014-12-07 07:56:33 -05:00
repeat-util.lua Lots of tweaks. 2014-07-09 06:21:52 -04:00
syndrome-util.lua It is now possible to remove syndromes by SYN_CLASS. 2014-11-14 23:33:49 -05:00
utils.lua Tweaked item-trigger. 2014-07-03 06:01:58 -04:00