dfhack/library
Myk 828a9eb6c9
Merge pull request #3228 from myk002/myk_rawfolder
don't read cur_savegame.save_dir when invalid
2023-04-15 17:08:13 -07:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include hide terminal console when running on steam deck 2023-04-10 04:35:34 -07:00
lua allow getval to take and pass params 2023-04-10 03:37:10 -07:00
modules adjust code to new tree root type 2023-04-11 10:14:28 -07:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@43059670e7 Auto-update submodules 2023-04-15 07:12:55 +00:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt hide terminal console when running on steam deck 2023-04-10 04:35:34 -07:00
ColorText.cpp
CompilerWorkAround.cpp
Console-posix.cpp
Console-windows.cpp
Core.cpp use the World module for the data read 2023-04-14 01:38:38 -07:00
DFHackVersion.cpp
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 implement new dfhooks API 2022-12-25 18:15:55 -08:00
Hooks-linux.cpp implement new dfhooks API 2022-12-25 18:15:55 -08:00
Hooks-windows.cpp
Hooks.cpp implement new dfhooks API 2022-12-25 18:15:55 -08:00
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 prep for Quietust's structure updates 2023-01-01 01:03:42 -08:00
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