forked from electronicarts/CnC_Generals_Zero_Hour
-
Notifications
You must be signed in to change notification settings - Fork 165
Pull requests: TheSuperHackers/GeneralsGameCode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: Remove redundant void parameter from function declarations
#2345
opened Feb 24, 2026 by
bobtista
Loading…
feature(gamelogic): Implement ALT + F4 and Window X button to close game
#2336
opened Feb 21, 2026 by
githubawn
Loading…
bugfix(particlesys): Delay creation of particle emitters until postProcess
#2333
opened Feb 20, 2026 by
stephanmeesters
Loading…
1 task
refactor(netpacket): Simplify NetPacket functions for packet buffer writes and size tests
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
Network
Anything related to network, servers
Refactor
Edits the code with insignificant behavior changes, is never user facing
ZH
Relates to Zero Hour
bugfix(audiomanager): Fix dummy audio manager implementation for failing audio length script conditions in headless mode
Audio
Is audio related
Bug
Something is not working right, typically is user facing
Major
Severity: Minor < Major < Critical < Blocker
Script
Is related to Script Engine, SCB
ThisProject
The issue was introduced by this project, or this task is specific to this project
bugfix(pathfinder): Fix uninitialized variable in Pathfinder::tightenPathCallback to prevent mismatches
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
Stability
Concerns stability of the runtime
ZH
Relates to Zero Hour
bugfix(audio): Fix particle cannon being inaudible after saveload
Audio
Is audio related
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
Saveload
Is Saveload/Xfer related
ZH
Relates to Zero Hour
#2302
opened Feb 13, 2026 by
stephanmeesters
Loading…
1 task
fix(headless): Set DX8Wrapper_IsWindowed to false to suppress assertion dialogs during shutdown
#2298
opened Feb 12, 2026 by
bobtista
Loading…
2 tasks done
feat(input): Use force attack to get the latest building orientation
Enhancement
Is new feature or request
Gen
Relates to Generals
Input
Minor
Severity: Minor < Major < Critical < Blocker
ZH
Relates to Zero Hour
refactor(loadscreen): Refactor the single player load screen to use TheDisplay for intro video playback
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
Refactor
Edits the code with insignificant behavior changes, is never user facing
ZH
Relates to Zero Hour
#2273
opened Feb 8, 2026 by
Mauller
Loading…
1 task done
feat(intro): Add short Intro Logo for The Super Hackers team
Art
Is art related
Enhancement
Is new feature or request
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
Refactor
Edits the code with insignificant behavior changes, is never user facing
ZH
Relates to Zero Hour
#2267
opened Feb 7, 2026 by
xezon
Loading…
2 of 3 tasks
feat(terrain): add RenderAllTerrain flag to allow full-map visibility
#2260
opened Feb 6, 2026 by
githubawn
Loading…
bugfix: Battle plans are now transferred to the new owner on capture
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
NoRetail
This fix or change is not applicable with Retail game compatibility
ZH
Relates to Zero Hour
#2257
opened Feb 4, 2026 by
Stubbjax
Loading…
bugfix: Multiple battle plans are now always applied correctly
Buff
Makes a thing more powerful
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
NoRetail
This fix or change is not applicable with Retail game compatibility
USA
Affects USA faction
ZH
Relates to Zero Hour
#2256
opened Feb 4, 2026 by
Stubbjax
Loading…
feature(headless): Add ParticleSystemManagerDummy for headless mode
#2247
opened Feb 2, 2026 by
bobtista
Loading…
feature(headless): Add GhostObjectManagerDummy for headless mode
#2244
opened Feb 2, 2026 by
bobtista
Loading…
bugfix: Occupants killed by their containers now kill their occupants
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
NoRetail
This fix or change is not applicable with Retail game compatibility
ZH
Relates to Zero Hour
#2239
opened Feb 2, 2026 by
Stubbjax
Loading…
bugfix: Fix inconsistent mine collision behaviour
Buff
Makes a thing more powerful
Bug
Something is not working right, typically is user facing
China
Affects China faction
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
NoRetail
This fix or change is not applicable with Retail game compatibility
Performance
Is a performance concern
ZH
Relates to Zero Hour
#2208
opened Jan 28, 2026 by
Stubbjax
Loading…
bugfix: Prevent dead units from repeatedly dealing crash damage on collision with non-buildings
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
NoRetail
This fix or change is not applicable with Retail game compatibility
ZH
Relates to Zero Hour
#2204
opened Jan 28, 2026 by
Stubbjax
Loading…
feat(profiling): Integrate Tracy profiler
Debug
Is mostly debug functionality
Enhancement
Is new feature or request
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
ZH
Relates to Zero Hour
#2202
opened Jan 27, 2026 by
stephanmeesters
Loading…
1 task
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.