dfhack/plugins
Myk Taylor f28763fcdd
add location retire overlay
2024-01-03 18:02:10 -08:00
..
autolabor autolabor: fix #3812 2023-09-24 19:10:46 -05:00
buildingplan implement mechanism selection for lever linking 2023-11-03 16:33:08 -07:00
channel-safely Remove redundant checks on open tiles 2023-07-17 15:42:08 +02:00
devel Remove tinythread from PluginManager 2023-12-27 19:23:58 -05:00
diggingInvaders rename globals according to structures update 2023-01-05 17:11:01 -08:00
embark-assistant dts::make_unique -> std::make_unique in unbuilt plugins 2023-08-01 00:59:26 -04:00
examples update auto plugin example, use new best practices 2023-02-06 04:02:18 -08:00
external
isoworld@3630c816df
lua add location retire overlay 2024-01-03 18:02:10 -08:00
proto Disable RPC API docs for plugins that aren't currently built 2023-08-04 01:28:15 -04:00
raw
remotefortressreader using namespace std removed and replaced with std:: prefix, to resolve naming conflict of lerp with std::lerp in C++20 2023-09-21 02:40:03 +01:00
rendermax rendermax: note that this plugin needs testing and improvements 2023-12-27 21:32:50 -05:00
spectate
stockpiles include exotic pets as tameable 2023-07-15 14:40:04 -07:00
stonesense@2f87534ceb update stonesense ref 2023-08-17 02:33:30 -07:00
tweak update to new save directory structure 2023-01-15 23:13:58 -08:00
.gitignore
.keep Making ready for adding plugins. Fixes all over the place, more removal of obsolete parts. 2011-06-20 01:12:07 +02:00
3dveins.cpp
Brushes.h Allow canceling lineedit with ctrl+c 2018-07-04 15:21:25 +03:00
CMakeLists.txt remove confirm plugin (replaced by script) 2024-01-01 19:35:40 -08:00
Plugins.cmake de-duplicate stonesense resources 2023-07-29 00:35:12 -07:00
add-spatter.cpp
autobutcher.cpp remove ticks config, document "now" command, run cycle on autowatch enable 2024-01-02 01:31:08 -08:00
autochop.cpp
autoclothing.cpp
autodump.cpp
autofarm.cpp replace `dts:make_unique` with `std::make_unique` 2023-07-07 21:38:15 -05:00
autogems.cpp
autonestbox.cpp
autoslab.cpp Remove unneeded capitalize 2023-09-28 17:43:06 -07:00
blueprint.cpp
building-hacks.cpp
burrow.cpp revert restriction on ramp tops 2023-11-14 12:56:19 -08:00
changeitem.cpp update docs for changeitem 2022-07-20 13:00:27 -07:00
changelayer.cpp
changevein.cpp
cleanconst.cpp
cleaners.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
cleanowned.cpp fix encoding of cleanowned output 2023-10-05 14:25:14 -07:00
createitem.cpp support creating items inside of bags 2023-09-05 00:31:35 -07:00
cursecheck.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
cxxrandom.cpp
debug.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
deramp.cpp update deramp docs 2022-07-22 17:46:22 -07:00
design.cpp
dig-now.cpp
dig.cpp trailing whitespace removed 2023-09-24 12:17:50 +01:00
digFlood.cpp
dwarfmonitor.cpp dts::make_unique -> std::make_unique in unbuilt plugins 2023-08-01 00:59:26 -04:00
dwarfvet.cpp
embark-tools.cpp dts::make_unique -> std::make_unique in unbuilt plugins 2023-08-01 00:59:26 -04:00
eventful.cpp
fastdwarf.cpp
faststart.cpp re-enable faststart now that the DF race condition has been fixed 2023-06-23 14:36:27 -07:00
filltraffic.cpp update docs for filltraffic 2022-07-25 10:23:05 -07:00
fix-unit-occupancy.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
fixveins.cpp
flows.cpp update docs for flows 2022-07-25 10:55:04 -07:00
follow.cpp update docs for follow 2022-07-25 10:55:31 -07:00
forceequip.cpp
generated-creature-renamer.cpp
getplants.cpp
hotkeys.cpp
infiniteSky.cpp
isoworldremote.cpp
jobutils.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
lair.cpp update docs for lair 2022-07-27 17:14:30 -07:00
liquids.cpp
listcolumn.h
logistics.cpp support melting masterworks in logistics 2023-10-06 18:25:24 -07:00
luasocket.cpp
manipulator.cpp
map-render.cpp Update map-render.cpp 2018-12-06 15:21:19 +02:00
misery.cpp
mode.cpp update docs for mode 2022-07-28 02:50:37 -07:00
mousequery.cpp
nestboxes.cpp nestboxes: avoid forbidding non-eggs 2023-02-10 22:52:01 -05:00
orders.cpp only recheck orders that have conditions 2023-10-08 09:47:40 -07:00
overlay.cpp centralize management of mouse state 2023-10-01 16:28:18 -07:00
pathable.cpp reserved texpos range 2023-09-24 11:44:03 +03:00
petcapRemover.cpp update docs for petcapRemover 2022-07-28 16:46:10 -07:00
plants.cpp
power-meter.cpp
preserve-tombs.cpp Apply suggestions from code review 2023-10-05 12:56:46 -07:00
probe.cpp Enabled probe, and fixed the one thing preventing it from compiling. 2023-01-07 21:06:47 -08:00
prospector.cpp reinstate embark screen estimates 2023-10-27 03:06:16 -07:00
regrass.cpp update docs for regrass 2022-07-28 23:20:24 -07:00
rename.cpp
reveal.cpp don't reveal map blocks that would trigger events 2023-12-31 11:22:50 -08:00
seedwatch.cpp use find method instead of binsearch 2023-09-09 10:42:20 -07:00
showmood.cpp
siege-engine.cpp
sort.cpp
steam-engine.cpp
stockflow.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
stocks.cpp add stocks plugin (but comment out contents) 2023-10-16 01:55:38 -07:00
strangemood.cpp remove refrence to unused field 2023-10-04 01:13:55 -05:00
tailor.cpp tailor: reshuffled logic 2023-11-17 16:34:51 -06:00
tiletypes.cpp
title-folder.cpp migrate from SDL interposing to the hooks API 2023-04-12 21:34:16 -07:00
tubefill.cpp
uicommon.h
work-now.cpp save work-now enabled status with the fort 2023-12-31 00:54:20 -08:00
workflow.cpp
xlsxreader.cpp
zone.cpp