dfhack/plugins
lethosor f57327e7c8 Fix periodic events in several plugins
Also stop running buildingplan/fortplan while loading a world, and stop running
autogems while paused

Fixes #1286
2018-05-29 23:24:02 -04:00
..
devel Many build fixes 2018-03-10 16:53:45 -05:00
diggingInvaders Remove $(NOINHERIT) which was inexplicably included in a bunch of plugins. 2018-05-14 00:12:22 -05:00
embark-assistant Remove $(NOINHERIT) which was inexplicably included in a bunch of plugins. 2018-05-14 00:12:22 -05:00
isoworld@fbbf9e4645 Partial preparation for 0.44.07-alpha1. 2018-03-13 15:49:42 -05:00
labormanager Remove $(NOINHERIT) which was inexplicably included in a bunch of plugins. 2018-05-14 00:12:22 -05:00
lua dwarfmonitor.lua: use dmerror() consistently 2018-05-21 21:23:52 -04:00
proto add ocean waves to RFR 2018-03-14 16:08:37 +05:30
raw Fix reaction errors, make quantities more consistent 2014-02-13 11:37:04 -06:00
remotefortressreader Merge pull request #1252 from JapaMala/remote_reader 2018-05-17 07:48:18 +05:30
rendermax Remove $(NOINHERIT) which was inexplicably included in a bunch of plugins. 2018-05-14 00:12:22 -05:00
ruby Update downloads to 0.44.09 2018-04-19 12:35:00 -04:00
skeleton Remove $(NOINHERIT) which was inexplicably included in a bunch of plugins. 2018-05-14 00:12:22 -05:00
stockpiles Move stockpiles option (load/save) below stocks/autodump/etc 2018-05-09 10:33:41 -04:00
stonesense@164d2cd134 Remove $(NOINHERIT) from Stonesense 2018-05-14 00:56:18 -05:00
tweak New tweak: kitchen-prefs-all 2018-05-17 19:47:56 -04: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 Include math.h 2016-05-22 16:45:58 -04:00
Brushes.h Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
CMakeLists.custom.txt Allow adding plugins temporarily without modifying plugins/CMakeLists.txt 2015-11-17 17:42:03 -05:00
CMakeLists.txt don't need this 2018-05-25 01:34:57 +12:00
Plugins.cmake Make 32-bit Linux builds also check for undefined symbols. 2018-05-10 11:20:19 -05:00
add-spatter.cpp Many build fixes 2018-03-10 16:53:45 -05:00
advtools.cpp Partial compilation fixes for advtools, misery 2016-11-16 15:21:13 -05:00
autochop.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
autodump.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
autogems.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
autohauler.cpp Fix fencepost error in autolabor/autohauler/labormanager. 2018-04-10 13:29:00 -05:00
autolabor.cpp Fix fencepost error in autolabor/autohauler/labormanager. 2018-04-10 13:29:00 -05:00
automaterial.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05: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 this allows the blueprint plugin to be called from lua 2018-05-08 11:42:41 -07:00
building-hacks.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
buildingplan-lib.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
buildingplan-lib.h Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
buildingplan.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
burrows.cpp Avoid non-trivial bitfield constructors 2016-12-09 13:41:14 -05:00
changeitem.cpp Fix whitespace issues 2015-02-14 22:53:06 -05:00
changelayer.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
changevein.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
cleanconst.cpp Update some plugins to use REQUIRE_GLOBAL 2014-12-03 23:26:54 -05:00
cleaners.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
cleanowned.cpp Update some plugins to use REQUIRE_GLOBAL 2014-12-03 23:26:54 -05:00
command-prompt.cpp command-prompt: support getSelectedPlant() 2018-05-12 13:02:52 -04:00
confirm.cpp Fix multiple issues with the confirm plugin 2017-05-27 00:26:14 -04:00
createitem.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
cursecheck.cpp cursecheck: Replace setUnitNickname (older) with Units::setNickname 2018-05-12 14:59:04 -04:00
deramp.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
dfstream.cpp Replace translate_socket_error() implementations with DescribeError() 2015-10-03 10:37:48 -04:00
dig.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
digFlood.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
dwarfmonitor.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
dwarfvet.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
embark-tools.cpp Fix remaining warnings on Windows. 2018-04-06 21:22:48 -05:00
eventful.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
fastdwarf.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05: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 periodic events in several plugins 2018-05-29 23:24:02 -04:00
fixveins.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
flows.cpp Update remaining plugins to use REQUIRE_GLOBAL 2014-12-06 19:30:05 -05:00
follow.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
forceequip.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
fortplan.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
generated-creature-renamer.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
getplants.cpp Update getplants to use Designations module 2017-05-06 00:11:07 -04:00
hotkeys.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05: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 Update remaining plugins to use REQUIRE_GLOBAL 2014-12-06 19:30:05 -05:00
lair.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
liquids.cpp liquids: initialize range dimensions 2018-04-05 02:19:04 -04:00
listcolumn.h Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
luasocket.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
manipulator.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
misery.cpp Re-add and update misery plugin 2016-12-10 18:22:32 -05:00
mode.cpp Add built-in enable and disable commands. 2013-09-30 13:19:51 +04:00
mousequery.cpp remove trailing spaces 2018-05-25 12:43:30 +12:00
orders.cpp Fix fencepost error in orders import. Fixes #1177. 2017-10-16 14:01:23 -05:00
pathable.cpp Add new "pathable" plugin 2017-07-05 23:54:55 -04:00
petcapRemover.cpp Update for 64-bit unit changes 2016-08-10 23:50:00 -04:00
plants.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
power-meter.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
probe.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
prospector.cpp prospector: Avoid crashing due to invalid vein materials 2018-05-17 19:56:48 -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 resume: use map y dimension and fix off-by-one error 2017-06-03 11:24:23 -04:00
reveal.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
search.cpp New tweak: kitchen-prefs-all 2018-05-17 19:47:56 -04:00
seedwatch.cpp Fix Kitchen.h include (case-sensitive) 2018-05-17 20:11:46 -04:00
showmood.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
siege-engine.cpp siege-engine: use map tiles 2017-05-31 12:12:52 -04:00
sort.cpp Update handling of viewscreen_workshop_profilest in Gui module, search/sort plugins 2016-05-14 11:43:37 -04:00
steam-engine.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
stockflow.cpp Fix periodic events in several plugins 2018-05-29 23:24:02 -04:00
stocks.cpp Move a few item functions from autotrade/stocks into DFHack::Items 2018-05-12 12:04:46 -04:00
strangemood.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
tiletypes.cpp Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
title-folder.cpp title-folder: fix SDL path on OS X 2017-03-18 00:31:25 -04:00
title-version.cpp title-version: Hide when loading a game (e.g. arena) 2017-01-04 12:30:59 -05:00
trackstop.cpp Add "DFHack" indicator to trackstop menus 2015-02-17 14:13:53 -05:00
tubefill.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
uicommon.h Fix warnings in supported plugins. 2018-04-06 01:25:21 -05:00
versionosd.cpp Tweaks! 2012-03-29 18:37:22 +02:00
workNow.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
workflow.cpp Move isRouteVehicle, isSquadEquipment from workflow to Items module 2018-05-12 14:49:30 -04:00
zone.cpp Fix remaining warnings on Windows. 2018-04-06 21:22:48 -05:00