dfhack/library/lua
Warmist b7069a5ebd
Fix label early key detection in scrolling logic
Current logic is because @myk002 fixed it so label would allow other widgets control when label(s) are present. However that breaks label key detection for default scroll keys. This can be worked around by setting scrollkeys to empty.

TBH: label is quite complicated and used everwhere so i'm reluctant to touch it and would love for someone to look over if i'm correct.
2021-06-22 11:31:00 +03:00
..
3rdparty fix -- handling and required arg detection 2021-05-07 15:21:45 -07:00
dfhack only reset extents if they are unusable 2020-12-16 11:10:47 -08:00
gui Fix label early key detection in scrolling logic 2021-06-22 11:31:00 +03:00
json Lua: Indent array values 2015-03-22 14:04:03 -04:00
test_util Add initial implementation of mock.restore() 2021-04-16 00:34:46 -04:00
binpatch.lua binpatch.lua: check for empty patches 2018-01-31 09:57:11 -05:00
class.lua Add a script to complement the weapon rack binary patch. 2012-10-27 20:16:27 +04:00
dfhack.lua undo formatting change in script_environment 2021-03-29 12:29:15 -07:00
dumper.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
gui.lua Fix Painter:viewport() 2021-03-27 16:55:48 -04:00
json.lua json: Improve IO-related error messages 2017-12-25 14:40:06 -05:00
luacov_helper.lua call luacov.runner.init directly and clean up dbg 2021-03-07 08:16:24 -08:00
makeown.lua fix of relations errors. 2017-04-24 07:07:08 -05:00
memscan.lua Add CheckedArray:__tostring() method 2016-08-22 23:18:30 -04:00
persist-table.lua persist-table bug. 2014-12-07 07:56:33 -05:00
profiler.lua Port profiler to lua 5.3 and dfhack 2018-06-06 19:18:18 +03:00
repeat-util.lua Make repeatUtil.cancel work even when called from the callback. Closes #1122. 2017-07-11 15:10:42 -05:00
syndrome-util.lua Added function to remove syndrome wound data 2018-04-20 17:14:03 +02:00
tile-material.lua Add a Lua module for getting a tile's material (#1031) 2016-12-27 16:49:46 -05:00
utils.lua treat negative numbers as non-options in getopt 2021-05-07 15:21:45 -07:00