dfhack/library
Myk fced215ac2
Merge branch 'develop' into myk_no_disabled_click
2023-02-26 09:24:32 -08:00
..
DataStaticsFields Split DataStaticsFields into multiple compilation units 2016-03-22 17:34:25 -04:00
include add templated version of join_strings 2023-02-24 17:05:08 -08:00
lua Merge branch 'develop' into myk_no_disabled_click 2023-02-26 09:24:32 -08:00
modules Merge pull request #2952 from myk002/myk_keep_focus 2023-02-26 09:23:42 -08:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
xml@d4170eacfc bump version and changelog to 50.07-alpha2 2023-02-24 15:41:54 -08:00
.gitignore Use configure_file to optimize incremental builds for git-describe.h 2018-07-13 16:07:46 +03:00
CMakeLists.txt move SDL shims to a new DFSDL module 2023-01-04 17:15:32 -08: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 Add getSelectedCivZone to dfhack.gui 2023-02-13 15:22:33 -08: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