dfhack/plugins/devel
Paxton Schweigert 54769ebdbf Remove tinythread from PluginManager
Remove useless tinythread import in PlugLoad-windows.cpp

Remove seemingly useless tinythread import in LuaTools.cpp

Factor out tinythread in LuaApi.cpp

Removed unused tinythread in LuaWrapper.cpp

Removed unused tinythread include in LuaTypes.cpp

Removed unused tinythread include in ColorText.cpp

Factor out tinythread in Console.h

Factor out tinythread in Console-posix.cpp

Factor out tinythread in Console-windows.cpp

Factor out tinythread in renderer_light

Factor out tinythread in DataDefs.cpp

Remove unused tinythread include in RemoteClient.cpp

Add includes for new mutex and conditional_variable usages in PluginManager

Factor out tinythread from devel/memview, renderermax/renderer_light, and rendermax/renderer_opengl plugins

Remove usages of tinythread in various CMakeLists.txt files, in .ycm_extra_conf.py, and delete tinythread itself

Delete tinythread from LISCENSE.rst

excise tinythread: fix deadlock in pluginmanager

excise tinythread: remove improper header

excise tinythread: fix double unlock. fix plugin typo
2023-12-27 19:23:58 -05:00
..
check-structures-sanity check-structures-sanity: Allow running without MALLOC_PERTURB_, and adjust bool check accordingly 2023-09-28 23:01:49 -04:00
CMakeLists.txt Re-enable build of check-structures-sanity 2023-08-01 00:59:52 -04:00
buildprobe.cpp
color-dfhack-text.cpp
counters.cpp
dumpmats.cpp
eventExample.cpp
frozen.cpp
itemhacks.cpp
kittens.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
memutils.cpp
memutils.h
memview.cpp Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
onceExample.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
rawdump.cpp
ref-index.cpp
renderer-msg.cpp
rprobe.cpp
stepBetween.cpp
stockcheck.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
stripcaged.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
tiles.cpp
tilesieve.cpp
vectors.cpp
zoom.cpp