From 6cf85b43185d5cd3bab4de368805cfea7f08b912 Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Mon, 12 Nov 2012 12:26:31 +0400 Subject: [PATCH] Abstract the back-end from the binpatch script, and use in gui/assign-rack. --- Readme.html | 142 +++++++++++++++++++++--------------- Readme.rst | 11 ++- library/lua/binpatch.lua | 121 ++++++++++++++++++++++++++++++ scripts/binpatch.lua | 103 ++++---------------------- scripts/gui/assign-rack.lua | 26 +++---- 5 files changed, 239 insertions(+), 164 deletions(-) create mode 100644 library/lua/binpatch.lua diff --git a/Readme.html b/Readme.html index 737963372..b7ca94964 100644 --- a/Readme.html +++ b/Readme.html @@ -501,38 +501,40 @@ access DF memory and allow for easier development of new tools.

  • superdwarf
  • drainaquifer
  • deathcause
  • +
  • lua
  • +
  • embark
  • -
  • In-game interface tools