dfhack/library/lua
lethosor 93c9a41a3a Reimplement dwarfmonitor widgets in Lua (and improve customizability)
Widget positions and a few other options (e.g. date formats) can be
specified in dfhack-config/dwarfmonitor.json on a per-instance basis.

Related changes:
* Fixed an issue loading JSON files from Lua
* JSON files in dfhack-config (only dwarfmonitor.json currently) are
  no longer copied into the DF directory when building DFHack. This
  keeps developers' personal settings intact, but will require
  copying over changes made to DFHack's copies manually.
* Fixed incorrect config path in dwarfmonitor help
2015-06-13 21:15:43 -04:00
..
dfhack Fix whitespace issues 2015-02-14 22:53:06 -05:00
gui Fix whitespace issues 2015-02-14 22:53:06 -05: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 Fix circular lua script dependencies 2015-06-05 19:08:11 -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 Fix some crashes when running without globals and update structures. 2014-07-24 23:10:37 +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