dfhack/plugins
Myk Taylor 2daf1ceca5
make automelt resistent to morphed building ids
i.e. that no longer refer to valid stockiples, which can happen if the
persisted data is from another game
2023-02-04 12:56:19 -08:00
..
autolabor link autolabor to lua for the overlay 2023-02-02 15:37:36 -06:00
buildingplan rename globals according to structures update 2023-01-05 17:11:01 -08:00
channel-safely fix build errors with channel-safely 2023-01-24 18:48:23 -08:00
devel rename globals according to structures update 2023-01-05 17:11:01 -08:00
diggingInvaders rename globals according to structures update 2023-01-05 17:11:01 -08:00
embark-assistant getbiometype naming, docs 2023-01-21 20:33:40 +00:00
examples reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
external Adds plugins/external/ and auto-populates the cmake within upon creation (#2095) 2022-04-27 19:53:05 -07:00
isoworld@3630c816df Auto-update submodules 2022-05-15 07:17:46 +00:00
lua fix param parsing for setting targets 2023-02-03 15:27:01 -08:00
proto explicitly declare namespaces and proto versions 2022-12-10 18:06:53 -08:00
raw Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
remotefortressreader update fortress reader for structures change 2023-01-13 11:48:07 +00:00
rendermax update to new save directory structure 2023-01-15 23:13:58 -08:00
spectate rename globals according to structures update 2023-01-05 17:11:01 -08:00
stockpiles fix overzealous "ui" -> "plotinfo" replacement 2023-01-05 17:46:30 -08:00
stonesense@a045369db6 update stonesense 2023-01-20 12:23:02 -08:00
tweak update to new save directory structure 2023-01-15 23:13:58 -08:00
.gitignore rename globals according to structures update 2023-01-05 17:11:01 -08:00
.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 update docs for 3dveins 2022-07-18 11:34:58 -07:00
Brushes.h Allow canceling lineedit with ctrl+c 2018-07-04 15:21:25 +03:00
CMakeLists.txt add cxxrandom back to the build 2023-02-02 19:42:19 -08:00
Plugins.cmake Revert "update google protobuf to 3.21.10" 2022-12-07 11:59:48 -08:00
add-spatter.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
autobutcher.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
autochop.cpp protect against bad tree data 2023-02-03 12:52:50 -08:00
autoclothing.cpp Update plugins/autoclothing.cpp 2023-02-02 13:33:30 -08:00
autodump.cpp use keyboard cursor 2023-01-20 09:31:44 -08:00
autofarm.cpp getbiometype naming, docs 2023-01-21 20:33:40 +00:00
autogems.cpp update to new save directory structure 2023-01-15 23:13:58 -08:00
automaterial.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
automelt.cpp make automelt resistent to morphed building ids 2023-02-04 12:56:19 -08:00
autonestbox.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
autoslab.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
autotrade.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
blueprint.cpp add blueprint back to the build (dig and build phases only) 2023-01-13 12:36:16 -08:00
building-hacks.cpp The great de-anon-ification 2022-06-29 07:54:04 -07:00
buildingplan.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
burrows.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
changeitem.cpp update docs for changeitem 2022-07-20 13:00:27 -07:00
changelayer.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
changevein.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
cleanconst.cpp update docs for cleanconst 2022-07-20 13:26:30 -07:00
cleaners.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
cleanowned.cpp fix up cleanowned status message 2022-11-20 16:03:08 -08:00
confirm.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
createitem.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
cursecheck.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
cxxrandom.cpp Adds cxxrandom unit test and fixes interface problems (#2099) 2022-04-30 21:46:47 -07:00
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
dig-now.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
dig.cpp Fix dig plugin and enable building it 2023-01-28 10:06:48 -05:00
digFlood.cpp update docs for digFlood 2022-07-24 17:01:50 -07:00
dwarfmonitor.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
dwarfvet.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
embark-tools.cpp update docs for embark-tools 2022-07-24 23:59:04 -07:00
eventful.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
fastdwarf.cpp Rename [xyz]CategoryActionTimers to [xyz]GroupActionTimers in action timer API 2022-12-01 23:24:04 +00: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 update docs for fixveins 2022-07-25 10:54:11 -07:00
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 fix typos in forceequip cpp/docs 2022-07-25 16:57:08 -07:00
generated-creature-renamer.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
getplants.cpp issue #2043 - `designate` now marks trees (regardless of if ripe). 2023-01-27 14:48:24 +00:00
hotkeys.cpp use consistent bounds checking style in hotkeys 2022-11-28 15:50:05 -08:00
infiniteSky.cpp typo fix in infiniteSky docs 2022-09-16 15:24:18 -07:00
isoworldremote.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
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 move liquids.history to dfhack-config/liquids.history 2022-08-02 22:46:04 -07:00
listcolumn.h [manipulator] add the professions library (#2234) 2022-07-06 07:21:26 -07:00
luasocket.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
manipulator.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
map-render.cpp Update map-render.cpp 2018-12-06 15:21:19 +02:00
misery.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
mode.cpp update docs for mode 2022-07-28 02:50:37 -07:00
mousequery.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
nestboxes.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
orders.cpp restore orders library functionality 2023-01-17 21:26:33 -08:00
overlay.cpp add new viewscreens to overlay 2022-12-20 20:18:00 -08:00
pathable.cpp use new icons in pathable 2023-01-29 00:35:34 -08:00
petcapRemover.cpp update docs for petcapRemover 2022-07-28 16:46:10 -07:00
plants.cpp update docs for plants 2022-07-28 22:51:17 -07:00
power-meter.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
probe.cpp Enabled probe, and fixed the one thing preventing it from compiling. 2023-01-07 21:06:47 -08:00
prospector.cpp update docs for prospector 2022-07-28 23:12:11 -07:00
regrass.cpp update docs for regrass 2022-07-28 23:20:24 -07:00
rename.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
reveal.cpp fix stupid typo in reveal 2023-01-08 15:57:38 -06:00
search.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
seedwatch.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
showmood.cpp update docs for showmood 2022-07-31 13:41:28 -07:00
siege-engine.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
sort.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
steam-engine.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
stockflow.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
stocks.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
strangemood.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
tailor.cpp tailor: increased check frequency 2023-01-24 19:28:17 -06:00
tiletypes.cpp expose tiletype setting to Lua 2023-01-27 13:38:49 -08:00
title-folder.cpp Don't print an error about not being able to get the SDL title in text mode. 2020-01-15 16:07:41 -06:00
title-version.cpp Add support for DFHACK_BUILD_ID 2018-07-11 11:47:55 -04:00
trackstop.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
tubefill.cpp update docs for tubefill 2022-07-31 13:41:30 -07:00
uicommon.h move useful functions from uicommon to MiscUtils 2023-01-16 23:46:47 -08:00
workNow.cpp update docs for workNow 2022-07-31 13:41:30 -07:00
workflow.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
xlsxreader.cpp Fix warning (#1796) 2021-03-27 00:11:50 -04:00
zone.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00