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
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 }}
TheSuperHackers
/
GeneralsGameCode
Public
forked from
electronicarts/CnC_Generals_Zero_Hour
Notifications
You must be signed in to change notification settings
Fork
259
Star
1.4k
Code
Issues
690
Pull requests
114
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(stats): Add 1% low FPS tracking
- #2661
#2661
Draft
mirelle7
wants to merge 15 commits into
TheSuperHackers:main
TheSuperHackers/GeneralsGameCode:main
from
mirelle7:feature/fps-1percent-low-hud
mirelle7/GeneralsGameCode:feature/fps-1percent-low-hud
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
feat(stats): Add 1% low FPS tracking
#2661
mirelle7
wants to merge 15 commits into
TheSuperHackers:main
TheSuperHackers/GeneralsGameCode:main
from
mirelle7:feature/fps-1percent-low-hud
mirelle7/GeneralsGameCode:feature/fps-1percent-low-hud
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feature/fps-1percent-low-hud
mirelle7
committed
35e43ef
View commit details
Copy full SHA for 35e43ef
Browse repository at this point
fix if style violations
mirelle7
committed
cf09e05
View commit details
Copy full SHA for cf09e05
Browse repository at this point
Refactor performance monitoring into smaller SRP methods.
Show description for 8cc12bc
mirelle7
committed
8cc12bc
View commit details
Copy full SHA for 8cc12bc
Browse repository at this point
vc6 fix in W3DDisplay static constexpr
mirelle7
committed
40df6f5
View commit details
Copy full SHA for 40df6f5
Browse repository at this point
vc6 fix for W3DDisplay Int i;
mirelle7
committed
cd48563
View commit details
Copy full SHA for cd48563
Browse repository at this point
Format if-bodies to separate lines for style.
Show description for d78db8f
mirelle7
committed
d78db8f
View commit details
Copy full SHA for d78db8f
Browse repository at this point
change sampleCount from 99 to 50
mirelle7
committed
97af067
View commit details
Copy full SHA for 97af067
Browse repository at this point
add icons and slightly brighten lowfps display
mirelle7
committed
5ea0678
View commit details
Copy full SHA for 5ea0678
Browse repository at this point
Buffer Footprint: Changed FPS history size to 4096 to reduce memory footprint.
Show description for 5ec8152
mirelle7
committed
5ec8152
View commit details
Copy full SHA for 5ec8152
Browse repository at this point
Replace float history arrays with a single 16-bit integer array (UnsignedShort m_durationHistory), shrinking memory from 49 KB to 8 KB
Show description for 323e820
mirelle7
committed
323e820
View commit details
Copy full SHA for 323e820
Browse repository at this point
fix vc6
Show description for 5196120
mirelle7
committed
5196120
View commit details
Copy full SHA for 5196120
Browse repository at this point
implement abstract class
mirelle7
committed
4f7079b
View commit details
Copy full SHA for 4f7079b
Browse repository at this point
Commits on Jul 31, 2026
Add QuantizedUnsignedShort::TICKS_PER_SECOND
mirelle7
committed
adabfdb
View commit details
Copy full SHA for adabfdb
Browse repository at this point
fix vc6
mirelle7
committed
bedbdf0
View commit details
Copy full SHA for bedbdf0
Browse repository at this point
if nitpick
mirelle7
committed
d26d7e3
View commit details
Copy full SHA for d26d7e3
Browse repository at this point
You can’t perform that action at this time.