dfhack/plugins
nocico 5405c76746 labormanager: support for jobs in bowyer's shop 2016-11-28 05:40:03 +02:00
..
devel Fix memview x64 address display 2016-10-24 10:06:41 -04:00
diggingInvaders Modify DFHack to handle new produce() prototype. Major thanks to lethosor, and ragundo for their help in this 2016-06-13 16:57:45 -04:00
isoworld@3ff3f05da5
lua Stockflow reaction updates 2016-06-26 19:22:53 -06:00
proto Add a single bool dfproto message, to pausing and checking pause state 2016-11-06 10:08:28 +05:30
raw Fix reaction errors, make quantities more consistent 2014-02-13 11:37:04 -06:00
remotefortressreader fix remotefortressreader protobuf error in clean builds 2016-11-22 17:24:36 -05:00
rendermax Move save_dir back into cur_savegame and update submodules 2016-08-14 12:41:09 -04:00
ruby Fix ruby.cpp compilation on win64 2016-11-22 22:43:48 -05:00
skeleton
stockpiles Catch exceptions in stockpile (un)serialization 2016-10-29 02:35:27 -04:00
stonesense@416bc28f2e update stonesense 2016-11-08 15:13:06 +05:30
tweak remove tweak manager-quantity 2016-05-11 17:51:57 -04:00
.keep
3dveins.cpp Include math.h 2016-05-22 16:45:58 -04:00
Brushes.h Avoid polluting global namespace in MapCache.h 2016-10-15 14:53:10 -04:00
CMakeLists.custom.txt
CMakeLists.txt moved remotefortressreader.cpp to its own directory. 2016-11-08 15:11:27 +05:30
Plugins.cmake Add .proto files to plugin sources when used, to make it conventient to open it from the IDE. 2016-11-08 15:10:01 +05:30
add-spatter.cpp Modify DFHack to handle new produce() prototype. Major thanks to lethosor, and ragundo for their help in this 2016-06-13 16:57:45 -04:00
advtools.cpp Partial compilation fixes for advtools, misery 2016-11-16 15:21:13 -05:00
autochop.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
autodump.cpp
autogems.cpp adjust autogems to work with the workshop profile changes 2016-05-14 20:15:49 -05:00
autohauler.cpp Add new job types to autohauler 2016-08-21 22:24:41 -04:00
autolabor.cpp add new jobs to autolabor 2016-02-23 19:01:14 +02:00
automaterial.cpp
automelt.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
autotrade.cpp
blueprint.cpp blueprint: fix compilation (i.e. undefined find) 2016-01-06 03:03:19 +03:00
building-hacks.cpp
buildingplan-lib.cpp buildingplan: Support floodgates, grates, bars 2016-01-31 14:50:07 -05:00
buildingplan-lib.h
buildingplan.cpp Prevent plugins with active viewscreens from being unloaded 2016-01-01 11:15:29 -05:00
burrows.cpp
changeitem.cpp
changelayer.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
changevein.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
cleanconst.cpp
cleaners.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
cleanowned.cpp
command-prompt.cpp Prevent plugins with active viewscreens from being unloaded 2016-01-01 11:15:29 -05:00
confirm.cpp Add Lua::TableInsert() helper 2016-10-15 14:55:48 -04:00
createitem.cpp Modify DFHack to handle new produce() prototype. Major thanks to lethosor, and ragundo for their help in this 2016-06-13 16:57:45 -04:00
cursecheck.cpp Update for 64-bit unit changes 2016-08-10 23:50:00 -04:00
deramp.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
dfstream.cpp
dig.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
digFlood.cpp
dwarfmonitor.cpp Add Lua::TableInsert() helper 2016-10-15 14:55:48 -04:00
dwarfvet.cpp Fix tabs to spaces 2016-06-08 04:15:03 -04:00
embark-tools.cpp Prevent plugins with active viewscreens from being unloaded 2016-01-01 11:15:29 -05:00
eventful.cpp More 64-bit fixes 2016-07-26 23:47:53 -04:00
fastdwarf.cpp Update for 64-bit unit changes 2016-08-10 23:50:00 -04:00
filltraffic.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
fix-armory.cpp
fix-unit-occupancy.cpp fix-unit-occupancy: Account for wagon occupancy correctly 2015-12-31 13:38:38 -05:00
fixveins.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
flows.cpp
follow.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
forceequip.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
fortplan.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
getplants.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
hotkeys.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
infiniteSky.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
isoworldremote.cpp Move save_dir back into cur_savegame and update submodules 2016-08-14 12:41:09 -04:00
jobutils.cpp
labormanager.cpp labormanager: support for jobs in bowyer's shop 2016-11-28 05:40:03 +02:00
lair.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
liquids.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
listcolumn.h Add better support for default ListColumn values 2016-01-06 17:30:07 -05:00
luasocket.cpp Update clsocket and Open()/Listen() usage 2016-06-14 13:21:51 -04:00
manipulator.cpp fix manipulator bug (unable to apply last custom profession) 2016-03-03 01:24:18 +02:00
misery.cpp Partial compilation fixes for advtools, misery 2016-11-16 15:21:13 -05:00
mode.cpp
mousequery.cpp Use consistent key display 2016-01-04 19:31:57 -05: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 Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
prospector.cpp
regrass.cpp
rename.cpp
resume.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
reveal.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
search.cpp Unit list search: reset cursor position to 0 before switching pages 2016-05-17 23:23:54 -04:00
seedwatch.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
showmood.cpp showmood: use correct console encoding 2015-12-24 21:34:38 -05:00
siege-engine.cpp Update for 64-bit unit changes 2016-08-10 23:50:00 -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 Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
stocks.cpp Prevent plugins with active viewscreens from being unloaded 2016-01-01 11:15:29 -05:00
strangemood.cpp Update for 64-bit unit changes 2016-08-10 23:50:00 -04:00
tiletypes.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
title-folder.cpp Make title-folder work without SDL_WM_GetCaption 2016-10-08 17:02:45 -04:00
title-version.cpp Make title-version show git info for dev builds 2016-01-01 11:50:11 -05:00
trackstop.cpp
treefarm.cpp
tubefill.cpp Replace many includes with forward declarations in modules/Maps.h 2016-08-13 21:44:01 -04:00
uicommon.h Make can_trade() return true if at least one caravan can trade 2016-04-16 17:13:00 -04:00
versionosd.cpp
workNow.cpp Shorten "ls" help for plugins 2016-04-15 16:28:41 +10:00
workflow.cpp
zone.cpp Update for 64-bit unit changes 2016-08-10 23:50:00 -04:00