..
autolabor
fix more autolabor chattiness
2023-02-24 13:25:04 -08:00
buildingplan
fixup unnecessary changes, remove unnecessary stuff
2023-02-05 19:04:21 -05:00
channel-safely
Implements plugin: channel-safely v1.2.4
2023-02-24 15:51:11 -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
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
misc tailor updates related to adamantine cloth
2023-02-17 12:10:23 -06:00
proto
…
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
…
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 @ 6570fe0108
Update stonesense, changelog for dfhack/stonesense#97
2023-02-10 12:57:08 -05:00
tweak
…
.gitignore
…
.keep
…
3dveins.cpp
…
Brushes.h
…
CMakeLists.txt
get strangemood compiling and running
2023-02-13 01:18:45 -08:00
Plugins.cmake
Revert "update google protobuf to 3.21.10"
2022-12-07 11:59:48 -08:00
add-spatter.cpp
…
autobutcher.cpp
log to console instead of announcements
2023-02-23 22:24:32 -08:00
autochop.cpp
generate names for nameless burrows; check for nil
2023-02-12 15:21:10 -08:00
autoclothing.cpp
Update plugins/autoclothing.cpp
2023-02-02 13:33:30 -08:00
autodump.cpp
[issue-2888] autodump now conditionally removes an item's dump flag and
2023-02-12 15:49:40 -06:00
autofarm.cpp
…
autogems.cpp
…
automaterial.cpp
rename globals according to structures update
2023-01-05 17:11:01 -08:00
automelt.cpp
Apply suggestions from code review
2023-02-08 15:44:55 -05:00
autonestbox.cpp
reset the saved frame counter on new world
2023-02-03 00:08:38 -08:00
autoslab.cpp
Cleanup
2023-02-09 08:30:09 -05:00
autotrade.cpp
…
blueprint.cpp
…
building-hacks.cpp
…
buildingplan.cpp
reset the saved frame counter on new world
2023-02-03 00:08:38 -08:00
burrows.cpp
…
changeitem.cpp
…
changelayer.cpp
…
changevein.cpp
…
cleanconst.cpp
…
cleaners.cpp
…
cleanowned.cpp
don't print out how many items there are in the world
2023-02-06 02:58:11 -08:00
confirm.cpp
Fix confirm performance
2023-02-17 18:41:20 -05: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
…
debug.cpp
…
deramp.cpp
…
dig-now.cpp
revert code changes to dig-now (causing lockups)
2023-02-24 12:44:06 -08:00
dig.cpp
…
digFlood.cpp
…
dwarfmonitor.cpp
fixup unnecessary changes, remove unnecessary stuff
2023-02-05 19:04:21 -05:00
dwarfvet.cpp
…
embark-tools.cpp
fixup unnecessary changes, remove unnecessary stuff
2023-02-05 19:04:21 -05:00
eventful.cpp
…
fastdwarf.cpp
…
filltraffic.cpp
…
fix-unit-occupancy.cpp
…
fixveins.cpp
…
flows.cpp
update docs for flows
2022-07-25 10:55:04 -07:00
follow.cpp
…
forceequip.cpp
…
generated-creature-renamer.cpp
…
getplants.cpp
…
hotkeys.cpp
Remove newline in debug
2023-02-05 19:04:21 -05:00
infiniteSky.cpp
…
isoworldremote.cpp
…
jobutils.cpp
…
lair.cpp
…
liquids.cpp
…
listcolumn.h
…
luasocket.cpp
Fix warnings in supported plugins.
2018-04-06 01:25:21 -05:00
manipulator.cpp
fixup unnecessary changes, remove unnecessary stuff
2023-02-05 19:04:21 -05:00
map-render.cpp
…
misery.cpp
update misery; persist state
2023-02-08 14:02:44 -08:00
mode.cpp
…
mousequery.cpp
rename globals according to structures update
2023-01-05 17:11:01 -08:00
nestboxes.cpp
nestboxes: avoid forbidding non-eggs
2023-02-10 22:52:01 -05:00
orders.cpp
restore orders library functionality
2023-01-17 21:26:33 -08:00
overlay.cpp
…
pathable.cpp
…
petcapRemover.cpp
…
plants.cpp
…
power-meter.cpp
…
probe.cpp
…
prospector.cpp
…
regrass.cpp
…
rename.cpp
…
reveal.cpp
fix stupid typo in reveal
2023-01-08 15:57:38 -06:00
search.cpp
…
seedwatch.cpp
properly store the id of seed targets in persisted state
2023-02-12 03:19:31 -08:00
showmood.cpp
show more understandable units for bars and cloths
2023-02-13 01:17:57 -08:00
siege-engine.cpp
…
sort.cpp
…
steam-engine.cpp
…
stockflow.cpp
…
stocks.cpp
fixup unnecessary changes, remove unnecessary stuff
2023-02-05 19:04:21 -05:00
strangemood.cpp
get strangemood compiling and running
2023-02-13 01:18:45 -08:00
tailor.cpp
add missing parameter
2023-02-17 14:03:42 -06:00
tiletypes.cpp
…
title-folder.cpp
…
title-version.cpp
…
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
WIP
2023-02-05 19:04:21 -05:00
workNow.cpp
…
workflow.cpp
…
xlsxreader.cpp
…
zone.cpp
rename globals according to structures update
2023-01-05 17:11:01 -08:00