dfhack/library
Myk Taylor fa0732d651
fix reverse Some/ focus string
2024-01-01 19:35:02 -08:00
..
DataStaticsFields
include Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
lua Merge pull request #4119 from myk002/myk_autochop 2023-12-31 11:34:20 -08:00
modules fix reverse Some/ focus string 2024-01-01 19:35:02 -08:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@080547fbca Auto-update submodules 2023-12-28 07:13:06 +00:00
.gitignore
CMakeLists.txt Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
ColorText.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
CompilerWorkAround.cpp
Console-posix.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
Console-windows.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
Core.cpp Use SDL_ShowSimpleMessageBox in Core::fatal() 2023-09-21 01:13:07 -04:00
DFHackVersion.cpp format version string in help the same way 2023-04-23 18:20:50 -07:00
DataDefs.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
DataIdentity.cpp add identity traits for new types 2023-12-10 21:30:41 -08: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 Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
LuaTools.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
LuaTypes.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
LuaWrapper.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05: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 Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
PluginManager.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
PluginStatics.cpp
Process-darwin.cpp
Process-linux.cpp format string didn't match my system; generalizing 2023-09-10 23:04:20 -07:00
Process-windows.cpp
RemoteClient.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
RemoteServer.cpp Merge remote-tracking branch 'cvuchener/server-accept-fix' into myk_remote_server 2023-11-20 00:07:00 -08:00
RemoteTools.cpp
TileTypes.cpp
Types.cpp
VTableInterpose.cpp
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
git-describe.cmake.in
main.test.cpp