dfhack/library
Myk Taylor c587cad471
generalize to civ roles as well
2023-07-05 17:37:49 -07:00
..
DataStaticsFields
include port API for unit lookup by noble role from quickfort 2023-07-03 13:47:43 -07:00
lua allow invalid options to default to the first option 2023-07-02 19:05:47 -07:00
modules generalize to civ roles as well 2023-07-05 17:37:49 -07:00
proto
xml@5da8a785cf Auto-update submodules 2023-07-01 07:13:51 +00:00
.gitignore
CMakeLists.txt get things mostly ported to SDL2 2023-06-23 14:31:12 -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 get keybindings working again 2023-06-23 14:31:14 -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 get things mostly ported to SDL2 2023-06-23 14:31:12 -07:00
LuaApi.cpp port API for unit lookup by noble role from quickfort 2023-07-03 13:47:43 -07:00
LuaTools.cpp
LuaTypes.cpp
LuaWrapper.cpp
MiscUtils.cpp
MiscUtils.test.cpp
PlugLoad-posix.cpp
PlugLoad-windows.cpp
PluginManager.cpp
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
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in
main.test.cpp