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 }}
somebears
/
dfhack
Public
forked from
ab9rf/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
autochop.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 12, 2023
generate names for nameless burrows; check for nil
myk002
committed
766738e
View commit details
Copy full SHA for 766738e
View code at this point
Browse repository at this point
Commits on Feb 8, 2023
Apply suggestions from code review
Show description for 1e4a730
eamondo2
and
myk002
authored
1e4a730
View commit details
Copy full SHA for 1e4a730
View code at this point
Browse repository at this point
Fixes the lua stack smashing issue
eamondo2
committed
02a249f
View commit details
Copy full SHA for 02a249f
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
update auto plugin example, use new best practices
myk002
committed
6dbf7b8
View commit details
Copy full SHA for 6dbf7b8
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
protect against bad tree data
myk002
committed
f2521c4
View commit details
Copy full SHA for f2521c4
View code at this point
Browse repository at this point
add more instrumentation to autochop
myk002
committed
972df67
View commit details
Copy full SHA for 972df67
View code at this point
Browse repository at this point
reset the saved frame counter on new world
Show description for 6831b1a
myk002
committed
6831b1a
View commit details
Copy full SHA for 6831b1a
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
use actual item and unit positions
myk002
committed
febb2bf
View commit details
Copy full SHA for febb2bf
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
use new API in autochop
myk002
committed
f1e8ee1
View commit details
Copy full SHA for f1e8ee1
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
silence check for usefulness. it's useful. i get it
myk002
committed
bb3f640
View commit details
Copy full SHA for bb3f640
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
"1 trees" to "1 tree(s)"
myk002
committed
6e4a994
View commit details
Copy full SHA for 6e4a994
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
represent cookable with 'z' to match the hotkey
myk002
committed
5310cfa
View commit details
Copy full SHA for 5310cfa
View code at this point
Browse repository at this point
make gcc-4.8 happy
myk002
committed
c647ae3
View commit details
Copy full SHA for c647ae3
View code at this point
Browse repository at this point
implement new autochop
myk002
committed
2877f87
View commit details
Copy full SHA for 2877f87
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
rename globals according to structures update
myk002
committed
5e5775f
View commit details
Copy full SHA for 5e5775f
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
add string_to_int to MiscUtils.h
myk002
committed
d95a5ac
View commit details
Copy full SHA for d95a5ac
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
fix order of tree designation in autochop
myk002
committed
040d018
View commit details
Copy full SHA for 040d018
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
update docs for autochop
myk002
committed
51c8171
View commit details
Copy full SHA for 51c8171
View code at this point
Browse repository at this point
Commits on Apr 1, 2022
only designate enough trees to reach max_logs (#2064)
Show description for 8a12083
Moth-Tolias
authored
8a12083
View commit details
Copy full SHA for 8a12083
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
Enable -Wunused-variable and fix most errors
lethosor
committed
e7754ea
View commit details
Copy full SHA for e7754ea
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
update for DFHack/df-structures#7dfea1f1d4e453b97d5529785701db46360596ce
BenLubar
committed
a9f219b
View commit details
Copy full SHA for a9f219b
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Fix unlikely memory leaks if Screen::show fails
Show description for 9c59b7f
suokko
committed
9c59b7f
View commit details
Copy full SHA for 9c59b7f
View code at this point
Browse repository at this point
Commits on May 30, 2018
Fix periodic events in several plugins
Show description for f57327e
lethosor
committed
f57327e
View commit details
Copy full SHA for f57327e
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 Feb 10, 2018
Show number of trees skipped
lethosor
committed
9a0befa
View commit details
Copy full SHA for 9a0befa
View code at this point
Browse repository at this point
autochop: store skip settings in one field, fix double colon and initial load
Show description for 342f193
lethosor
committed
342f193
View commit details
Copy full SHA for 342f193
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Switch to explicit `interface_key` values instead of char.
dtimm
committed
322964f
View commit details
Copy full SHA for 322964f
View code at this point
Browse repository at this point
Fix tabs.
dtimm
committed
3c564c6
View commit details
Copy full SHA for 3c564c6
View code at this point
Browse repository at this point
Add tree product exclusions to autochop
dtimm
committed
d009022
View commit details
Copy full SHA for d009022
View code at this point
Browse repository at this point
Commits on May 5, 2017
autochop: fix display of unnamed burrows
lethosor
committed
adaccce
View commit details
Copy full SHA for adaccce
View code at this point
Browse repository at this point
autochop: Avoid moving menu options around when toggling burrows
lethosor
committed
5c784f4
View commit details
Copy full SHA for 5c784f4
View code at this point
Browse repository at this point
autochop: Fix marking/unmarking trees (use Designations module)
Show description for a527091
lethosor
committed
a527091
View commit details
Copy full SHA for a527091
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Shorten "ls" help for plugins
Show description for 273c22f
PeridexisErrant
committed
273c22f
View commit details
Copy full SHA for 273c22f
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
Add ability to edit min/max logs and remove cap
Show description for a92b67c
lethosor
committed
a92b67c
View commit details
Copy full SHA for a92b67c
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Prevent plugins with active viewscreens from being unloaded
Show description for d0c28d3
lethosor
committed
d0c28d3
View commit details
Copy full SHA for d0c28d3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.