dfhack/plugins
Alexander Gavrilov c59f5c1642 Allow using the job command with jobs highlighted in the unitjobs screen. 2012-01-28 15:00:24 +04:00
..
Dfusion Fixed crash with dfusion migrants plugin. 2012-01-06 10:25:58 +02:00
devel Make things work properly. 2012-01-27 05:54:26 +01:00
df2mc@23fbb78eda Make things work properly. 2012-01-27 05:54:26 +01:00
mapexport Merge https://github.com/quietust/dfhack 2012-01-27 06:27:57 +01:00
qtplug Header changes/cleanup. 2011-12-31 12:48:42 +01:00
server Header changes/cleanup. 2011-12-31 12:48:42 +01:00
skeleton Header changes/cleanup. 2011-12-31 12:48:42 +01:00
stonesense@6611507084 Make things work properly. 2012-01-27 05:54:26 +01: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
CMakeLists.txt Add plugin "fixveins", restores mineral floors that were erased by placing/removing constructions 2012-01-26 10:06:03 -06:00
Plugins.cmake Add a salt/stagnant flag removal command to the liquids tool. 2011-09-02 01:25:01 +02:00
autodump.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
cleaners.cpp Tweak showmood, add a few validity checks, commit a dfhack.init example. 2012-01-24 15:36:30 +04:00
cleanowned.cpp Cleanowned doesn't need Materials, but it does need Translation in order to print names 2012-01-27 22:02:25 -06:00
colonies.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
deramp.cpp Tweak showmood, add a few validity checks, commit a dfhack.init example. 2012-01-24 15:36:30 +04:00
drybuckets.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
fastdwarf.cpp Only use #include <> for system libraries - for everything else, use "" 2012-01-15 14:54:14 -06:00
filltraffic.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
fixveins.cpp Update fixveins to also handle feature stones (e.g. adamantine vein floors) 2012-01-27 11:33:51 -06:00
fixwagons.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
flows.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
getplants.cpp Replace df_plant with df::plant - this leaves the Vegetation module a bit empty, but I'll leave it in case we decide to add something new there 2012-01-21 17:54:57 -06:00
initflags.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
jobutils.cpp Allow using the job command with jobs highlighted in the unitjobs screen. 2012-01-28 15:00:24 +04:00
liquids.cpp Merge https://github.com/mikestewart/dfhack 2012-01-26 05:37:50 +01:00
mode.cpp Only use #include <> for system libraries - for everything else, use "" 2012-01-15 14:54:14 -06:00
plants.cpp Kill the Vegetation module, replacing it with the same 3 simple methods used in Engravings 2012-01-24 12:02:12 -06:00
probe.cpp Kill the Units module, and add another pair of methods to the Items module to simplify some things 2012-01-24 11:32:34 -06:00
prospector.cpp Kill the Vegetation module, replacing it with the same 3 simple methods used in Engravings 2012-01-24 12:02:12 -06:00
regrass.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
rename.cpp Only use #include <> for system libraries - for everything else, use "" 2012-01-15 14:54:14 -06:00
reveal.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
seedwatch.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
showmood.cpp Make sure showmood has access to Translation 2012-01-27 22:02:43 -06:00
stockpiles.cpp Only use #include <> for system libraries - for everything else, use "" 2012-01-15 14:54:14 -06:00
tiletypes.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
tubefill.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
vdig.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
versionosd.cpp Only use #include <> for system libraries - for everything else, use "" 2012-01-15 14:54:14 -06:00
weather.cpp Use CoreSuspender and namespace df::enums 2012-01-21 18:31:15 -06:00
workflow.cpp Detect incomplete thread and cloth items in workflow. 2012-01-27 21:17:50 +04:00