dfhack fork
 
 
 
 
 
 
Go to file
lethosor b8bbf5f545 field_offset: Use actual type instances instead of reinterpret_cast(type, 1)
ui_build_selector is a virtual class as of 0.42.06, so reinterpret_cast-ing it
with bad addresses will crash. 'df.new(df.ui_build_selector)' works just fine.
2016-03-22 17:27:53 -04:00
CMake/Modules Initial CMake version of Sphinx stuff. 2015-09-24 02:09:23 -04:00
build Add generate-MSVC-release.bat (with devel/dev_plugins disabled) 2016-02-28 11:15:30 -05:00
depends Also exclude libprotoc when cross-compiling (unused) 2016-01-18 09:22:08 -05:00
dfhack-config dfstatus: Allow sections and metal bars to be customized 2015-09-03 15:02:08 -04:00
docs Merge pull request #810 from PeridexisErrant/colonies 2016-03-13 08:32:05 -04:00
library field_offset: Use actual type instances instead of reinterpret_cast(type, 1) 2016-03-22 17:27:53 -04:00
package Rename libstdc++ automatically in Linux launcher script 2016-01-18 09:21:31 -05:00
plugins added a function to remotefortressreader.cpp to insert keyboard events 2016-03-21 22:56:48 +05:30
reversing Properly handle the variety of exception handlers that MSVC 2010 generates 2012-03-03 14:14:31 -06:00
scripts DF measures density in kg/m^3 2016-03-16 21:55:19 -07:00
travis Improve linter disabling somewhat 2016-02-01 09:39:40 -05:00
.gitignore Clean up, update .gitignore 2015-11-29 18:39:48 -05:00
.gitmodules Remove df2mc plugin (obsolete) 2015-11-17 11:13:20 +09:30
.travis.yml travis: use gcc 4.5 and 4.8 2016-03-20 13:39:29 -04:00
.ycm_extra_conf.py Enable ycmd for project 2016-01-26 20:37:27 -05:00
CMakeLists.txt Bump version, tweak whitespace. 2016-03-10 09:16:03 -05:00
LICENSE.rst Further clarify Core; move plugins out; other fixes 2015-11-06 11:44:43 +11:00
NEWS.rst Update news 2016-03-18 16:39:07 -04:00
README.html Move index back to root 2015-11-07 19:42:18 -05:00
README.md Split GitHub README from Sphinx index 2015-10-28 10:06:28 +11:00
conf.py Move index back to root 2015-11-07 19:42:18 -05:00
dfhack.init-example Merge pull request #754 from PeridexisErrant/better-gamelog 2016-03-13 08:27:11 -04:00
index.rst Move index back to root 2015-11-07 19:42:18 -05:00

README.md

#DFHack Readme

[Build Status] (https://travis-ci.org/DFHack/dfhack) [Documentation Status] (https://dfhack.readthedocs.org) [License] (https://en.wikipedia.org/wiki/Zlib_License) [Github Issues] (https://github.com/DFHack/dfhack/issues) [Open Pulls] (https://github.com/DFHack/dfhack/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] (http://www.bay12forums.com/smf/index.php?topic=139553) or the #dfhack IRC channel on freenode.