.. |
autolabor
|
adjust usage to game structure reunification
|
2023-05-17 11:13:21 -07:00 |
buildingplan
|
don't select artifacts as masterful quality
|
2023-06-16 16:05:01 -07:00 |
channel-safely
|
Remove redundant checks on open tiles
|
2023-07-17 15:42:08 +02:00 |
devel
|
check-structures-sanity: also skip temp_save vectors
|
2023-08-05 23:46:07 -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
|
…
|
|
isoworld@3630c816df
|
…
|
|
lua
|
tweak color and layout
|
2023-08-16 06:07:19 -07:00 |
proto
|
Disable RPC API docs for plugins that aren't currently built
|
2023-08-04 01:28:15 -04:00 |
raw
|
…
|
|
remotefortressreader
|
Add option to force-fetch world blocks in RemoteFortressReader
|
2023-08-07 19:17:04 -07: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@17106d68f1
|
fix stonesense
|
2023-08-16 23:58:00 -07: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
|
…
|
|
3dveins.cpp
|
3dveins: ERR → WARN
|
2023-07-07 17:41:35 -05:00 |
Brushes.h
|
…
|
|
CMakeLists.txt
|
first draft of squad assignment search and sort
|
2023-08-16 06:07:19 -07:00 |
Plugins.cmake
|
de-duplicate stonesense resources
|
2023-07-29 00:35:12 -07:00 |
add-spatter.cpp
|
re-add add-spatter plugin (minimal changes)
|
2023-04-26 14:47:24 -07:00 |
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
|
demote chatty WARN messages to DEBUG
|
2023-04-24 00:31:20 -07:00 |
autodump.cpp
|
Remove redundant checks on open tiles
|
2023-07-17 15:42:08 +02:00 |
autofarm.cpp
|
replace `dts:make_unique` with `std::make_unique`
|
2023-07-07 21:38:15 -05:00 |
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
|
Cleanup
|
2023-02-09 08:30:09 -05:00 |
blueprint.cpp
|
support recording stockpiles in blueprints
|
2023-05-21 09:45:28 -07:00 |
building-hacks.cpp
|
…
|
|
burrows.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
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
|
remove need to ignore warnings for dfhack-dependent targets
|
2023-06-25 17:44:06 -07:00 |
createitem.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
cursecheck.cpp
|
…
|
|
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
|
Comments
|
2023-05-03 19:37:44 -04:00 |
dig-now.cpp
|
Remove redundant checks on open tiles
|
2023-07-17 15:42:08 +02:00 |
dig.cpp
|
Fix dig plugin and enable building it
|
2023-01-28 10:06:48 -05:00 |
digFlood.cpp
|
…
|
|
dwarfmonitor.cpp
|
dts::make_unique -> std::make_unique in unbuilt plugins
|
2023-08-01 00:59:26 -04:00 |
dwarfvet.cpp
|
update dwarfvet
|
2023-07-21 04:12:56 -07:00 |
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
|
…
|
|
faststart.cpp
|
re-enable faststart now that the DF race condition has been fixed
|
2023-06-23 14:36:27 -07:00 |
filltraffic.cpp
|
…
|
|
fix-unit-occupancy.cpp
|
…
|
|
fixveins.cpp
|
…
|
|
flows.cpp
|
…
|
|
follow.cpp
|
…
|
|
forceequip.cpp
|
…
|
|
generated-creature-renamer.cpp
|
…
|
|
getplants.cpp
|
fix designation of non-fruit trees
|
2023-04-11 02:34:45 -07:00 |
hotkeys.cpp
|
remove need to ignore warnings for dfhack-dependent targets
|
2023-06-25 17:44:06 -07:00 |
infiniteSky.cpp
|
…
|
|
isoworldremote.cpp
|
…
|
|
jobutils.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
lair.cpp
|
…
|
|
liquids.cpp
|
…
|
|
listcolumn.h
|
…
|
|
logistics.cpp
|
don't modify container while iterating
|
2023-07-21 17:45:45 -07:00 |
luasocket.cpp
|
…
|
|
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
|
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
|
clear text buffer when input is handled by the overlay
|
2023-08-16 06:07:19 -07:00 |
pathable.cpp
|
clean up globals
|
2023-07-20 19:40:40 -07:00 |
petcapRemover.cpp
|
…
|
|
plants.cpp
|
…
|
|
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
|
move unchanging var out of loop
|
2023-06-17 05:41:11 -07:00 |
regrass.cpp
|
…
|
|
rename.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
reveal.cpp
|
anchor revflood at a unit's position
|
2023-03-17 17:43:58 -07:00 |
search.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
seedwatch.cpp
|
properly store the id of seed targets in persisted state
|
2023-02-12 03:19:31 -08:00 |
showmood.cpp
|
properly count required bars/cloth and don't output confusing total quantities
|
2023-03-16 23:45:22 -07:00 |
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
|
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
|
dts::make_unique -> std::make_unique in unbuilt plugins
|
2023-08-01 00:59:26 -04:00 |
strangemood.cpp
|
get strangemood compiling and running
|
2023-02-13 01:18:45 -08:00 |
tailor.cpp
|
replace `dts:make_unique` with `std::make_unique`
|
2023-07-07 21:38:15 -05:00 |
tiletypes.cpp
|
expose tiletype setting to Lua
|
2023-01-27 13:38:49 -08:00 |
title-folder.cpp
|
migrate from SDL interposing to the hooks API
|
2023-04-12 21:34:16 -07:00 |
trackstop.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
tubefill.cpp
|
…
|
|
uicommon.h
|
WIP
|
2023-02-05 19:04:21 -05:00 |
work-now.cpp
|
add work-now to the build
|
2023-04-27 14:22:45 -07:00 |
workflow.cpp
|
rename globals according to structures update
|
2023-01-05 17:11:01 -08:00 |
xlsxreader.cpp
|
…
|
|
zone.cpp
|
initial implementation of pasture assignment screen
|
2023-07-16 12:16:45 -07:00 |