dfhack fork
 
 
 
 
 
 
Go to file
lethosor 08aeb6faeb Fix EventManager building ID type
The pointer to the building ID was sometimes not dereferenced properly.
Addressed by switching to an ID cast to a pointer type for consistency with
other types of events.

Fixes #1434
Ref #1003 (19695b4ee7)
Broken in #1253 (a7dfacd1c5)
2019-10-05 20:26:31 -04:00
CMake Remove several unused CMake and Doxygen files 2017-05-11 22:01:57 -04:00
build Make the win64 build/install batch files work with non-C system drives. 2018-05-14 14:15:38 -05:00
depends Windows+Ninja: Fix build error due to trying to include " dfhack_llimits.h" 2019-10-04 13:15:58 -04:00
dfhack-config Add default script-paths.txt 2016-03-31 23:00:25 -04:00
docs changelog: update with scripts changes since 0.44.12-r2 and clean up 2019-08-23 22:17:09 -04:00
library Fix EventManager building ID type 2019-10-05 20:26:31 -04:00
package Automatically preload asan runtime library 2018-07-05 17:58:56 +03:00
plugins Merge pull request #1460 from JapaMala/remote_reader 2019-10-04 01:16:05 -04:00
reversing Merge pull request #1403 from BenLubar/imgbot 2018-11-14 16:43:36 -05:00
scripts@8ef283377c Update submodules 2019-08-23 21:37:50 -04:00
test Add utils.OrderedTable, make test order consistent 2018-07-19 12:40:25 -04:00
travis Consolidate cd commands 2019-01-02 19:15:19 -05:00
.gitignore Improved .gitignore. 2019-02-09 19:12:27 +01:00
.gitmodules Use relative submodule path 2018-06-29 22:29:12 -04:00
.travis.yml travis: Always clear DF folder 2019-01-02 17:05:07 -05:00
.ycm_extra_conf.py Use jsoncpp 1.8.4 as a submodule 2018-06-14 21:20:46 +03:00
CMakeLists.txt Add CMake option to provide custom libstdc++ on macOS (#1344) 2019-07-20 11:21:44 -04:00
CMakeSettings.json Get intellisense and code analysis working in CMakeSettings.json. 2018-07-23 16:14:22 -05:00
Contributing.rst Update Contributing (IDA Freeware 7.0, cl-linux-debug being 32-bit only) 2018-05-06 10:26:14 -06:00
LICENSE.rst License: sort, fix caps 2018-07-21 00:03:45 -04:00
README.html Fix html redirection to the docs 2016-04-11 09:30:05 +10:00
README.md Remove issue and PR badges from README.md 2019-05-21 20:22:49 -04:00
conf.py Add logo to docs 2018-05-12 11:02:34 -04:00
dfhack.init-example embark-assistant: add in-game key to activate 2019-08-25 21:33:43 -04:00
index.rst Add a script to automatically generate both changelogs from a single file 2018-04-02 13:43:32 -04:00
onLoad.init-example Remove warn-stuck-trees from onLoad.init-example 2017-12-23 20:49:24 -05:00

README.md

DFHack Readme

Build Status Documentation Status License

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.