dfhack/library
Myk Taylor b5f4cef187
differentiate trade request screen from other diplomacy screens
2023-06-26 02:29:36 -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 differentiate trade request screen from other diplomacy screens 2023-06-26 02:29:36 -07:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@916a497000 bump to 50.08-r4 2023-06-23 10:59:21 -07:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt remove obsolete BUILD_DEVEL option and logic 2023-06-06 17:49:15 -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 rename globals according to structures update 2023-01-05 17:11:01 -08:00
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 prep for Quietust's structure updates 2023-01-01 01:03:42 -08:00
PluginManager.cpp turn down Ruby support 2023-01-09 23:59:55 -08:00
PluginStatics.cpp
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 rename globals according to structures update 2023-01-05 17:11:01 -08:00
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in
main.test.cpp