dfhack/library
Myk Taylor 65d7b290a3
add ZScreenModal class for modal dialogs
2023-04-24 14:32:33 -07:00
..
DataStaticsFields
include reorder template declarations so we can push vectors of maps 2023-04-24 14:28:21 -07:00
lua add ZScreenModal class for modal dialogs 2023-04-24 14:32:33 -07:00
modules simplify loops with foreach syntax 2023-04-24 14:28:47 -07:00
proto
xml@ae268954da Auto-update submodules 2023-04-18 07:13:59 +00:00
.gitignore
CMakeLists.txt cmake minimum version 3.21 2023-04-18 05:41:08 -05:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp
Console-windows.cpp
Core.cpp format version string in help the same way 2023-04-23 18:20:50 -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-darwin.cpp
Hooks-linux.cpp
Hooks-windows.cpp
Hooks.cpp
LuaApi.cpp give active mods a chance to reattach their hooks 2023-04-07 00:48:04 -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
Process-darwin.cpp
Process-linux.cpp
Process-windows.cpp
RemoteClient.cpp
RemoteServer.cpp
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