summaryrefslogtreecommitdiff
path: root/plugins/autolabor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup autolabor+cleanowned, fix depends/clsocketQuietust2012-09-131-189/+160
* One more autolabor cleanupValentin Ochs2012-08-081-7/+3
* Don't disable autolabor when you input "autolabor 1|enable" and it'sValentin Ochs2012-08-081-1/+1
* fix autolabor compilation errorjj2012-08-031-1/+1
* Merge https://github.com/ab9rf/dfhackQuietust2012-08-021-181/+506
|\
| * Autolabor: dwarves who are scheduled for a meeting are automatically cleared ...Kelly Martin2012-07-221-184/+457
| * * Autolabor: really exclude the broker from all labors when trader requestedKelly Martin2012-07-111-2/+20
| * Merge remote-tracking branch 'jjyg/master'Kelly Martin2012-07-051-1/+1
| |\
| * | Autolabor: allow setting the nonidle hauler percentage at runtime.Kelly Martin2012-07-051-4/+33
* | | Make indentation consistent (spaces), only display "not enabled" error if you...Quietust2012-07-171-884/+896
| |/ |/|
* | update xml, fix autolabor with new trade depot flags namejj2012-07-041-1/+1
|/
* Don't crash if world is undefinedQuietust2012-05-231-1/+1
* Add new PUSH_HAUL_VEHICLES labor to autolabor.Kelly Martin2012-05-151-2/+3
* Add dwarf state table entries for the new jobs from .34.7 and .34.8. Also ad...Kelly Martin2012-05-141-3/+13
* Merge remote-tracking branch 'upstream/master'Kelly Martin2012-05-121-1/+1
|\
| * Merge remote-tracking branch 'ab9rf/master'Alexander Gavrilov2012-05-051-47/+95
| |\
| * | Update dfhack for specific_ref.Alexander Gavrilov2012-05-031-1/+1
* | | Set default beekeeper max to 1 in autolabor (see http://www.bay12games.com/dw...Kelly Martin2012-05-121-1/+1
| |/ |/|
* | Also exclude trader from hauling when requested at depot.Kelly Martin2012-04-301-0/+2
* | Autolabor will exclude the trade broker from all labors if the "trader reques...Kelly Martin2012-04-261-3/+16
* | Actually write the noble penalty to the dwarf_info structure....Kelly Martin2012-04-261-0/+1
* | Autolabor: Instead of guessing who the nobles are based on noble skills, actu...Kelly Martin2012-04-261-46/+78
|/
* Better config persistence.RossM2012-04-051-13/+13
* Persist autolabor config in the savefile.RossM2012-04-041-35/+227
* Fix detection of military dwarves. Add overview comments explaining whyRossM2012-04-031-3/+42
* Autolabor tweaks.RossM2012-04-031-3/+13
* Tweak autolabor.RossM2012-04-021-3/+7
* Limit number of dwarves assigned when idle dwarves are available.RossM2012-04-021-0/+3
* Add commands to change how autolabor handles specific jobs, and toRossM2012-04-021-127/+202
* Large change to how autolabor assigns labors. Military dwarves andRossM2012-04-021-118/+159
* Tweaks!Petr Mrázek2012-04-011-4/+7
* Merge https://github.com/RossM/dfhackPetr Mrázek2012-03-301-1/+2
|\
| * Don't try to give labors to merchant guards or dead dwarves.RossM2012-03-301-1/+2
* | Remove random bad assertsPetr Mrázek2012-03-291-0/+12
* | Turn sorting lambdas into functors in autolabor.Petr Mrázek2012-03-291-14/+42
* | Merge remote-tracking branch 'upstream/master'Kelly Martin2012-03-281-11/+8
|\ \
| * | More fixesPetr Mrázek2012-03-291-11/+8
* | | autolabor: set reequip flag when appropriate. also tweaked scoring to reduce...Kelly Martin2012-03-281-2/+6
|/ /
* | Make autolabor accept "enable" and "disable" as well as "0" or "1".Kelly Martin2012-03-281-4/+29
* | Fix crash in autolabor that happens when all dorfs decide to tipple at the sa...unknown2012-03-271-3/+5
|/
* autolabor fixagePetr Mrázek2012-03-241-15/+12
* Move autolabor to main plugin folderPetr Mrázek2012-03-241-0/+877