dfhack/plugins
lethosor 5f3d5bbcd5 Add new `plugins/external` subdirectory for external/untracked plugins
This is more convenient for some devs than the old CMakeLists.custom.txt
solution because it allows the plugins themselves (files or folders) to be
ignored, rather than needing to remember to leave them unstaged.
2022-04-14 10:38:23 -07:00
..
devel Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
diggingInvaders Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
embark-assistant Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
isoworld@e3c49ab017 Update stonesense, isoworld 2020-02-21 08:27:57 -05:00
labormanager Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
lua Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
proto Reorder .proto comments 2020-07-18 12:48:20 -04:00
raw Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
remotefortressreader Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
rendermax Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
ruby Update lint.py filters and fix a couple identified issues 2021-09-06 18:42:45 -04:00
skeleton Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
stockpiles Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
stonesense@2908625499 Update stonesense 2021-09-07 15:01:21 -04:00
tweak [tweak/stable-cursor] Keep stable cursor when viewport is near enough 2022-04-12 19:53:16 -07:00
.keep
3dveins.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
Brushes.h Allow canceling lineedit with ctrl+c 2018-07-04 15:21:25 +03:00
CMakeLists.txt Add new `plugins/external` subdirectory for external/untracked plugins 2022-04-14 10:38:23 -07:00
Plugins.cmake Improves support for dfhack as a sub-project (#2058) 2022-03-29 10:28:52 -07:00
add-spatter.cpp Update structures, fix reaction_productst::produce() parms 2020-06-23 13:31:27 -06:00
advtools.cpp dead flag -> !isActive 2018-06-14 12:29:48 +02:00
autochop.cpp only designate enough trees to reach max_logs (#2064) 2022-03-31 20:41:44 -07:00
autoclothing.cpp autoclothing: add docs 2019-11-02 22:00:43 -04:00
autodump.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
autofarm.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
autogems.cpp update autogems to respect workshop profiles 2021-08-10 06:29:10 -05:00
autohauler.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
autolabor.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
automaterial.cpp lay down tiles in order when using buildingplan 2021-09-09 00:35:15 -07:00
automelt.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
autotrade.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
blueprint.cpp capture fortifications and engravings in blueprint 2022-04-01 12:20:37 -07:00
building-hacks.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
buildingplan-planner.cpp merge buildingplan-lib.cpp into buildingplan.cpp 2022-02-25 12:57:17 -08:00
buildingplan-planner.h persist global buildingplan settings 2020-10-25 02:37:22 -07:00
buildingplan-rooms.cpp merge buildingplan-lib.cpp into buildingplan.cpp 2022-02-25 12:57:17 -08:00
buildingplan-rooms.h reorganize buildingplan code - no logic changes 2020-09-08 00:17:56 -07:00
buildingplan.cpp merge buildingplan-lib.cpp into buildingplan.cpp 2022-02-25 12:57:17 -08:00
buildingplan.h merge buildingplan-lib.cpp into buildingplan.cpp 2022-02-25 12:57:17 -08:00
burrows.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
changeitem.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
changelayer.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
changevein.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
cleanconst.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
cleaners.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
cleanowned.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
command-prompt.cpp Ensure that command-prompt is dismissed after a command creates a new screen 2021-03-21 20:42:50 -04:00
confirm.cpp [confirm] Fix typo in help message (#2046) 2022-03-23 19:45:13 -07:00
createitem.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
cursecheck.cpp cursecheck: Fix werecreature detection 2020-02-15 17:09:18 -05:00
cxxrandom.cpp update structures; fix some minor compile warnings 2020-02-05 12:35:43 -06:00
debug.cpp [core] Debug logging facelift (#2060) 2022-03-30 14:46:09 -07:00
deramp.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
dfstream.cpp Replace translate_socket_error() implementations with DescribeError() 2015-10-03 10:37:48 -04:00
dig-now.cpp handle carving fortifications in dig-now 2022-03-12 13:33:36 -08:00
dig.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
digFlood.cpp add missing `\n` in digFlood's example 2020-12-31 13:47:02 +01:00
dwarfmonitor.cpp dwarfmonitor prefs: fix segfault if item_subtype is null for some item types 2020-10-11 20:45:56 -04:00
dwarfvet.cpp Simplify building overlap calculations significantly 2021-04-14 00:59:43 -04:00
embark-tools.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
eventful.cpp fix crash in eventful due to misaligned fn map (#2059) 2022-03-29 12:51:21 -07:00
fastdwarf.cpp whoops that was important 2021-06-06 09:00:33 -07:00
filltraffic.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
fix-armory.cpp Merge ui_area_map_width into ui_menu_width, now a 2-byte array 2017-12-03 20:34:59 -06:00
fix-unit-occupancy.cpp fix-unit-occupancy, autogems: stop running while embarking 2018-06-21 16:16:54 -04:00
fixveins.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
flows.cpp Update remaining plugins to use REQUIRE_GLOBAL 2014-12-06 19:30:05 -05:00
follow.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
forceequip.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
generated-creature-renamer.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
getplants.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
hotkeys.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
infiniteSky.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
isoworldremote.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
jobutils.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
lair.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
liquids.cpp Allow canceling lineedit with ctrl+c 2018-07-04 15:21:25 +03:00
listcolumn.h Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
luasocket.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
manipulator.cpp [manipulator] Tweak colors to make cursor easier to locate (#2051) 2022-03-30 23:39:20 -07:00
map-render.cpp Update map-render.cpp 2018-12-06 15:21:19 +02:00
misery.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
mode.cpp Allow canceling lineedit with ctrl+c 2018-07-04 15:21:25 +03:00
mousequery.cpp mousequery: Fix some more instances of map boundary checks 2019-05-16 23:30:03 -04:00
nestboxes.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
orders.cpp implement orders list 2022-02-25 12:58:56 -08:00
pathable.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
petcapRemover.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04:00
plants.cpp remove dead code from plants 2021-06-07 21:51:25 -07:00
power-meter.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
probe.cpp probe: print more designation and occupancy-related flags 2020-12-23 15:36:39 -05:00
prospector.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
regrass.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
rename.cpp Update remaining plugins to use REQUIRE_GLOBAL 2014-12-06 19:30:05 -05:00
resume.cpp invalidate resume cache when buildings are added 2021-05-26 22:29:55 -07:00
reveal.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
search.cpp Also cancel 'k' search when hotkeys (F1 - Shift-F8) are pressed 2021-01-29 00:28:32 -05:00
seedwatch.cpp Cleanup Kitchen module (and the seedwatch plugin which uses it) 2022-03-12 12:04:34 -08:00
showmood.cpp Make df2console only call df2utf if the output stream is a console 2018-07-09 11:00:28 -04:00
siege-engine.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
sort.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
spectate.cpp Adds new plugin: Spectate (#1918) 2022-03-14 19:33:41 -07:00
steam-engine.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
stockflow.cpp update structures 2021-02-10 18:54:12 -06:00
stocks.cpp allow search terms to match full item labels 2022-03-12 12:41:19 -08:00
strangemood.cpp adapted to changed df-structures enum value names 2021-03-05 12:45:51 +01:00
tailor.cpp tailor: fix operator precedence in command parsing 2021-09-06 22:35:38 -04:00
tiletypes.cpp ensure we don't crash when tiletypes-here is run 2022-03-03 21:37:38 -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 Add "DFHack" indicator to trackstop menus 2015-02-17 14:13:53 -05:00
tubefill.cpp Fix printf format warnings 2018-06-11 19:57:06 +03:00
uicommon.h Fix compilation error on macOS with GCC 11 2021-08-21 12:58:17 -04:00
versionosd.cpp
workNow.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
workflow.cpp match capitalization changes I made to df-structures in specific_ref 2020-04-15 20:05:15 -05:00
xlsxreader.cpp Fix warning (#1796) 2021-03-27 00:11:50 -04:00
zone.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00