dfhack/library
Myk Taylor a5d22705e8
add label_below attribute
2023-02-27 04:13:05 -08:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include Merge pull request #2682 from 20k/squadwork 2023-02-26 21:40:33 -08:00
lua add label_below attribute 2023-02-27 04:13:05 -08:00
modules adjust to structures change 2023-02-26 22:04:22 -08:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@8ae81f8d8f Auto-update submodules 2023-02-27 05:49:22 +00:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt Military module start 2023-02-26 18:05:34 +00:00
ColorText.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
CompilerWorkAround.cpp
Console-posix.cpp
Console-windows.cpp
Core.cpp Merge pull request #2947 from myk002/myk_join_strings 2023-02-26 09:22:56 -08: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 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 docs, rework, rename 2023-02-26 18:05:35 +00:00
LuaTools.cpp add const & to Push overloads; remove circular def 2023-02-08 12:15:19 -08:00
LuaTypes.cpp
LuaWrapper.cpp
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
VTableInterpose.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
VersionInfoFactory.cpp
binpatch.cpp
dfhack-run.cpp
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