.. |
Dfusion
|
remove old unused code from when dfhack was out of process
|
2014-02-26 12:44:10 +01:00 |
devel
|
Update to 0.40.11, fix a few devel plugins to build again
|
2014-09-04 08:26:45 -05:00 |
df2mc@a80abe848e
|
Move depends out of main library, make them (static) libraries.
|
2012-03-13 14:46:48 +01:00 |
diggingInvaders
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
dwarfexport
|
Merge https://github.com/danaris/dfhack
|
2012-06-14 00:00:36 +02:00 |
isoworld@07750ad7f7
|
Update isoworld to a commit that actually exists
|
2014-08-15 09:44:52 -05:00 |
lua
|
stockpiles: show proper cased names in filter list
|
2014-12-05 16:53:19 +01:00 |
mapexport
|
ditch the unused Vegetation module
|
2012-12-06 23:47:25 +01:00 |
proto
|
stockpiles: refactor code into separate files
|
2014-12-05 11:02:40 +01:00 |
raw
|
Fix reaction errors, make quantities more consistent
|
2014-02-13 11:37:04 -06:00 |
rendermax
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
ruby
|
ruby: fix windows platform detection
|
2014-11-16 13:00:38 +01:00 |
skeleton
|
Update skeleton plugin
|
2014-12-06 20:55:57 -05:00 |
stockpiles
|
Merge remote-tracking branch 'ramblurr/stockpiles'
|
2015-01-05 16:16:29 -05:00 |
stonesense@14567c001d
|
Update stonesense.
|
2014-11-30 12:31:29 -05:00 |
tweak
|
Merge remote-tracking branch 'lethosor/tweaks-2'
|
2015-01-05 16:54:24 -05: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
|
Add a plugin_globals vector to aid in safety checks for plugins that require globals
|
2014-12-02 21:32:04 -05:00 |
Brushes.h
|
Brush output lists numbers, update xml.
|
2012-05-11 07:00:18 +02:00 |
CMakeLists.txt
|
Blueprint plugin basic structure
|
2015-01-08 08:28:54 -05:00 |
Plugins.cmake
|
Revert "install the full protobuf library"
|
2014-11-27 13:40:11 +01:00 |
add-spatter.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
advtools.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
autochop.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
autodump.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
autolabor.cpp
|
Merge remote-tracking branch 'lethosor/0.40.22-plugins'
|
2015-01-05 16:37:34 -05:00 |
automaterial.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
automelt.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
autotrade.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
blueprint.cpp
|
Changed how parameters are parsed.
|
2015-01-14 14:58:15 -05:00 |
building-hacks.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
buildingplan-lib.cpp
|
Fix buildingplan stuff on Windows.
|
2015-01-05 20:02:54 -05:00 |
buildingplan-lib.h
|
Fix buildingplan stuff on Windows.
|
2015-01-05 20:02:54 -05:00 |
buildingplan.cpp
|
Fix buildingplan stuff on Windows.
|
2015-01-05 20:02:54 -05:00 |
burrows.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
catsplosion.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
changeitem.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
changelayer.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
changevein.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
cleanconst.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
cleaners.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
cleanowned.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
colonies.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
command-prompt.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
createitem.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
cursecheck.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
deramp.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
dfstream.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
dig.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
digFlood.cpp
|
Merge remote-tracking branch 'lethosor/plugin-globals'
|
2015-01-05 16:05:40 -05:00 |
drybuckets.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
dwarfmonitor.cpp
|
Merge remote-tracking branch 'PeridexisErrant/needs_porting-cleanup'
|
2015-01-05 16:21:24 -05:00 |
embark-tools.cpp
|
Add local area mouse controls to embark-tools
|
2015-01-01 11:06:50 -05:00 |
eventful.cpp
|
Update some plugins to use REQUIRE_GLOBAL
|
2014-12-03 23:26:54 -05:00 |
fastdwarf.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
feature.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
filltraffic.cpp
|
Merge branch 'master' of https://github.com/rampaging-poet/dfhack
|
2013-04-24 16:14:30 +02:00 |
fix-armory.cpp
|
Plugin cleanup - always do "using df::global::[foo]". Also, get rid of old 0.34.11 binpatches
|
2014-08-11 15:07:52 -05:00 |
fixpositions.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
fixveins.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
flows.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
follow.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
forceequip.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
fortplan.cpp
|
Make fortplan use Filesystem::getcwd()
|
2015-01-05 17:37:41 -05:00 |
getplants.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
hotkeys.cpp
|
Add hotkeys plugin
|
2014-09-08 22:42:04 -06:00 |
infiniteSky.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
initflags.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
isoworldremote.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
jobutils.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
lair.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
liquids.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
manipulator.cpp
|
Merge remote-tracking branch 'lethosor/0.40.22-plugins'
|
2015-01-05 16:37:34 -05:00 |
misery.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
mode.cpp
|
Add built-in enable and disable commands.
|
2013-09-30 13:19:51 +04:00 |
mousequery.cpp
|
Merge remote-tracking branch 'lethosor/0.40.22-plugins'
|
2015-01-05 16:37:34 -05:00 |
petcapRemover.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
plants.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
power-meter.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
probe.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
prospector.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
regrass.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
remotefortressreader.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
rename.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
resume.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
reveal.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
search.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
seedwatch.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
showmood.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
siege-engine.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
sort.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
steam-engine.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
stockflow.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
stocks.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
strangemood.cpp
|
Allow strangemood to work if debug_nomoods is not available
|
2014-12-06 20:29:08 -05:00 |
tiletypes.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
trackstop.cpp
|
Merge remote-tracking branch 'eswald/trackstop'
|
2015-01-05 16:22:18 -05:00 |
treefarm.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
tubefill.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
uicommon.h
|
Initial work on fortplan plugin, including separating out code that needs to be shared with buildingplan
|
2014-12-23 16:56:15 -05:00 |
versionosd.cpp
|
Tweaks!
|
2012-03-29 18:37:22 +02:00 |
weather.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
workNow.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
workflow.cpp
|
Update remaining plugins to use REQUIRE_GLOBAL
|
2014-12-06 19:30:05 -05:00 |
zone.cpp
|
Merge remote-tracking branches 'cdombroski/autobutcher' and 'cdombroski/siren.lua'
|
2015-01-05 16:59:08 -05:00 |