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 }}
redcodes
/
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
DataDefs.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
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
Commits on Mar 9, 2020
getFullName of the container AND the item, also exclude container of char (#1515)
Show description for a7d263f
pierredavidbelanger
authored
a7d263f
View commit details
Copy full SHA for a7d263f
View code at this point
Browse repository at this point
Commits on Mar 6, 2020
allow union vectors to have tags that are bit vectors if they have exactly 2 members
BenLubar
committed
a214e00
View commit details
Copy full SHA for a214e00
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
move find_union_tag from check-structures-sanity to DataDefs.h
BenLubar
committed
84cae06
View commit details
Copy full SHA for 84cae06
View code at this point
Browse repository at this point
Commits on Feb 29, 2020
subclass struct_identity for unions
BenLubar
committed
a30678c
View commit details
Copy full SHA for a30678c
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
Allow plugins to define subclasses of dfhack_viewscreen that have their own virtual_identity.
BenLubar
committed
0243e42
View commit details
Copy full SHA for 0243e42
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
Set last_item_value properly for complex enums
lethosor
committed
7da8793
View commit details
Copy full SHA for 7da8793
View code at this point
Browse repository at this point
Handle most complex enum metadata on the C++ side
lethosor
committed
ae6b8a1
View commit details
Copy full SHA for ae6b8a1
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
Replace a call to abort() with a VTableMissing exception
Show description for 0332a5c
lethosor
committed
0332a5c
View commit details
Copy full SHA for 0332a5c
View code at this point
Browse repository at this point
Commits on Oct 15, 2016
Fix some warnings with GCC -Wall
lethosor
committed
9f54148
View commit details
Copy full SHA for 9f54148
View code at this point
Browse repository at this point
Commits on Aug 18, 2016
Stop field_offset from crashing due to missing vtables
Show description for 0b6597d
lethosor
committed
0b6597d
View commit details
Copy full SHA for 0b6597d
View code at this point
Browse repository at this point
Commits on Jul 4, 2016
Initial 64-bit support
lethosor
committed
2455e36
View commit details
Copy full SHA for 2455e36
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Support std::fstream in data structures and add file_compressorst to xml.
Show description for 6046d68
angavrilov
committed
6046d68
View commit details
Copy full SHA for 6046d68
View code at this point
Browse repository at this point
Commits on Sep 30, 2012
Update license, add contributors file, bump release number
peterix
committed
8812238
View commit details
Copy full SHA for 8812238
View code at this point
Browse repository at this point
Commits on Sep 1, 2012
Fix access to unnamed bits in bitfields, and allow hook.apply(false)
angavrilov
committed
e0097d8
View commit details
Copy full SHA for e0097d8
View code at this point
Browse repository at this point
Commits on Aug 26, 2012
Fix NULL pointer access in ~virtual_identity.
angavrilov
committed
b2bdc19
View commit details
Copy full SHA for b2bdc19
View code at this point
Browse repository at this point
Implement inheritance-aware vmethod interposing.
Show description for 7f1e4b4
angavrilov
committed
7f1e4b4
View commit details
Copy full SHA for 7f1e4b4
View code at this point
Browse repository at this point
Commits on Aug 17, 2012
Add experimental support for interposing vmethods of known classes.
Show description for 236ffd5
angavrilov
committed
236ffd5
View commit details
Copy full SHA for 236ffd5
View code at this point
Browse repository at this point
Commits on Apr 29, 2012
Implement unconstructed building instance creation and linking into world.
Show description for 2303a25
angavrilov
committed
2303a25
View commit details
Copy full SHA for 2303a25
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
Enable warnings correctly on linux and fix a lot of them.
angavrilov
committed
0a6982f
View commit details
Copy full SHA for 0a6982f
View code at this point
Browse repository at this point
Fix lua wrapper sizeof for static arrays.
Show description for d95cc34
angavrilov
committed
d95cc34
View commit details
Copy full SHA for d95cc34
View code at this point
Browse repository at this point
Commits on Apr 12, 2012
Reverse-rebase the vtable pointers printed to stderr.log.
angavrilov
committed
38a8c43
View commit details
Copy full SHA for 38a8c43
View code at this point
Browse repository at this point
Support pre-initializing vtable pointers from symbols.xml
angavrilov
committed
583ccdc
View commit details
Copy full SHA for 583ccdc
View code at this point
Browse repository at this point
Commits on Mar 26, 2012
Fix warnings.
angavrilov
committed
157f23b
View commit details
Copy full SHA for 157f23b
View code at this point
Browse repository at this point
Commits on Mar 25, 2012
Make enum attributes accessible through the lua wrapper.
Show description for 1d81cb5
angavrilov
committed
1d81cb5
View commit details
Copy full SHA for 1d81cb5
View code at this point
Browse repository at this point
Add a delete() method to the objects in the lua wrapper.
angavrilov
committed
0412aae
View commit details
Copy full SHA for 0412aae
View code at this point
Browse repository at this point
Commits on Mar 24, 2012
Implement allocation and copy for c++ objects in the lua wrapper.
angavrilov
committed
053bfe3
View commit details
Copy full SHA for 053bfe3
View code at this point
Browse repository at this point
Commits on Mar 22, 2012
Minor refactoring of container indexing and object allocation.
angavrilov
committed
2782464
View commit details
Copy full SHA for 2782464
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
Support containers in the lua wrapper.
angavrilov
committed
9b78fff
View commit details
Copy full SHA for 9b78fff
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Add support for primitive type fields in lua wrapper.
angavrilov
committed
6c661bc
View commit details
Copy full SHA for 6c661bc
View code at this point
Browse repository at this point
Commits on Mar 19, 2012
Skeleton type metadata for future use in lua bindings.
angavrilov
committed
296d3a0
View commit details
Copy full SHA for 296d3a0
View code at this point
Browse repository at this point
Commits on Mar 17, 2012
Add many new template functions for enums & bitfields.
Show description for 58eb199
angavrilov
committed
58eb199
View commit details
Copy full SHA for 58eb199
View code at this point
Browse repository at this point
Commits on Mar 15, 2012
Change to the traits representation of enum and bitfield properties.
angavrilov
committed
f84b153
View commit details
Copy full SHA for f84b153
View code at this point
Browse repository at this point
Commits on Feb 11, 2012
Merge branch 'master' into purge
Show description for 8527547
peterix
committed
8527547
View commit details
Copy full SHA for 8527547
View code at this point
Browse repository at this point
Use globals defined by the latest codegen.
angavrilov
committed
f469fab
View commit details
Copy full SHA for f469fab
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.