dfhack/library
Myk Taylor 09fbaba726 buildingplan: support all building types
Allow buildingplan to handle all building types, update the docs, and add in little extra fixes to ensure all the new types work correctly.
2020-10-16 14:23:35 -07:00
..
DataStaticsFields
include prep buildingplan for core algorithm changes 2020-10-16 13:52:23 -07:00
lua remove references to non-existent vector ids 2020-09-28 23:14:13 -07:00
modules buildingplan: support all building types 2020-10-16 14:23:35 -07:00
proto
xml@00549aca06 Update to 0.47.04-r3 (authors, changelog, and submodules) 2020-10-10 17:31:30 -04:00
.gitignore
CMakeLists.txt move xlsxreader identity statics to dfhack lib 2020-08-11 14:51:17 -07:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp Add "delete word" support to Console-posix 2020-08-02 23:10:35 -04:00
Console-windows.cpp
Core.cpp don't list subdirectories named 'internal' 2020-07-24 22:07:16 -07:00
DFHackVersion.cpp
DataDefs.cpp Tone down a couple warnings 2020-08-02 12:55:36 -04:00
DataStatics.cpp don't crash if the path to an instance-vector contains a null pointer 2020-04-18 20:40:17 -05:00
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp
Error.cpp
Hooks-darwin.cpp
Hooks-egg.cpp
Hooks-linux.cpp
Hooks-windows.cpp
LuaApi.cpp Expose to_search_normalized to Lua, add test, and use in ListColumn (most useful for the `stocks` plugin) 2020-10-10 01:40:00 -04:00
LuaTools.cpp
LuaTypes.cpp Lua: Fix off-by-one preventing accessing last df-other-vectors item by ID, add tests 2020-07-26 02:11:27 -04:00
LuaWrapper.cpp Add ref_target attribute to primitive field references 2020-04-09 00:02:07 -04:00
MiscUtils.cpp Use a string and .reserve for normalizing instead of stringbuf 2020-09-24 15:22:58 -07:00
PlugLoad-posix.cpp
PlugLoad-windows.cpp
PluginManager.cpp Flush plugin warning messages 2020-08-06 22:45:46 -04:00
PluginStatics.cpp move xlsxreader identity statics to dfhack lib 2020-08-11 14:51:17 -07:00
Process-darwin.cpp
Process-linux.cpp Linux: make Process::getPath (and dfhack.getDFPath()) not depend on cwd, for consistency with other platforms 2020-07-16 23:21:56 -04:00
Process-windows.cpp
RemoteClient.cpp
RemoteServer.cpp
RemoteTools.cpp
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in