dfhack fork
 
 
 
 
 
 
Go to file
lethosor 2905376042 Fix multiple issues with the confirm plugin
- Only allow one confirmation to be open at once. This avoids situations where
  pressing "s" would open another confirmation instead of the settings screen
  (e.g. in the trade screen), and allows all confirmations to be implemented
  without priorities specified.
- Fix #821: close any active confirmations when they are disabled.
- Some misc. cleanup, C++11 features
- Fixed a memory leak
2017-05-27 00:26:14 -04:00
CMake Remove several unused CMake and Doxygen files 2017-05-11 22:01:57 -04:00
build Remove obsolete settings from Windows build scripts, plus misc. updates 2017-03-01 20:29:46 -05:00
depends Update submodules 2017-05-13 21:56:08 -04:00
dfhack-config Add default script-paths.txt 2016-03-31 23:00:25 -04:00
docs Update Authors.rst 2017-05-13 21:54:04 -04:00
library Make git-describe faster if no git index files have changed 2017-05-20 16:27:14 -04:00
package Make DFHack libraries take priority on Linux 2016-10-22 13:04:15 -04:00
plugins Fix multiple issues with the confirm plugin 2017-05-27 00:26:14 -04:00
reversing Properly handle the variety of exception handlers that MSVC 2010 generates 2012-03-03 14:14:31 -06:00
scripts@f6862e8c43 Update stonesense, scripts, xml 2017-05-18 20:52:41 -04:00
travis Fix script-docs.py error with missing opening token 2016-08-11 11:57:42 -04:00
.gitignore Ignore df_path. again. 2016-10-19 20:00:56 +05:30
.gitmodules Re-add the scripts submodule, with a different internal name 2016-06-29 19:07:45 -04:00
.travis.yml Travis: temporarily disable Lua check 2017-05-27 00:10:07 -04:00
.ycm_extra_conf.py Enable ycmd for project 2016-01-26 20:37:27 -05:00
CMakeLists.txt Bump to r1 2017-05-13 21:58:07 -04:00
Contributing.rst Improve handling of in-script documentation 2016-06-15 18:28:54 +10:00
LICENSE.rst Further clarify Core; move plugins out; other fixes 2015-11-06 11:44:43 +11:00
NEWS.rst Update NEWS.rst 2017-05-13 21:55:18 -04:00
README.html Fix html redirection to the docs 2016-04-11 09:30:05 +10:00
README.md README.md: Fix broken markdown links and header. 2017-03-31 12:39:46 +11:00
conf.py Fix Python 2 compatibility 2016-10-23 18:28:41 -04:00
dfhack.init-example Add extra gui/workflow binding to work with gui/extended-status 2017-05-05 17:36:34 -04:00
index.rst Update NEWS.rst, add NEWS-dev.rst for prerelease changes 2016-12-14 12:59:55 -05:00

README.md

DFHack Readme

Build Status Documentation Status License Github Issues Open Pulls

DFHack is a Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools.

The full documentation is available online here, from the README.html page in the DFHack distribution, or as raw text in the ./docs folder. If you're an end-user, modder, or interested in contributing to DFHack - go read those docs.

If that's unclear or you need more help, try the Bay12 forums thread or the #dfhack IRC channel on freenode.