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 }}
codeizzler
/
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
PluginManager.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 10, 2023
turn down Ruby support
myk002
committed
7cf703e
View commit details
Copy full SHA for 7cf703e
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
print help from helpdb on CR_WRONG_USAGE
myk002
committed
0858b95
View commit details
Copy full SHA for 0858b95
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Flush plugin warning messages
lethosor
committed
498fd9a
View commit details
Copy full SHA for 498fd9a
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Tone down a couple warnings
Show description for bb66ef3
lethosor
committed
bb66ef3
View commit details
Copy full SHA for bb66ef3
View code at this point
Browse repository at this point
Commits on May 29, 2019
Rename save/load to "save data"/"load data"
lethosor
committed
5b11d14
View commit details
Copy full SHA for 5b11d14
View code at this point
Browse repository at this point
Commits on Aug 26, 2018
Add Persistence module.
Show description for 4e690df
BenLubar
committed
4e690df
View commit details
Copy full SHA for 4e690df
View code at this point
Browse repository at this point
Commits on Jun 22, 2018
Convert Core.cpp to use c++11 thread
Show description for 19a169b
suokko
committed
19a169b
View commit details
Copy full SHA for 19a169b
View code at this point
Browse repository at this point
Commits on Mar 10, 2018
Add ABI version symbol to plugins
lethosor
committed
eb22d5c
View commit details
Copy full SHA for eb22d5c
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
Show warning if all plugins fail to load (e.g. on Windows XP)
lethosor
committed
2f8fbd7
View commit details
Copy full SHA for 2f8fbd7
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 Jan 1, 2016
Revert #719
Show description for 93fe222
lethosor
committed
93fe222
View commit details
Copy full SHA for 93fe222
View code at this point
Browse repository at this point
Prevent plugins with active viewscreens from being unloaded
Show description for d0c28d3
lethosor
committed
d0c28d3
View commit details
Copy full SHA for d0c28d3
View code at this point
Browse repository at this point
Commits on Nov 15, 2015
Remove plugin export functionality (unused)
lethosor
committed
1ff9277
View commit details
Copy full SHA for 1ff9277
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Remove tabs/trailing whitespaces
DoctorVanGogh
committed
c6220c9
View commit details
Copy full SHA for c6220c9
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Fix code formatting
DoctorVanGogh
committed
4e0f426
View commit details
Copy full SHA for 4e0f426
View code at this point
Browse repository at this point
Commits on Oct 24, 2015
Enable loading of r3 plugins
DoctorVanGogh
committed
fb4d16f
View commit details
Copy full SHA for fb4d16f
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
Support additional script search paths
Show description for 9eb86c7
lethosor
committed
9eb86c7
View commit details
Copy full SHA for 9eb86c7
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
Improve some plugin-related error handling
lethosor
committed
19f966a
View commit details
Copy full SHA for 19f966a
View code at this point
Browse repository at this point
Don't set plugin state to PS_BROKEN due to load failures
lethosor
committed
5717c2c
View commit details
Copy full SHA for 5717c2c
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
plug: Include deleted plugins in full list
lethosor
committed
a5f15b2
View commit details
Copy full SHA for a5f15b2
View code at this point
Browse repository at this point
Several PluginManager improvements
Show description for 4fc6cb6
lethosor
committed
4fc6cb6
View commit details
Copy full SHA for 4fc6cb6
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Make non-CR_OK return values for SC_BEGIN_UNLOAD events abort unload
Show description for 786086e
lethosor
committed
786086e
View commit details
Copy full SHA for 786086e
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
Fix deadlock when aborting plugin load
lethosor
committed
74404c6
View commit details
Copy full SHA for 74404c6
View code at this point
Browse repository at this point
Commits on Jun 26, 2015
Log plugin load information to stderr
lethosor
committed
935f4dd
View commit details
Copy full SHA for 935f4dd
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Allow plugins without git description to be loaded
lethosor
committed
5d1ae9f
View commit details
Copy full SHA for 5d1ae9f
View code at this point
Browse repository at this point
Commits on Jun 24, 2015
Add git commit information to libdfhack-version
Show description for ee7a2c7
lethosor
committed
ee7a2c7
View commit details
Copy full SHA for ee7a2c7
View code at this point
Browse repository at this point
Commits on May 24, 2015
Treat plugins without a "plugin_dev" symbol as ordinary plugins
lethosor
committed
e27493f
View commit details
Copy full SHA for e27493f
View code at this point
Browse repository at this point
Commits on May 9, 2015
Merge remote-tracking branches 'RossM/autolabor-changes', 'RossM/workflow-changes' and 'lethosor/plugin-exports' into develop
lethosor
committed
a8f5e68
View commit details
Copy full SHA for a8f5e68
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Move get_dfhack_version() to a separate namespace and add a few other version-related functions
lethosor
committed
7865816
View commit details
Copy full SHA for 7865816
View code at this point
Browse repository at this point
Commits on Apr 1, 2015
Allow dev plugins to be skipped on startup
lethosor
committed
9b6d8d2
View commit details
Copy full SHA for 9b6d8d2
View code at this point
Browse repository at this point
Log command name collisions
lethosor
committed
8b5b8ed
View commit details
Copy full SHA for 8b5b8ed
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
Allow plugin exports to be defined in plugins (and looked up when needed)
lethosor
committed
ea1c9fa
View commit details
Copy full SHA for ea1c9fa
View code at this point
Browse repository at this point
Allow plugins to export additional functions through a class
lethosor
committed
1570af3
View commit details
Copy full SHA for 1570af3
View code at this point
Browse repository at this point
Commits on Feb 22, 2015
Make plugin load errors more descriptive
lethosor
committed
db9bcc2
View commit details
Copy full SHA for db9bcc2
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
Move DFHack version to a separate (static) library
Show description for 0f77a1a
lethosor
committed
0f77a1a
View commit details
Copy full SHA for 0f77a1a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.