dfhack/library/lua/gui
Alexander Gavrilov a1dd31aab3 Tweak the mechanics for showing and rendering lua screens.
- Place new screens below any dismissed ones on top.
- When asked to render a dismissed lua screen, call render() on its
  parent to avoid producing a black screen frame when unlucky.
2012-10-25 12:09:39 +04:00
..
dialogs.lua Add an extremely simple item selection dialog by wrapping ListBox. 2012-10-17 21:42:06 +04:00
dwarfmode.lua Tweak the mechanics for showing and rendering lua screens. 2012-10-25 12:09:39 +04:00
materials.lua Add a gui script for viewing and changing job_item properties. 2012-10-20 21:57:36 +04:00
script.lua Extract a generic filtered list widget from the materials dialog. 2012-10-17 10:41:50 +04:00
widgets.lua Support changing the constraint ranges from the workflow gui script. 2012-10-24 19:25:06 +04:00