dfhack/library
Myk Taylor 9dba18124e
attach compile options to dfhack that allow protobuf headers to be included
2023-06-17 10:44:38 -07:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include reinstated Buildings.setOwner 2023-05-31 18:48:08 -07:00
lua add ensure_keys utility function 2023-05-27 03:16:51 -07:00
modules only initialize steam if launched from steam 2023-06-05 14:18:55 -07:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@6c722a0f74 Auto-update submodules 2023-06-17 17:19:00 +00:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt attach compile options to dfhack that allow protobuf headers to be included 2023-06-17 10:44:38 -07:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp
Console-windows.cpp only show the terminal if requested 2023-05-03 14:34:48 -07:00
Core.cpp launch DFHack through steam if DF is run from steam 2023-05-20 02:59:39 -07:00
DFHackVersion.cpp format version string in help the same way 2023-04-23 18:20:50 -07:00
DataDefs.cpp
DataStatics.cpp
DataStaticsCtor.cpp
DataStaticsFields.cpp
Debug.cpp
Error.cpp
Hooks.cpp add DFHACK_DISABLE env var 2023-05-15 18:15:46 -07:00
LuaApi.cpp Merge branch 'develop' into develop 2023-05-20 04:55:50 -07:00
LuaTools.cpp allow vectors to be read from indices other than 1 2023-03-05 16:32:05 -08:00
LuaTypes.cpp
LuaWrapper.cpp
MiscUtils.cpp
MiscUtils.test.cpp
PlugLoad-posix.cpp
PlugLoad-windows.cpp
PluginManager.cpp turn down Ruby support 2023-01-09 23:59:55 -08:00
PluginStatics.cpp move xlsxreader identity statics to dfhack lib 2020-08-11 14:51:17 -07:00
Process-darwin.cpp
Process-linux.cpp
Process-windows.cpp
RemoteClient.cpp fix crash on malformed json (again) 2023-05-16 11:26:47 -07:00
RemoteServer.cpp fix crash on malformed json (again) 2023-05-16 11:26:47 -07:00
RemoteTools.cpp
TileTypes.cpp
Types.cpp update structures 2020-03-02 23:12:03 -06:00
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in git-describe: fail earlier if git fails to run or doesn't exist (#2061) 2022-03-30 14:49:18 -07:00
main.test.cpp