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 }}
UnknowableCoder
/
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
stocks.cpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2024
Replace toUpper, toLower with CP437 versions (#28)
Show description for 20c9e3c
Bumber64
authored
20c9e3c
View commit details
Copy full SHA for 20c9e3c
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
add stocks plugin (but comment out contents)
myk002
committed
b554f74
View commit details
Copy full SHA for b554f74
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
dts::make_unique -> std::make_unique in unbuilt plugins
Show description for 94dae7a
lethosor
committed
94dae7a
View commit details
Copy full SHA for 94dae7a
View code at this point
Browse repository at this point
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 Jul 31, 2022
update docs for stocks
myk002
committed
e1e245b
View commit details
Copy full SHA for e1e245b
View code at this point
Browse repository at this point
Commits on Mar 12, 2022
allow search terms to match full item labels
Show description for 7c665dc
myk002
committed
7c665dc
View commit details
Copy full SHA for 7c665dc
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Merge remote-tracking branch 'PatrikLundell/stocks' into develop
Show description for 7c1d1c4
lethosor
committed
7c1d1c4
View commit details
Copy full SHA for 7c1d1c4
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
match capitalization changes I made to df-structures in specific_ref
BenLubar
committed
8427f51
View commit details
Copy full SHA for 8427f51
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
update structures
BenLubar
committed
e356925
View commit details
Copy full SHA for e356925
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
Renamed to getBookTitle, cut down on virtual_cast
PatrikLundell
committed
876ac6c
View commit details
Copy full SHA for 876ac6c
View code at this point
Browse repository at this point
Issue #1262. Added Items::getTitle and used in stocks
PatrikLundell
committed
c6bbf39
View commit details
Copy full SHA for c6bbf39
View code at this point
Browse repository at this point
Commits on Jun 19, 2018
Fix unlikely memory leaks if Screen::show fails
Show description for 9c59b7f
suokko
committed
9c59b7f
View commit details
Copy full SHA for 9c59b7f
View code at this point
Browse repository at this point
Commits on May 12, 2018
Move a few item functions from autotrade/stocks into DFHack::Items
lethosor
committed
a34b34d
View commit details
Copy full SHA for a34b34d
View code at this point
Browse repository at this point
Commits on May 9, 2018
Ignore added stockpile keys when renaming stockpiles
Show description for ead0092
lethosor
committed
ead0092
View commit details
Copy full SHA for ead0092
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 Jun 23, 2017
Add Gui::refreshSidebar()
Show description for ae809af
lethosor
committed
ae809af
View commit details
Copy full SHA for ae809af
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
stocks: Support getSelectedItem()
lethosor
committed
cd0d9fe
View commit details
Copy full SHA for cd0d9fe
View code at this point
Browse repository at this point
Commits on Dec 9, 2016
Avoid non-trivial bitfield constructors
dscorbett
committed
acdb369
View commit details
Copy full SHA for acdb369
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
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 Jul 29, 2015
stocks: Use ^ and $ to match the beginning/end of item names
Show description for 4e45cc5
lethosor
committed
4e45cc5
View commit details
Copy full SHA for 4e45cc5
View code at this point
Browse repository at this point
Fix dismissal of current screen when zooming to items
lethosor
committed
7fc682b
View commit details
Copy full SHA for 7fc682b
View code at this point
Browse repository at this point
Move ListColumn class to a separate header
lethosor
committed
825d46a
View commit details
Copy full SHA for 825d46a
View code at this point
Browse repository at this point
Commits on Jul 28, 2015
Reorganize stocks viewscreen to fit a 25-row resolution
lethosor
committed
b73e859
View commit details
Copy full SHA for b73e859
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 Dec 3, 2014
stocks: Make LEAVESCREEN have priority over text entry
Show description for 16c2d4d
lethosor
committed
16c2d4d
View commit details
Copy full SHA for 16c2d4d
View code at this point
Browse repository at this point
Commits on Nov 15, 2014
Merge remote-tracking branch 'falconne/plugin_stocks' into update-falconne-plugins
lethosor
committed
4513fa4
View commit details
Copy full SHA for 4513fa4
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
Moving the automelt hotkey next to autotrade.
eswald
committed
8bc2f02
View commit details
Copy full SHA for 8bc2f02
View code at this point
Browse repository at this point
Commits on Aug 19, 2014
No longer overwrites stockpile links
Show description for 6f77372
eswald
committed
6f77372
View commit details
Copy full SHA for 6f77372
View code at this point
Browse repository at this point
Commits on Aug 17, 2014
Switching new stockpile menu keys from green to red.
eswald
committed
c95ad05
View commit details
Copy full SHA for c95ad05
View code at this point
Browse repository at this point
Moving the stocks stockpile hotkey to the bottom of the menu.
Show description for 71098b6
eswald
committed
71098b6
View commit details
Copy full SHA for 71098b6
View code at this point
Browse repository at this point
Commits on May 13, 2014
Re-enable melting in stocks plugin.
Falconne
committed
dbe903b
View commit details
Copy full SHA for dbe903b
View code at this point
Browse repository at this point
Commits on May 5, 2014
stocks plugin: added more filtering and display options.
Falconne
committed
f824e7f
View commit details
Copy full SHA for f824e7f
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 Apr 24, 2013
Stocks plugin: Add keywords to search for flags.
Falconne
committed
80de3c0
View commit details
Copy full SHA for 80de3c0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.