dfhack/library
Myk Taylor f6d9af5725
also set focus on shift-scrolling
2023-05-23 15:20:09 -07:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include launch DFHack through steam if DF is run from steam 2023-05-20 02:59:39 -07:00
lua also set focus on shift-scrolling 2023-05-23 15:20:09 -07:00
modules don't relaunch launchdf if it's already running 2023-05-20 02:59:41 -07:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@c0ae38c0c6 update HEADs 2023-05-21 09:45:37 -07:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt Merge branch '5008-beta1' into myk_nosdlreal 2023-04-26 15:48:13 -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 launch DFHack through steam if DF is run from steam 2023-05-20 02:59:39 -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 add DFHACK_DISABLE env var 2023-05-15 18:15:46 -07:00
LuaApi.cpp Merge branch 'develop' into develop 2023-05-20 04:55:50 -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
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