dfhack/plugins
Myk 06944ee0bd
Merge pull request #3893 from myk002/myk_tailor
[tailor] reuse existing orders if possible
2023-10-16 09:43:51 -07:00
..
autolabor autolabor: fix #3812 2023-09-24 19:10:46 -05:00
buildingplan show how many items you need to make when planning 2023-10-15 23:20:31 -07:00
channel-safely Remove redundant checks on open tiles 2023-07-17 15:42:08 +02:00
devel check-structures-sanity: ignore std::unordered_map 2023-09-12 23:42:50 -04: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 Adds plugins/external/ and auto-populates the cmake within upon creation (#2095) 2022-04-27 19:53:05 -07:00
isoworld@3630c816df
lua add standard HelpButton and ConfigureButton classes 2023-10-16 03:27:08 -07:00
proto
raw Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
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 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 include exotic pets as tameable 2023-07-15 14:40:04 -07:00
stonesense@2f87534ceb
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 3dveins: ERR → WARN 2023-07-07 17:41:35 -05:00
Brushes.h Allow canceling lineedit with ctrl+c 2018-07-04 15:21:25 +03:00
CMakeLists.txt add stocks plugin (but comment out contents) 2023-10-16 01:55:38 -07:00
Plugins.cmake de-duplicate stonesense resources 2023-07-29 00:35:12 -07:00
add-spatter.cpp
autobutcher.cpp
autochop.cpp
autoclothing.cpp
autodump.cpp
autofarm.cpp
autogems.cpp update to new save directory structure 2023-01-15 23:13:58 -08:00
autonestbox.cpp reset the saved frame counter on new world 2023-02-03 00:08:38 -08:00
autoslab.cpp
blueprint.cpp
building-hacks.cpp
burrows.cpp
changeitem.cpp update docs for changeitem 2022-07-20 13:00:27 -07:00
changelayer.cpp
changevein.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
cleanconst.cpp
cleaners.cpp
cleanowned.cpp
confirm.cpp
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
deramp.cpp
design.cpp
dig-now.cpp
dig.cpp
digFlood.cpp
dwarfmonitor.cpp
dwarfvet.cpp
embark-tools.cpp dts::make_unique -> std::make_unique in unbuilt plugins 2023-08-01 00:59:26 -04: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
faststart.cpp
filltraffic.cpp update docs for filltraffic 2022-07-25 10:23:05 -07:00
fix-unit-occupancy.cpp
fixveins.cpp update docs for fixveins 2022-07-25 10:54:11 -07:00
flows.cpp
follow.cpp
forceequip.cpp
generated-creature-renamer.cpp
getplants.cpp
hotkeys.cpp
infiniteSky.cpp typo fix in infiniteSky docs 2022-09-16 15:24:18 -07:00
isoworldremote.cpp
jobutils.cpp
lair.cpp
liquids.cpp
listcolumn.h
logistics.cpp
luasocket.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
manipulator.cpp dts::make_unique -> std::make_unique in unbuilt plugins 2023-08-01 00:59:26 -04:00
map-render.cpp
misery.cpp fix/update summaries 2023-07-09 15:42:43 -07:00
mode.cpp
mousequery.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
nestboxes.cpp
orders.cpp
overlay.cpp
pathable.cpp
petcapRemover.cpp
plants.cpp
power-meter.cpp
preserve-tombs.cpp
probe.cpp
prospector.cpp
regrass.cpp
rename.cpp
reveal.cpp anchor revflood at a unit's position 2023-03-17 17:43:58 -07:00
search.cpp
seedwatch.cpp use find method instead of binsearch 2023-09-09 10:42:20 -07:00
showmood.cpp
siege-engine.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
sort.cpp first draft of squad assignment search and sort 2023-08-16 06:07:19 -07:00
steam-engine.cpp
stockflow.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
stocks.cpp
strangemood.cpp
tailor.cpp
tiletypes.cpp expose tiletype setting to Lua 2023-01-27 13:38:49 -08:00
title-folder.cpp
trackstop.cpp
tubefill.cpp update docs for tubefill 2022-07-31 13:41:30 -07:00
uicommon.h WIP 2023-02-05 19:04:21 -05:00
work-now.cpp
workflow.cpp rename globals according to structures update 2023-01-05 17:11:01 -08:00
xlsxreader.cpp
zone.cpp