dfhack/library/lua
Myk Taylor 9fd3ef7b4b
correct mouse down behavior without hosing enabler
before, we inhibited multiple mouse button down events by overwriting
the values in enabler. now we keep state internally and inhibit multiple
events on our own.

also add events and state tracking for middle mouse button
2023-01-03 14:52:49 -08:00
..
3rdparty alt_getopt.lua: allow `?` as an option 2021-08-21 13:39:10 +02:00
dfhack only reset extents if they are unusable 2020-12-16 11:10:47 -08:00
gui adjust text wrap to new scrollbar width 2023-01-03 00:56:07 -08:00
json Lua: Indent array values 2015-03-22 14:04:03 -04:00
test_util Add mock.observe_func(), improve mock.lua documentation 2022-05-27 00:33:44 -04:00
argparse.lua fix call to new functions in existing coord fn 2022-08-15 16:15:41 -07: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
custom-raw-tokens.lua Added custom-raw-tokens utility (#2038) 2022-04-29 08:39:59 -07:00
dfhack.lua ensure params are strings when invoking scripts 2022-09-10 10:10:28 -07:00
dumper.lua Fix whitespace issues 2015-02-14 22:53:06 -05:00
gui.lua correct mouse down behavior without hosing enabler 2023-01-03 14:52:49 -08:00
helpdb.lua add --exclude option for ls 2022-10-05 13:30:14 -07: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 Fix out-of-bounds access in memscan.field_offset() 2021-08-10 11:26:06 -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 Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
script-manager.lua ensure `enable` doesn't miss newly-added scripts 2022-12-10 22:13:38 -08:00
syndrome-util.lua Added function to remove syndrome wound data 2018-04-20 17:14:03 +02:00
tile-material.lua Update tile-material.lua (#2218) 2022-06-20 12:38:37 -07:00
utils.lua allow visible and active to be dynamic properties 2022-12-04 15:46:19 -08:00