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 }}
UnknowableCoder
/
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
library
include
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 7, 2025
Merge remote-tracking branch 'upstream/develop' into fmtlib
ab9rf
committed
03d294f
View commit details
Copy full SHA for 03d294f
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
Merge branch 'develop' into refactor/hotkey_module
ab9rf
authored
bfee603
View commit details
Copy full SHA for bfee603
View code at this point
Browse repository at this point
Merge pull request #5670 from NicksWorld/feat/edgescroll
Show description for e51be42
ab9rf
authored
e51be42
View commit details
Copy full SHA for e51be42
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
Relocate keybinding command handling
NicksWorld
committed
0e341b7
View commit details
Copy full SHA for 0e341b7
View code at this point
Browse repository at this point
Merge branch 'develop' into refactor/hotkey_module
NicksWorld
committed
32bd846
View commit details
Copy full SHA for 32bd846
View code at this point
Browse repository at this point
Commits on Nov 29, 2025
Code cleanup and implement review suggestions
NicksWorld
committed
8f9688b
View commit details
Copy full SHA for 8f9688b
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
Setup dfhooks_sdl_loop and use it to read exact mouse position for
Show description for 04da99d
NicksWorld
committed
04da99d
View commit details
Copy full SHA for 04da99d
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
adjustments to facilitating to std::format
Show description for 47d6dd2
ab9rf
committed
47d6dd2
View commit details
Copy full SHA for 47d6dd2
View code at this point
Browse repository at this point
corrections
Show description for d5518b9
ab9rf
committed
d5518b9
View commit details
Copy full SHA for d5518b9
View code at this point
Browse repository at this point
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
add fmtlib
Show description for d8316fc
ab9rf
committed
d8316fc
View commit details
Copy full SHA for d8316fc
View code at this point
Browse repository at this point
Address tidy checks
NicksWorld
committed
f0e98b5
View commit details
Copy full SHA for f0e98b5
View code at this point
Browse repository at this point
Cleanup pass
NicksWorld
committed
b89d747
View commit details
Copy full SHA for b89d747
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
add missing `<algorithm>`
ab9rf
committed
b5744f3
View commit details
Copy full SHA for b5744f3
View code at this point
Browse repository at this point
move rest of builtin commands to `Commands.cpp`
ab9rf
committed
df4af14
View commit details
Copy full SHA for df4af14
View code at this point
Browse repository at this point
move `fpause` to `Commands.cpp`
Show description for 89dd6e7
ab9rf
committed
89dd6e7
View commit details
Copy full SHA for 89dd6e7
View code at this point
Browse repository at this point
push more commands into `Commands`
Show description for fe85497
ab9rf
committed
fe85497
View commit details
Copy full SHA for fe85497
View code at this point
Browse repository at this point
whitespace
ab9rf
committed
2a220df
View commit details
Copy full SHA for 2a220df
View code at this point
Browse repository at this point
refactor Core - part 1 of ?
ab9rf
committed
06695c9
View commit details
Copy full SHA for 06695c9
View code at this point
Browse repository at this point
Add heuristic method to catch potentially disruptive keybinds
NicksWorld
committed
05f6440
View commit details
Copy full SHA for 05f6440
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
Allow "Super" as a hotkey modifier
NicksWorld
committed
9c87028
View commit details
Copy full SHA for 9c87028
View code at this point
Browse repository at this point
Improve api ergonomics and add missing locks
NicksWorld
committed
7ce44a5
View commit details
Copy full SHA for 7ce44a5
View code at this point
Browse repository at this point
Commits on Nov 21, 2025
move fencepost
Show description for de45ea4
ab9rf
and
NicksWorld
committed
de45ea4
View commit details
Copy full SHA for de45ea4
View code at this point
Browse repository at this point
fixes
Show description for 37dbb46
ab9rf
and
NicksWorld
committed
37dbb46
View commit details
Copy full SHA for 37dbb46
View code at this point
Browse repository at this point
Address code review concerns
NicksWorld
committed
43ecdad
View commit details
Copy full SHA for 43ecdad
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Improve keybinding command error messages for invalid keyspecs
NicksWorld
committed
1fcee14
View commit details
Copy full SHA for 1fcee14
View code at this point
Browse repository at this point
Prefer using to typedef
NicksWorld
committed
74737b4
View commit details
Copy full SHA for 74737b4
View code at this point
Browse repository at this point
Lua api for hotkeys and library support for future keybinding gui
NicksWorld
committed
b5d8899
View commit details
Copy full SHA for b5d8899
View code at this point
Browse repository at this point
Move keybinding command handling into Hotkey module
NicksWorld
committed
ec2b309
View commit details
Copy full SHA for ec2b309
View code at this point
Browse repository at this point
Reorder imports
NicksWorld
committed
1554b55
View commit details
Copy full SHA for 1554b55
View code at this point
Browse repository at this point
add explicit conversion
ab9rf
committed
8359667
View commit details
Copy full SHA for 8359667
View code at this point
Browse repository at this point
Refactor hotkey code into a new Hotkey module
NicksWorld
committed
207e443
View commit details
Copy full SHA for 207e443
View code at this point
Browse repository at this point
add missing header
ab9rf
committed
6d21dcc
View commit details
Copy full SHA for 6d21dcc
View code at this point
Browse repository at this point
rewrite `BitArray` to be a little less crusty
Show description for 7cd54dd
ab9rf
committed
7cd54dd
View commit details
Copy full SHA for 7cd54dd
View code at this point
Browse repository at this point
Commits on Nov 18, 2025
update `sort` for changes in df `unit_list`
ab9rf
committed
04cd971
View commit details
Copy full SHA for 04cd971
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.