dfhack/library/lua/gui
myk002 e603fee3ce
move sidebar mode management code to init
from onAboutToShow(). this allows the frames to be calculated correctly
during widget instantiation. otherwise widgets can end up with -1 width
2022-04-29 12:10:05 -07:00
..
buildings.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
dialogs.lua return a reference to the created dialogs 2022-04-27 11:51:46 -07:00
dwarfmode.lua move sidebar mode management code to init 2022-04-29 12:10:05 -07:00
materials.lua Added (chain) for [CHAIN_METAL_TEXT] armours in library/gui/materials.lua used by the gui/create-item script (#2037) 2022-03-19 15:32:16 -07:00
script.lua Update script.lua 2013-10-20 13:58:15 -07:00
widgets.lua protect against 0 width in string:wrap() 2022-04-29 11:29:19 -07:00