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 }}
07bug
/
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
liquids.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 4, 2018
Allow canceling lineedit with ctrl+c
suokko
committed
d1a3f1a
View commit details
Copy full SHA for d1a3f1a
View code at this point
Browse repository at this point
Commits on Jun 22, 2018
Checke Console::lineedit error return values
Show description for 1fc37f8
suokko
committed
1fc37f8
View commit details
Copy full SHA for 1fc37f8
View code at this point
Browse repository at this point
Commits on Apr 5, 2018
liquids: initialize range dimensions
lethosor
committed
868c032
View commit details
Copy full SHA for 868c032
View code at this point
Browse repository at this point
liquids: use unique_ptr properly
lethosor
committed
e9457b9
View commit details
Copy full SHA for e9457b9
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 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 Aug 11, 2014
Plugin cleanup - always do "using df::global::[foo]". Also, get rid of old 0.34.11 binpatches
quietust
committed
8a9e3d1
View commit details
Copy full SHA for 8a9e3d1
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 Dec 6, 2012
ditch the unused Vegetation module
jjyg
committed
ebc2625
View commit details
Copy full SHA for ebc2625
View code at this point
Browse repository at this point
Commits on Aug 26, 2012
Support permaflow in liquids, including the gui.
angavrilov
committed
8171652
View commit details
Copy full SHA for 8171652
View code at this point
Browse repository at this point
Commits on Aug 25, 2012
Expose the liquids plugin engine to lua, and make a wrapper gui script.
angavrilov
committed
41ad42d
View commit details
Copy full SHA for 41ad42d
View code at this point
Browse repository at this point
Commits on May 24, 2012
Initial changes to get dfhack building on the Mac
Timothy Collett
committed
24d2210
View commit details
Copy full SHA for 24d2210
View code at this point
Browse repository at this point
Commits on May 19, 2012
Merge https://github.com/jaxad0127/dfhack
peterix
committed
b8ce3b4
View commit details
Copy full SHA for b8ce3b4
View code at this point
Browse repository at this point
Commits on May 12, 2012
Add api for enabling liquid and temperature updates for blocks.
Show description for 60bb486
angavrilov
committed
60bb486
View commit details
Copy full SHA for 60bb486
View code at this point
Browse repository at this point
Commits on May 8, 2012
Merge remote-tracking branch 'upstream/master'
jaxad0127
committed
dce7f17
View commit details
Copy full SHA for dce7f17
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
Add api to check the walkable cache, and update flow_forbid in liquids.
angavrilov
committed
82a0e52
View commit details
Copy full SHA for 82a0e52
View code at this point
Browse repository at this point
Commits on Apr 25, 2012
Make liquids and tiletypes force rebuild of pathfinding data.
angavrilov
committed
23a0b17
View commit details
Copy full SHA for 23a0b17
View code at this point
Browse repository at this point
Commits on Apr 21, 2012
Fix range on tiletypes and make it saner for both plugins.
jaxad0127
committed
567b3e2
View commit details
Copy full SHA for 567b3e2
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
Improve the range function of tiletypes a bit and add the functionality to liquids.
jaxad0127
committed
52138d8
View commit details
Copy full SHA for 52138d8
View code at this point
Browse repository at this point
Commits on Apr 18, 2012
Mass fixage
Show description for 6d53ab3
peterix
committed
6d53ab3
View commit details
Copy full SHA for 6d53ab3
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 23, 2012
liquids vs liquidsgo: FIGHT!
Show description for addb5c8
peterix
committed
addb5c8
View commit details
Copy full SHA for addb5c8
View code at this point
Browse repository at this point
Commits on Mar 21, 2012
fixed memory leak in liquids.cpp
rh73
committed
cf029e0
View commit details
Copy full SHA for cf029e0
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
Commits on Mar 3, 2012
Get rid of Simple namespace, Gui module is now a namespace.
peterix
committed
7fe8762
View commit details
Copy full SHA for 7fe8762
View code at this point
Browse repository at this point
Commits on Feb 21, 2012
New plugin interface
peterix
committed
2cd2ee9
View commit details
Copy full SHA for 2cd2ee9
View code at this point
Browse repository at this point
Commits on Feb 14, 2012
DFhackCExport is only needed on the plugin_* functions
quietust
committed
091bf62
View commit details
Copy full SHA for 091bf62
View code at this point
Browse repository at this point
Commits on Feb 13, 2012
Move TileTypes to XML, part 1 - a bunch of stuff is now broken
quietust
committed
d0a8c2e
View commit details
Copy full SHA for d0a8c2e
View code at this point
Browse repository at this point
Commits on Feb 5, 2012
Merge branch 'export-plugin' of https://github.com/espenhw/dfhack
peterix
committed
7d8a176
View commit details
Copy full SHA for 7d8a176
View code at this point
Browse repository at this point
Commits on Jan 31, 2012
In all loops that iterate across a vector, use a size_t as the index
quietust
committed
9afcea3
View commit details
Copy full SHA for 9afcea3
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
Track upstream changes
Espen Wiborg
committed
cfb975a
View commit details
Copy full SHA for cfb975a
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
Merge git://github.com/peterix/dfhack
Espen Wiborg
committed
b48c110
View commit details
Copy full SHA for b48c110
View code at this point
Browse repository at this point
Merge https://github.com/mikestewart/dfhack
peterix
committed
0375be5
View commit details
Copy full SHA for 0375be5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.