.. |
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
|
Make some plugins compile for 0.40
|
2014-08-04 12:28:22 -04: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
|
Merge remote-tracking branch 'lethosor/patch-5'
|
2014-09-16 17:25:28 -04:00 |
mapexport
|
ditch the unused Vegetation module
|
2012-12-06 23:47:25 +01:00 |
proto
|
stockpiles: add missing protobuf field
|
2014-11-22 18:33:48 +01:00 |
raw
|
Fix reaction errors, make quantities more consistent
|
2014-02-13 11:37:04 -06:00 |
rendermax
|
Probably a fix to rendermax for 0.40.xx
|
2014-08-09 22:14:55 +03:00 |
ruby
|
ruby: fix windows platform detection
|
2014-11-16 13:00:38 +01:00 |
skeleton
|
Added rendermax plugin- a bunch of rendering hax in one. Small fix to skeleton.
|
2014-03-07 19:58:22 +02:00 |
stonesense@e579cac9fe
|
Update stonesense.
|
2014-11-05 20:57:57 -05:00 |
tweak
|
Prevent farm-plot-select from selecting crops when no crops are listed
|
2014-11-18 19:57:29 -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
|
Fix 3dveins crashing because of trees and malformed biome data.
|
2014-09-05 15:11:13 +04:00 |
Brushes.h
|
Brush output lists numbers, update xml.
|
2012-05-11 07:00:18 +02:00 |
CMakeLists.txt
|
stockpiles: add settings protobuf message format
|
2014-11-22 18:33:47 +01:00 |
Plugins.cmake
|
install the full protobuf library
|
2014-11-22 18:33:47 +01:00 |
add-spatter.cpp
|
Update to 0.40.13 structures and fix compilation.
|
2014-09-19 00:05:15 +04:00 |
advtools.cpp
|
Add built-in enable and disable commands.
|
2013-09-30 13:19:51 +04:00 |
autochop.cpp
|
Update getplants, plants, and prospector, and isolate autochop
|
2014-08-06 09:31:42 -05:00 |
autodump.cpp
|
Update autotrade stockpile controls
|
2014-11-15 16:16:32 -05:00 |
autolabor.cpp
|
Fix beekeeping, enable help message
|
2014-11-08 11:45:20 +11:00 |
automaterial.cpp
|
Fix automaterial/box-select cursor color
|
2014-11-08 19:05:45 -05:00 |
automelt.cpp
|
Merge remote-tracking branch 'falconne/plugin_automelt' into update-falconne-plugins
|
2014-11-15 16:31:51 -05:00 |
autotrade.cpp
|
Update autotrade stockpile controls
|
2014-11-15 16:16:32 -05:00 |
building-hacks.cpp
|
Exposed dfhack.jobs.linkIntoWorld. Simplified eventful and gui.dwarfmode for sidebar use/creation.
|
2014-08-16 16:58:01 +03:00 |
buildingplan.cpp
|
Fix buildingplan compiling with GCC
|
2014-11-15 16:21:47 -05:00 |
burrows.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 |
catsplosion.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 |
changeitem.cpp
|
zone: don't assign owned pets to a cage. the owner will release them, resulting into infinite hauling (df bug)
|
2012-04-15 23:21:36 +02:00 |
changelayer.cpp
|
Follow change in xml again.
|
2012-08-27 23:03:02 +04:00 |
changevein.cpp
|
More maps api refactoring and renaming.
|
2012-04-11 12:01:27 +04:00 |
cleanconst.cpp
|
Cleanup
|
2013-06-14 14:46:10 -05:00 |
cleaners.cpp
|
Update to 0.40.13 structures and fix compilation.
|
2014-09-19 00:05:15 +04:00 |
cleanowned.cpp
|
Digging Invaders: merged eventManager and recent.
|
2013-01-02 11:26:30 -05:00 |
colonies.cpp
|
Make plugins accept explicit output stream references.
|
2012-03-10 15:55:42 +04:00 |
command-prompt.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 |
createitem.cpp
|
Fix problems with NONE for item types and subtypes
|
2014-05-22 08:18:01 -05:00 |
cursecheck.cpp
|
assumed_identity -> identity
|
2014-07-29 16:30:22 -05:00 |
deramp.cpp
|
More maps api refactoring and renaming.
|
2012-04-11 12:01:27 +04:00 |
dfstream.cpp
|
Digging Invaders: merged eventManager and recent.
|
2013-01-02 11:26:30 -05:00 |
dig.cpp
|
Make some plugins compile for 0.40
|
2014-08-04 12:28:22 -04:00 |
digFlood.cpp
|
Update digFlood documentation to mention onLoad(World).init
|
2014-10-05 23:14:25 -04:00 |
drybuckets.cpp
|
Follow a typo fix in flag name.
|
2012-03-30 10:44:52 +04:00 |
dwarfmonitor.cpp
|
Expand dwarfmonitor weather indicator
|
2014-11-15 17:29:19 -05:00 |
embark-tools.cpp
|
embark-tools cleanup
|
2014-10-12 13:35:20 -04:00 |
eventful.cpp
|
EventManager: INTERACTION event for unit interactions.
|
2014-07-03 04:55:12 -04:00 |
fastdwarf.cpp
|
Fixes for fastdwarf combat speed and attack retargeting.
|
2014-09-27 19:47:27 -05:00 |
feature.cpp
|
First pass for 0.40 compatibility; still lots left to do, but this will at least build
|
2014-07-21 13:18:29 -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
|
Synchronize with changes to df-structures
|
2012-07-16 20:56:46 -05:00 |
fixveins.cpp
|
More maps api refactoring and renaming.
|
2012-04-11 12:01:27 +04:00 |
flows.cpp
|
Make plugins accept explicit output stream references.
|
2012-03-10 15:55:42 +04:00 |
follow.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 |
forceequip.cpp
|
Digging Invaders: merged eventManager and recent.
|
2013-01-02 11:26:30 -05:00 |
getplants.cpp
|
Update getplants, plants, and prospector, and isolate autochop
|
2014-08-06 09:31:42 -05:00 |
hotkeys.cpp
|
Add hotkeys plugin
|
2014-09-08 22:42:04 -06:00 |
infiniteSky.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 |
initflags.cpp
|
Make plugins accept explicit output stream references.
|
2012-03-10 15:55:42 +04:00 |
isoworldremote.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 |
jobutils.cpp
|
Merge further changes (???)
|
2012-09-10 09:19:21 -04:00 |
lair.cpp
|
Update plugins to use CR_WRONG_USAGE where appropriate
|
2013-10-30 15:58:14 -05:00 |
liquids.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 |
manipulator.cpp
|
Merge remote-tracking branch 'quietust/develop' into develop
|
2014-11-02 04:05:51 -05:00 |
misery.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 |
mode.cpp
|
Add built-in enable and disable commands.
|
2013-09-30 13:19:51 +04:00 |
mousequery.cpp
|
Fix selection behavior of mousequery on lowest z-level
|
2014-09-24 17:48:49 -04:00 |
petcapRemover.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 |
plants.cpp
|
Plant immolate/extirpate no longer work, but create/grow are still good
|
2014-08-06 10:03:34 -05:00 |
power-meter.cpp
|
Add built-in enable and disable commands.
|
2013-09-30 13:19:51 +04:00 |
probe.cpp
|
Update plugins to use CR_WRONG_USAGE where appropriate
|
2013-10-30 15:58:14 -05:00 |
prospector.cpp
|
Add missing <functional> include for std::greater
|
2014-11-09 11:19:51 +01:00 |
regrass.cpp
|
Update plugins to use CR_WRONG_USAGE where appropriate
|
2013-10-30 15:58:14 -05:00 |
remotefortressreader.cpp
|
Added growth locations to the fake growth materials
|
2014-08-29 17:08:21 +05:30 |
rename.cpp
|
assumed_identity -> identity
|
2014-07-29 16:30:22 -05:00 |
resume.cpp
|
Remove lambdas from dwarfmonitor and resume.
|
2013-10-03 16:30:06 +04:00 |
reveal.cpp
|
Minor reveal fix - only preallocate unreveal data for existing map blocks
|
2014-08-31 11:43:19 -05:00 |
search.cpp
|
Moving trade screen search options to match the new column size
|
2014-11-06 22:05:05 -07:00 |
seedwatch.cpp
|
Update plugins to use CR_WRONG_USAGE where appropriate
|
2013-10-30 15:58:14 -05:00 |
showmood.cpp
|
Fix some blatant bugs in somebody else's additions to showmood
|
2014-08-21 15:23:05 -05:00 |
siege-engine.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 |
sort.cpp
|
First pass for 0.40 compatibility; still lots left to do, but this will at least build
|
2014-07-21 13:18:29 -05:00 |
steam-engine.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 |
stockflow.cpp
|
No longer overwrites stockpile links
|
2014-08-19 14:19:13 -06:00 |
stockpiles.cpp
|
stockpiles: fix quality unserialization
|
2014-11-22 18:33:48 +01:00 |
stocks.cpp
|
Merge remote-tracking branch 'falconne/plugin_stocks' into update-falconne-plugins
|
2014-11-15 16:34:59 -05:00 |
strangemood.cpp
|
Seems I misread the code from 0.34.11 - it switches against rand(2), not rand(3)
|
2014-10-31 13:47:04 -05:00 |
tiletypes.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 |
trackstop.cpp
|
Fix trackstop ambiguity complaints, update df-structures.
|
2014-11-02 11:55:01 -05:00 |
treefarm.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 |
tubefill.cpp
|
Update XML and sync plugin
|
2014-06-27 13:01:46 -05:00 |
uicommon.h
|
Switching autotrade to use StockpileIterator.
|
2014-09-07 14:03:51 -06:00 |
versionosd.cpp
|
Tweaks!
|
2012-03-29 18:37:22 +02:00 |
weather.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 |
workNow.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 |
workflow.cpp
|
Remove "using namespace std" from MiscUtils.h.
|
2013-10-10 12:15:50 +04:00 |
zone.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 |