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 }}
kohbeetee
/
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
probe.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 23, 2020
probe: print more designation and occupancy-related flags
Show description for 8cace1e
lethosor
committed
8cace1e
View commit details
Copy full SHA for 8cace1e
View code at this point
Browse repository at this point
Commits on Jun 11, 2018
Fix printf format warnings
suokko
committed
8f2cf3a
View commit details
Copy full SHA for 8f2cf3a
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 May 10, 2017
probe: display tiletype enum names as well
lethosor
committed
d083b92
View commit details
Copy full SHA for d083b92
View code at this point
Browse repository at this point
Commits on Aug 14, 2016
Replace many includes with forward declarations in modules/Maps.h
lethosor
committed
e965f53
View commit details
Copy full SHA for e965f53
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
add fog of war and traffic to probe.cpp
RosaryMala
committed
8543121
View commit details
Copy full SHA for 8543121
View code at this point
Browse repository at this point
Commits on May 28, 2016
Add dig designations to probe.cpp
RosaryMala
committed
0867f3d
View commit details
Copy full SHA for 0867f3d
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
Fix whitespace issues
lethosor
committed
10cfef0
View commit details
Copy full SHA for 10cfef0
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
Update remaining plugins to use REQUIRE_GLOBAL
lethosor
committed
a615723
View commit details
Copy full SHA for a615723
View code at this point
Browse repository at this point
Commits on Oct 30, 2013
Update plugins to use CR_WRONG_USAGE where appropriate
quietust
committed
463bb8d
View commit details
Copy full SHA for 463bb8d
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
Expose new MapCache features in probe and tiletypes.
angavrilov
committed
6852adb
View commit details
Copy full SHA for 6852adb
View code at this point
Browse repository at this point
Commits on Aug 27, 2012
Follow change in xml again.
angavrilov
committed
f191591
View commit details
Copy full SHA for f191591
View code at this point
Browse repository at this point
Commits on Jun 27, 2012
Don't index world_data->region_map beyond its bounds
quietust
committed
f0d4d79
View commit details
Copy full SHA for f0d4d79
View code at this point
Browse repository at this point
Commits on May 10, 2012
probe: fix gcc warning
jj
committed
d30573a
View commit details
Copy full SHA for d30573a
View code at this point
Browse repository at this point
Commits on May 5, 2012
Merge remote-tracking branch 'rh73/master'
angavrilov
committed
4e084d0
View commit details
Copy full SHA for 4e084d0
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
Refactor MapCache: make it parse everything that is known re tiles & mats.
Show description for b4a8bcd
angavrilov
authored and
ab9rf
committed
b4a8bcd
View commit details
Copy full SHA for b4a8bcd
View code at this point
Browse repository at this point
Commits on Apr 22, 2012
regrass: leaves tiles with the no_grow flag alone (avoids regrassing roads etc you embark on)
rh73
committed
e1770fa
View commit details
Copy full SHA for e1770fa
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/ab9rf/dfhack
rh73
committed
045b7b6
View commit details
Copy full SHA for 045b7b6
View code at this point
Browse repository at this point
Probe now displays the "surroundings" name for the biome (e.g. Joyous Wilds, or Terrifying).
Show description for 26cec5f
ab9rf
committed
26cec5f
View commit details
Copy full SHA for 26cec5f
View code at this point
Browse repository at this point
Merge branch 'master' of git://github.com/ab9rf/dfhack
rh73
committed
af12e83
View commit details
Copy full SHA for af12e83
View code at this point
Browse repository at this point
Probe now displays biome savagery and evilness.
Show description for f5644f3
ab9rf
committed
f5644f3
View commit details
Copy full SHA for f5644f3
View code at this point
Browse repository at this point
Commits on Apr 21, 2012
probe: minor change
rh73
committed
2d19514
View commit details
Copy full SHA for 2d19514
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
zone: don't assign to cages which are designated but not yet placed (minor fix, it's not like bad things happen without it)
rh73
committed
299510f
View commit details
Copy full SHA for 299510f
View code at this point
Browse repository at this point
minor stuff, use building->is_room instead of building->isRoom() which returns unexpected values
rh73
committed
40f36c1
View commit details
Copy full SHA for 40f36c1
View code at this point
Browse repository at this point
Commits on Apr 16, 2012
autopasture: only process domesticated own units to avoid problems with wild animals forgetting their training and going on a rampage
rh73
committed
6d180d6
View commit details
Copy full SHA for 6d180d6
View code at this point
Browse repository at this point
Commits on Apr 15, 2012
autonestbox: don't assign to nestboxes which are already claimed or contain eggs.
Show description for 7aefae1
rh73
committed
7aefae1
View commit details
Copy full SHA for 7aefae1
View code at this point
Browse repository at this point
Commits on Apr 11, 2012
Merge branch 'master' of git://github.com/angavrilov/dfhack
rh73
committed
09aad95
View commit details
Copy full SHA for 09aad95
View code at this point
Browse repository at this point
cprobe: list items worn by unit and checks if they are owned or not
rh73
committed
2cf0784
View commit details
Copy full SHA for 2cf0784
View code at this point
Browse repository at this point
Commits on Apr 10, 2012
Get rid of some obsolete api functions, and restructure MapCache.
angavrilov
committed
b15d2da
View commit details
Copy full SHA for b15d2da
View code at this point
Browse repository at this point
Commits on Mar 29, 2012
Tweaks!
Show description for 004acda
peterix
committed
004acda
View commit details
Copy full SHA for 004acda
View code at this point
Browse repository at this point
Commits on Mar 18, 2012
Update bprobe to always display ID numbers (and put them in parentheses after the name)
quietust
committed
a40c386
View commit details
Copy full SHA for a40c386
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 16, 2012
Update bprobe to print civzone subtypes
quietust
committed
4d66218
View commit details
Copy full SHA for 4d66218
View code at this point
Browse repository at this point
Commits on Mar 11, 2012
Add revforget command, lair plugin
Show description for 3b87f7b
peterix
committed
3b87f7b
View commit details
Copy full SHA for 3b87f7b
View code at this point
Browse repository at this point
Commits on Mar 10, 2012
Make plugins accept explicit output stream references.
Show description for 8cc82d5
angavrilov
committed
8cc82d5
View commit details
Copy full SHA for 8cc82d5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.