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 Fix whitespace issues 2015-02-14 22:53:06 -05:00
color-dfhack-text.cpp Move some checks in paintTile/readTile after hooks are called 2017-06-02 00:40:14 -04:00
counters.cpp Several PluginManager improvements 2015-08-14 16:11:23 -04:00
dumpmats.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
eventExample.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
frozen.cpp Fix GCC warnings in 'tweak kitchen-prefs-all' and dev plugins 2018-06-01 10:02:38 -04:00
itemhacks.cpp update devel plugins 2022-11-07 17:52:39 -08:00
kittens.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
memutils.cpp Add basic lua expression support to memview 2016-08-24 16:26:34 -04:00
memutils.h Add basic lua expression support to memview 2016-08-24 16:26:34 -04:00
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 New plugin interface 2012-02-21 18:19:17 +01:00
ref-index.cpp Add a performance test for location caching in general refs. 2012-08-26 14:43:14 +04:00
renderer-msg.cpp renderer-msg: draw less often 2022-08-06 12:33:25 -04:00
rprobe.cpp Fix GCC warnings in 'tweak kitchen-prefs-all' and dev plugins 2018-06-01 10:02:38 -04:00
stepBetween.cpp StepBetween: renamed stuff back to the way it was. Thought I had already done that. 2013-01-05 18:09:50 -05:00
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 update devel plugins 2022-11-07 17:52:39 -08:00
tilesieve.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
vectors.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
zoom.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00