dfhack/library
Myk Taylor 649d72e658
add missed NO_LOGIC_SCREEN to the list
adopt_region also kills the top viewscreen on transition
2023-04-18 08:28:00 -07:00
..
DataStaticsFields
include hide terminal console when running on steam deck 2023-04-10 04:35:34 -07:00
lua add missed NO_LOGIC_SCREEN to the list 2023-04-18 08:28:00 -07:00
modules match new gems category 2023-04-17 01:04:03 -07:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@ae268954da Auto-update submodules 2023-04-18 07:13:59 +00:00
.gitignore
CMakeLists.txt cmake minimum version 3.21 2023-04-18 05:41:08 -05:00
ColorText.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
CompilerWorkAround.cpp Allow unloading plugins that use std::regex 2018-07-03 15:23:46 +03:00
Console-posix.cpp
Console-windows.cpp
Core.cpp infrastructure for hiding the terminal console on startup 2023-04-16 22:34:29 -07:00
DFHackVersion.cpp
DataDefs.cpp
DataStatics.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
DataStaticsCtor.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
DataStaticsFields.cpp
Debug.cpp Use debugfilter; remove redundant changelog entries 2022-05-16 18:41:47 -07:00
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 absorb Putnam's work on the windows hooks 2022-12-16 14:47:43 -06:00
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 tagged union support for lua (#1818) 2021-03-30 15:55:06 -05:00
LuaWrapper.cpp tagged union support for lua (#1818) 2021-03-30 15:55:06 -05:00
MiscUtils.cpp MiscUtils word_wrap: Add option to trim only leading whitespace after wrapping (#2169) 2022-05-30 22:58:46 -04:00
MiscUtils.test.cpp Update library/MiscUtils.test.cpp 2022-11-29 15:05:04 -08:00
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 Revert "update google protobuf to 3.21.10" 2022-12-07 11:59:48 -08:00
RemoteServer.cpp Revert "update google protobuf to 3.21.10" 2022-12-07 11:59:48 -08:00
RemoteTools.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
TileTypes.cpp
Types.cpp update structures 2020-03-02 23:12:03 -06:00
VTableInterpose.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
VersionInfoFactory.cpp More usage of smart pointers throughout core and version info. 2018-07-14 19:55:25 -07:00
binpatch.cpp
dfhack-run.cpp allow dfhack-run to output colors. 2020-03-06 15:02:03 -06:00
git-describe.cmake.in
main.test.cpp move tests into the same dir as the main files 2022-11-28 17:31:10 -08:00