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 }}
feiyunwill
/
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
devel
on
develop
User selector
All users
Datepicker
All time
Commit history
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 Dec 11, 2022
fix build of kittens dev plugin on msvc
myk002
committed
37aa3df
View commit details
Copy full SHA for 37aa3df
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
update devel plugins
myk002
committed
3a713c6
View commit details
Copy full SHA for 3a713c6
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
fix typo in kittens.cpp
myk002
committed
8fd86f6
View commit details
Copy full SHA for 8fd86f6
View code at this point
Browse repository at this point
add Gui::getMousePos() that always gets map coords
myk002
committed
215a5b0
View commit details
Copy full SHA for 215a5b0
View code at this point
Browse repository at this point
Commits on Aug 6, 2022
renderer-msg: draw less often
Show description for 69a84c2
lethosor
committed
69a84c2
View commit details
Copy full SHA for 69a84c2
View code at this point
Browse repository at this point
Make renderer-msg draw somewhat more reliably
Show description for ac175af
lethosor
committed
ac175af
View commit details
Copy full SHA for ac175af
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Remove Notes module
Show description for 8bb047f
lethosor
committed
8bb047f
View commit details
Copy full SHA for 8bb047f
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
Apply initial pre-commit config
lethosor
committed
d1f0edd
View commit details
Copy full SHA for d1f0edd
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 Aug 31, 2021
check-structures-sanity: print error for untagged unions instead of aborting
Show description for 27ce7cf
lethosor
committed
27ce7cf
View commit details
Copy full SHA for 27ce7cf
View code at this point
Browse repository at this point
Commits on Mar 30, 2021
tagged union support for lua (#1818)
BenLubar
authored
c06d1f8
View commit details
Copy full SHA for c06d1f8
View code at this point
Browse repository at this point
Commits on Apr 20, 2020
check-structures-sanity: report known void* types with a better message
BenLubar
committed
2f1e057
View commit details
Copy full SHA for 2f1e057
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
fix integer signedness differences
BenLubar
committed
845b53d
View commit details
Copy full SHA for 845b53d
View code at this point
Browse repository at this point
Commits on Apr 2, 2020
Bail out if MALLOC_PERTURB_ is unset to avoid unexpected behavior
lethosor
committed
06201a4
View commit details
Copy full SHA for 06201a4
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
implement tagged union structures attributes
BenLubar
committed
97916fd
View commit details
Copy full SHA for 97916fd
View code at this point
Browse repository at this point
update structures; implement struct_field_info_extra
BenLubar
committed
b29d009
View commit details
Copy full SHA for b29d009
View code at this point
Browse repository at this point
Commits on Mar 13, 2020
fix check-structures-sanity compile on 64-bit windows
BenLubar
committed
ccf92d4
View commit details
Copy full SHA for ccf92d4
View code at this point
Browse repository at this point
fix windows build
BenLubar
committed
a456b2f
View commit details
Copy full SHA for a456b2f
View code at this point
Browse repository at this point
handle overlapping structures in check-structures-sanity better
Show description for 3948608
BenLubar
committed
3948608
View commit details
Copy full SHA for 3948608
View code at this point
Browse repository at this point
Commits on Mar 12, 2020
check-structures-sanity: fix unknown pointer type not actually dereferencing the pointer
Show description for d456e3d
BenLubar
committed
d456e3d
View commit details
Copy full SHA for d456e3d
View code at this point
Browse repository at this point
check-structures-sanity: don't report possible pointers by default
BenLubar
committed
616a572
View commit details
Copy full SHA for 616a572
View code at this point
Browse repository at this point
fix check-structures-sanity compile on windows
BenLubar
committed
08d2ed5
View commit details
Copy full SHA for 08d2ed5
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
check-structures-sanity: keep track of whether data is within a larger structure
BenLubar
committed
469c49c
View commit details
Copy full SHA for 469c49c
View code at this point
Browse repository at this point
check-structures-sanity: warn when an integer might be a pointer
BenLubar
committed
eabff06
View commit details
Copy full SHA for eabff06
View code at this point
Browse repository at this point
update check-structures-sanity (part 2 of 2)
BenLubar
committed
e2138a6
View commit details
Copy full SHA for e2138a6
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
rewriting check-structures-sanity to improve performance and remove the need for the lowmem option
BenLubar
committed
e5de783
View commit details
Copy full SHA for e5de783
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
check-structures-sanity: don't error on unnamed enum values/bits by default
BenLubar
committed
e296525
View commit details
Copy full SHA for e296525
View code at this point
Browse repository at this point
fix ghidra script failing if strings overlapped (for example, load_min_version and version could point to the same region of memory)
BenLubar
committed
923581b
View commit details
Copy full SHA for 923581b
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
fix check-structures-sanity picking the wrong type for linked list items
BenLubar
committed
a2e34a3
View commit details
Copy full SHA for a2e34a3
View code at this point
Browse repository at this point
Commits on Mar 7, 2020
fix is_df_linked_list not checking if the type is null
BenLubar
committed
f8f7b52
View commit details
Copy full SHA for f8f7b52
View code at this point
Browse repository at this point
fix field order
BenLubar
committed
6465037
View commit details
Copy full SHA for 6465037
View code at this point
Browse repository at this point
correctly handle arrays of linked lists
BenLubar
committed
07aceb1
View commit details
Copy full SHA for 07aceb1
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
check-structures-sanity: check linked lists in a more intelligent way
BenLubar
committed
9b72466
View commit details
Copy full SHA for 9b72466
View code at this point
Browse repository at this point
check-structures-sanity: ignore DfLinkedList element sizes; these can be part of a larger structure
BenLubar
committed
def86b8
View commit details
Copy full SHA for def86b8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.