Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codercument
/
dfhack
Public
forked from
DFHack/dfhack
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
plugins
autolabor.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 24, 2018
Remove and replace checks for OnBreak
lethosor
committed
368f8d0
View commit details
Copy full SHA for 368f8d0
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Fix printf format warnings
suokko
committed
8f2cf3a
View commit details
Copy full SHA for 8f2cf3a
View code at this point
Browse repository at this point
Commits on Apr 10, 2018
Fix fencepost error in autolabor/autohauler/labormanager.
Show description for f9ad71f
BenLubar
committed
f9ad71f
View commit details
Copy full SHA for f9ad71f
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
Fix warnings in supported plugins.
BenLubar
committed
a7dfacd
View commit details
Copy full SHA for a7dfacd
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Add new PutItemOnDisplay job to labor management plugins
Show description for e724746
lethosor
committed
e724746
View commit details
Copy full SHA for e724746
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
autolabor: Fix an array bounds overrun when assigning haulers while traders are active.
BenLubar
committed
967ab4a
View commit details
Copy full SHA for 967ab4a
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
add new jobs to autolabor
sv-esk
committed
20572fb
View commit details
Copy full SHA for 20572fb
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
add parentheses around || that should be inside &&
BenLubar
committed
270ff61
View commit details
Copy full SHA for 270ff61
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Add new labors to autohauler/autolabor
lethosor
committed
817ea5e
View commit details
Copy full SHA for 817ea5e
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Add isValidLabor() to Units module
Show description for ac71fa8
lethosor
committed
ac71fa8
View commit details
Copy full SHA for ac71fa8
View code at this point
Browse repository at this point
Commits on May 8, 2015
Change tabs to spaces.
RossM
committed
3da939b
View commit details
Copy full SHA for 3da939b
View code at this point
Browse repository at this point
Autolabor changes
Show description for 684ff43
RossM
committed
684ff43
View commit details
Copy full SHA for 684ff43
View code at this point
Browse repository at this point
Don't reset disabled labors
Show description for 82202ef
RossM
committed
82202ef
View commit details
Copy full SHA for 82202ef
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Negative autolabor pool size uses most unskilled dwarves.
melkor217
committed
4c06e02
View commit details
Copy full SHA for 4c06e02
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
Extract some stuff from zone.cpp to plugins/Units.{h,cpp}
cdombroski
committed
c179f5b
View commit details
Copy full SHA for c179f5b
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Merge remote-tracking branch 'lethosor/0.40.22-plugins'
Show description for 7da9ab8
lethosor
committed
7da9ab8
View commit details
Copy full SHA for 7da9ab8
View code at this point
Browse repository at this point
Commits on Dec 21, 2014
Update some plugins/scripts for 0.40.22
Show description for ee958c0
lethosor
committed
ee958c0
View commit details
Copy full SHA for ee958c0
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
Merge remote-tracking branch 'origin/develop' into plugin-globals
lethosor
committed
5de3e61
View commit details
Copy full SHA for 5de3e61
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Merge branch 'autolabor-artisans' of https://github.com/pkdawson/dfhack into develop
Show description for 19e9775
expwnent
committed
19e9775
View commit details
Copy full SHA for 19e9775
View code at this point
Browse repository at this point
Commits on Dec 4, 2014
Update some plugins to use REQUIRE_GLOBAL
lethosor
committed
cac2245
View commit details
Copy full SHA for cac2245
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Clarify autolabor initialization failure
lethosor
committed
2d7ea52
View commit details
Copy full SHA for 2d7ea52
View code at this point
Browse repository at this point
Add gelding to autolabor and manipulator
lethosor
committed
e3c13fc
View commit details
Copy full SHA for e3c13fc
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
autolabor: Fix compile on Windows.
Show description for a6ae6d4
pkdawson
committed
a6ae6d4
View commit details
Copy full SHA for a6ae6d4
View code at this point
Browse repository at this point
autolabor: Document and improve the talent pool parameter.
pkdawson
committed
794e1ee
View commit details
Copy full SHA for 794e1ee
View code at this point
Browse repository at this point
autolabor: Add a talent pool parameter.
pkdawson
committed
8b1b32a
View commit details
Copy full SHA for 8b1b32a
View code at this point
Browse repository at this point
Commits on Nov 8, 2014
Fix beekeeping, enable help message
Show description for 195ccf4
PeridexisErrant
committed
195ccf4
View commit details
Copy full SHA for 195ccf4
View code at this point
Browse repository at this point
Commits on Oct 26, 2014
Update version to v0.40.14 and hack things so they compile.
Show description for 04ec2c9
angavrilov
committed
04ec2c9
View commit details
Copy full SHA for 04ec2c9
View code at this point
Browse repository at this point
Commits on Sep 7, 2014
Removing dead duplicate code.
eswald
committed
0f311a7
View commit details
Copy full SHA for 0f311a7
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
Update autolabor to work with 0.40
quietust
committed
287301b
View commit details
Copy full SHA for 287301b
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Update structures and fix broken things.
angavrilov
committed
7aecffe
View commit details
Copy full SHA for 7aecffe
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Merge remote-tracking branch 'warmist/dev-EventManager-lua' into 0.34.11-r4
expwnent
committed
6ef360f
View commit details
Copy full SHA for 6ef360f
View code at this point
Browse repository at this point
Small bug fix for autolabor crashing on script created creatures.
warmist
committed
d179812
View commit details
Copy full SHA for d179812
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Remove "using namespace std" from MiscUtils.h.
angavrilov
committed
a273327
View commit details
Copy full SHA for a273327
View code at this point
Browse repository at this point
Commits on Sep 30, 2013
Add built-in enable and disable commands.
angavrilov
committed
d7e35c2
View commit details
Copy full SHA for d7e35c2
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
Added documentation of autolabor exemption from burrowed dwarves
cherrydev
committed
db98b06
View commit details
Copy full SHA for db98b06
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.