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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DFHack
/
dfhack
Public
Notifications
You must be signed in to change notification settings
Fork
502
Star
2k
Code
Issues
1k
Pull requests
33
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
dfhack
plugins
orders.cpp
on
develop
User selector
All users
All time
Commit history
Commits on Jul 11, 2026
Merge pull request #5721 from pajawojciech/orders-export-name
Show description for a2220ff
ab9rf
authored
a2220ff
View commit details
Copy full SHA for a2220ff
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
reemove hardcoded `dfhack_config` in `orders` plugin
ab9rf
committed
c0326aa
View commit details
Copy full SHA for c0326aa
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
fix more instances of `hack` hardcoding
Show description for 056dd45
ab9rf
committed
056dd45
View commit details
Copy full SHA for 056dd45
View code at this point
Browse repository at this point
Commits on Feb 22, 2026
Include name in orders export
pajawojciech
committed
0d84266
View commit details
Copy full SHA for 0d84266
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
convert over to fmtlib
Show description for bc9224d
ab9rf
committed
bc9224d
View commit details
Copy full SHA for bc9224d
View code at this point
Browse repository at this point
Commits on Mar 23, 2025
address another path/string confusion
Show description for 1902333
ab9rf
committed
1902333
View commit details
Copy full SHA for 1902333
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
use `std::filesystem::path`
Show description for 1058f83
ab9rf
committed
1058f83
View commit details
Copy full SHA for 1058f83
View code at this point
Browse repository at this point
Commits on Feb 9, 2025
update to great reorg structures
myk002
committed
eed96ca
View commit details
Copy full SHA for eed96ca
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
remove unneeded headers
myk002
committed
fb6f42f
View commit details
Copy full SHA for fb6f42f
View code at this point
Browse repository at this point
Commits on Dec 20, 2024
remove now-unneeded CoreSuspender guards
myk002
committed
d08863a
View commit details
Copy full SHA for d08863a
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
sort workshop-tied orders first
myk002
committed
af24837
View commit details
Copy full SHA for af24837
View code at this point
Browse repository at this point
Commits on Jun 9, 2024
adapt to canonicalized structures
myk002
committed
4d4dce0
View commit details
Copy full SHA for 4d4dce0
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
adapt to canonicalized structures
myk002
committed
bf04b0d
View commit details
Copy full SHA for bf04b0d
View code at this point
Browse repository at this point
Commits on Jun 4, 2024
adapt to structures updates
myk002
committed
9d19cda
View commit details
Copy full SHA for 9d19cda
View code at this point
Browse repository at this point
Commits on Jun 3, 2024
use canonicalized structures and field names
myk002
committed
db184df
View commit details
Copy full SHA for db184df
View code at this point
Browse repository at this point
Commits on May 12, 2024
check for fortress mode instead of a loaded site
myk002
committed
53d544a
View commit details
Copy full SHA for 53d544a
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
reduce df header inclusion in dfhack header files
myk002
committed
3cd2450
View commit details
Copy full SHA for 3cd2450
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
don't run fort code without a fort
myk002
committed
cbe254e
View commit details
Copy full SHA for cbe254e
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
adapt plugins to new API
Show description for 8bc8c0c
myk002
committed
8bc8c0c
View commit details
Copy full SHA for 8bc8c0c
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
only recheck orders that have conditions
myk002
committed
a063c0c
View commit details
Copy full SHA for a063c0c
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Removed material and job type sortings.
Halifay
committed
51173fb
View commit details
Copy full SHA for 51173fb
View code at this point
Browse repository at this point
Commits on Sep 22, 2023
Changed hotkeys + orders.cpp compilation error fix.
Halifay
committed
a236722
View commit details
Copy full SHA for a236722
View code at this point
Browse repository at this point
Moved onde order recheck to orders plugin.
Halifay
committed
a500233
View commit details
Copy full SHA for a500233
View code at this point
Browse repository at this point
Added single order recheck option to orders recheck. Sorting by material and job type consider frequency as a higher priority.
Halifay
committed
3fc289c
View commit details
Copy full SHA for 3fc289c
View code at this point
Browse repository at this point
Commits on Sep 18, 2023
Changed 'reset' to recheck for clarity.
Mikhail
committed
8826c27
View commit details
Copy full SHA for 8826c27
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for ebb190e
pre-commit-ci[bot]
committed
ebb190e
View commit details
Copy full SHA for ebb190e
View code at this point
Browse repository at this point
Added sorting by job type and by material for manager orders. Added shortcuts to the manager menu for new functions.
Mikhail
committed
69be3be
View commit details
Copy full SHA for 69be3be
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
Tweaked military formula to be more informative about strong warriors. Added options to sort and reset manager orders to the 'o' screen.
Mikhail
committed
28b00d9
View commit details
Copy full SHA for 28b00d9
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
restore orders library functionality
myk002
committed
acd2256
View commit details
Copy full SHA for acd2256
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
enable orders, no updates needed
myk002
committed
3cf3e3f
View commit details
Copy full SHA for 3cf3e3f
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
update docs for orders
myk002
committed
5b8d8d7
View commit details
Copy full SHA for 5b8d8d7
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
Make the manager orders library available by default (#2233)
Show description for e0d37a3
myk002
authored
e0d37a3
View commit details
Copy full SHA for e0d37a3
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
The great de-anon-ification
quietust
authored and
myk002
committed
8a605e1
View commit details
Copy full SHA for 8a605e1
View code at this point
Browse repository at this point
Commits on Jun 23, 2022
Fix use after free's
Show description for b0bff47
simotek
authored and
myk002
committed
b0bff47
View commit details
Copy full SHA for b0bff47
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
implement orders list
myk002
committed
dbe87d4
View commit details
Copy full SHA for dbe87d4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.