dfhack/plugins
Myk 344ed4312b
Merge pull request #2111 from cppcooper/channel-safely
Channel safely
2022-11-23 12:41:50 -08:00
..
autolabor remove unnecessary 'const' 2022-11-20 10:21:32 -06:00
channel-safely Implements plugin: channel-safely v1.2a 2022-11-22 11:03:28 -08:00
devel update devel plugins 2022-11-07 17:52:39 -08:00
diggingInvaders update docs for diggingInvaders 2022-07-24 20:12:04 -07:00
embark-assistant update docs for embark-assistant 2022-07-24 23:39:13 -07:00
examples output onupdate log messages by default 2022-08-15 16:15:41 -07: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 adapt library code to newly correct mouse events 2022-11-21 17:36:46 -08: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 update docs for RemoteFortressReader 2022-07-25 06:56:21 -07:00
rendermax update docs for rendermax 2022-07-29 16:31:37 -07:00
ruby Update lint.py filters and fix a couple identified issues 2021-09-06 18:42:45 -04:00
spectate Implements plugin: spectate v1.0.3b 2022-11-21 12:26:40 -08:00
stockpiles update docs for stockpiles 2022-07-31 13:41:29 -07:00
stonesense@8ddba19442 Auto-update submodules 2022-06-29 07:17:24 +00:00
tweak update docs for tweak 2022-07-31 13:41:30 -07: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 Merge pull request #2111 from cppcooper/channel-safely 2022-11-23 12:41:50 -08: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
autobutcher.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
autochop.cpp add string_to_int to MiscUtils.h 2022-11-09 11:55:29 -08:00
autoclothing.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
autodump.cpp update docs for autodump (and related hotkeys) 2022-07-18 13:28:16 -07:00
autofarm.cpp autofarm: insert missing output flushes 2022-11-15 20:00:27 -06:00
autogems.cpp update docs for autogems 2022-07-18 13:59:11 -07:00
automaterial.cpp Merge pull request #2360 from myk002/myk_automaterial_render 2022-10-26 12:25:48 -07:00
automelt.cpp remove unuseful command from automelt 2022-08-07 22:36:47 -07:00
autonestbox.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
autotrade.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
blueprint.cpp fix cvs quoting 2022-10-14 13:11:26 -07:00
building-hacks.cpp The great de-anon-ification 2022-06-29 07:54:04 -07: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 update docs for bulidingplan 2022-07-18 16:58:01 -07:00
buildingplan.h merge buildingplan-lib.cpp into buildingplan.cpp 2022-02-25 12:57:17 -08:00
burrows.cpp update docs for burrows 2022-07-18 17:09:48 -07: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
command-prompt.cpp use new standard "anywhere" hotkey in Gui 2022-11-09 14:34:39 -08:00
confirm.cpp update docs for "c" plugins 2022-07-22 16:42:36 -07:00
createitem.cpp migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -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 update debugfilter docs 2022-07-22 17:46:11 -07:00
deramp.cpp update deramp docs 2022-07-22 17:46:22 -07:00
dig-now.cpp When smoothing walls, connect to doors and fgates 2022-09-07 10:11:51 -07:00
dig.cpp optionally process only the cur z-level and below 2022-10-05 14:01:09 -07:00
digFlood.cpp update docs for digFlood 2022-07-24 17:01:50 -07:00
dwarfmonitor.cpp migrate dwarfmonitor widgets to overlay v2 2022-11-14 16:45:07 -08:00
dwarfvet.cpp update docs for dwarfvet 2022-07-24 23:24:52 -07:00
embark-tools.cpp update docs for embark-tools 2022-07-24 23:59:04 -07:00
eventful.cpp EventManager/Eventful - Generate event arrays (#2097) 2022-04-14 21:47:25 -07:00
fastdwarf.cpp update docs for fastdwarf 2022-07-25 10:22:23 -07: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 update docs for get plants 2022-07-25 21:50:52 -07:00
hotkeys.cpp handle commands like ':lua <something>' 2022-11-14 16:46:03 -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 update docs for jobutils. 2022-07-27 16:03:49 -07: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 [manipulator] add the professions library (#2234) 2022-07-06 07:21:26 -07:00
map-render.cpp Update map-render.cpp 2018-12-06 15:21:19 +02:00
misery.cpp update docs for misery 2022-07-28 02:47:32 -07:00
mode.cpp update docs for mode 2022-07-28 02:50:37 -07:00
mousequery.cpp remove debug statement that doesn't help 2022-10-24 17:03:28 -07:00
nestboxes.cpp update docs for nestboxes 2022-07-28 03:25:00 -07:00
orders.cpp update docs for orders 2022-07-28 03:48:27 -07:00
overlay.cpp use anywhere hotkey so the overlay can be invoked 2022-11-14 16:40:35 -08:00
pathable.cpp Apply initial pre-commit config 2022-04-12 14:48:19 -04: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 Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
probe.cpp Change other instances of "0x%p" to "%p" 2022-11-10 16:02:28 -05: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 update docs for rename 2022-07-29 16:08:00 -07:00
reveal.cpp Revert "Revises nopause in reveal with pause API in World module" 2022-10-12 14:15:11 -07:00
search.cpp Also cancel 'k' search when hotkeys (F1 - Shift-F8) are pressed 2021-01-29 00:28:32 -05:00
seedwatch.cpp Merge branch 'develop' into docs 2022-08-15 17:09:36 -07:00
showmood.cpp update docs for showmood 2022-07-31 13:41:28 -07:00
siege-engine.cpp Enable -Wunused-variable and fix most errors 2021-09-07 01:16:21 -04:00
sort.cpp update docs for sort 2022-07-31 13:41:29 -07:00
steam-engine.cpp update docs for steam-engine 2022-07-31 13:41:29 -07:00
stockflow.cpp update docs for stockflow 2022-07-31 13:41:29 -07:00
stocks.cpp update docs for stocks 2022-07-31 13:41:29 -07:00
strangemood.cpp update docs for strangemood 2022-07-31 13:41:29 -07:00
tailor.cpp update docs for tailor 2022-07-31 13:41:29 -07:00
tiletypes.cpp move tiletypes.history to dfhack-config/tiletypes.history 2022-08-02 22:46:04 -07: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 update docs for tubefill 2022-07-31 13:41:30 -07:00
uicommon.h migrate string fns from uicommon to MiscUtils 2022-11-07 15:36:16 -08:00
versionosd.cpp Tweaks! 2012-03-29 18:37:22 +02:00
workNow.cpp update docs for workNow 2022-07-31 13:41:30 -07:00
workflow.cpp update docs for workflow 2022-08-03 23:40:35 -07:00
xlsxreader.cpp Fix warning (#1796) 2021-03-27 00:11:50 -04:00
zone.cpp update docs for zone 2022-08-05 08:08:34 -07:00