dfhack/library
Myk 785405b281
Update DFSDL.cpp
2023-07-05 22:34:25 -07:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include move clipboard wrappers into DFSDL module (but not in the namespace) 2023-07-05 12:08:18 -07:00
lua move conversion logic to MiscUtils 2023-07-03 11:05:58 -07:00
modules Update DFSDL.cpp 2023-07-05 22:34:25 -07:00
proto
xml@5da8a785cf Auto-update submodules 2023-07-01 07:13:51 +00:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt Revert "add new linkage dependency on dfhack" 2023-07-05 11:46:33 -07:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
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 move conversion logic to MiscUtils 2023-07-03 11:05:58 -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 move clipboard wrappers into DFSDL module (but not in the namespace) 2023-07-05 12:08:18 -07: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