dfhack/library
shevernitskiy b20889e694 minor refactor for lua switch 2023-08-12 16:34:33 +03:00
..
DataStaticsFields
include assets use dynamic texture loading 2023-08-12 16:11:42 +03:00
lua minor refactor for lua switch 2023-08-12 16:34:33 +03:00
modules assets use dynamic texture loading 2023-08-12 16:11:42 +03:00
proto
xml@c99b20a44c Auto-update submodules 2023-08-09 07:13:34 +00:00
.gitignore
CMakeLists.txt allow code to be generated even when the library isn't being built 2023-08-04 16:43:58 -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 assets use dynamic texture loading 2023-08-12 16:11:42 +03:00
DFHackVersion.cpp
DataDefs.cpp don't leak warning suppression out of protobuf 2023-06-25 17:53:16 -07:00
DataIdentity.cpp DataIdentity support for `std::future<void>` 2023-08-04 20:00:29 -05:00
DataStatics.cpp
DataStaticsCtor.cpp
Debug.cpp remove need to ignore warnings for dfhack-dependent targets 2023-06-25 17:44:06 -07:00
Error.cpp
Hooks.cpp get things mostly ported to SDL2 2023-06-23 14:31:12 -07:00
LuaApi.cpp assets use dynamic texture loading 2023-08-12 16:11:42 +03:00
LuaTools.cpp Fix startup crashes when global addresses are missing 2023-08-01 00:05:02 -04:00
LuaTypes.cpp
LuaWrapper.cpp df.new(): catch errors thrown by allocate() 2023-08-04 17:22:20 -04:00
MiscUtils.cpp Add cxx_demangle() and Lua wrapper 2023-08-10 15:01:19 -04:00
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