forked from electronicarts/CnC_Generals_Zero_Hour
-
Notifications
You must be signed in to change notification settings - Fork 225
Pull requests: TheSuperHackers/GeneralsGameCode
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(network): Remove obsolete HTTP Proxy option
#3009
opened Jul 23, 2026 by
githubawn
Loading…
refactor(commandxlat): Extract helpers from evaluateContextCommand
Refactor
Edits the code with insignificant behavior changes, is never user facing
#3008
opened Jul 23, 2026 by
bobtista
Loading…
bugfix(physics): Fix diagonal movement speed discrepancy
Bug
Something is not working right, typically is user facing
Controversial
Is controversial
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
NoRetail
This fix or change is not applicable with Retail game compatibility
Unit AI
Is related to unit behavior
ZH
Relates to Zero Hour
#3003
opened Jul 22, 2026 by
xezon
Loading…
feat(cli): Add -loadsave option
Enhancement
Is new feature or request
#3001
opened Jul 22, 2026 by
bobtista
Loading…
refactor(saveload): Decouple result handling from game state
Refactor
Edits the code with insignificant behavior changes, is never user facing
#3000
opened Jul 22, 2026 by
bobtista
Loading…
bugfix(savegame): Fix aircraft carrier ramp state serialized out of bounds
Bug
Something is not working right, typically is user facing
Minor
Severity: Minor < Major < Critical < Blocker
Saveload
Is Saveload/Xfer related
ZH
Relates to Zero Hour
#2997
opened Jul 21, 2026 by
bobtista
Loading…
1 task done
feat(gui): Show all available maps in the map list (previously limited to ~100)
#2993
opened Jul 21, 2026 by
pberthold
Loading…
perf(view): Cache only latest screen-to-terrain result
Gen
Relates to Generals
Minor
Severity: Minor < Major < Critical < Blocker
Performance
Is a performance concern
ZH
Relates to Zero Hour
#2992
opened Jul 21, 2026 by
CryoTheRenegade
Loading…
fix(w3d): guard against null bold font in W3DDisplayString::setFont
Bug
Something is not working right, typically is user facing
#2893
opened Jul 19, 2026 by
bobtista
Loading…
1 of 2 tasks
bugfix(shroud): Fix bugged map shroud after Search and Destroy vision bonus is applied at saveload
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
Saveload
Is Saveload/Xfer related
ThisProject
The issue was introduced by this project, or this task is specific to this project
ZH
Relates to Zero Hour
#2892
opened Jul 18, 2026 by
Caball009
Loading…
1 task
bugfix(heightmap): Fix ray casting in BaseHeightMapRenderObjClass::Cast_Ray (2)
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Input
Major
Severity: Minor < Major < Critical < Blocker
ThisProject
The issue was introduced by this project, or this task is specific to this project
ZH
Relates to Zero Hour
#2869
opened Jul 12, 2026 by
xezon
Loading…
bugfix(contain): Restore retail compatibility after changes to Object::m_containedByID
Bug
Something is not working right, typically is user facing
Major
Severity: Minor < Major < Critical < Blocker
ThisProject
The issue was introduced by this project, or this task is specific to this project
ZH
Relates to Zero Hour
#2868
opened Jul 12, 2026 by
Caball009
Loading…
2 tasks done
bugfix(controlbar): Fix possible divisions by zero in Control Bar code
Bug
Something is not working right, typically is user facing
Crash
This is a crash, very bad
Gen
Relates to Generals
GUI
For graphical user interface
Minor
Severity: Minor < Major < Critical < Blocker
ZH
Relates to Zero Hour
#2867
opened Jul 12, 2026 by
Caball009
Loading…
1 task
refactor(network): Remove dynamic allocations for NetPacket
Minor
Severity: Minor < Major < Critical < Blocker
Refactor
Edits the code with insignificant behavior changes, is never user facing
#2866
opened Jul 9, 2026 by
Caball009
Loading…
1 task
feat(object): Implement KINDOF_NO_ATTACK_WARNING to suppress alarm events on object attacks
#2862
opened Jul 8, 2026 by
githubawn
Loading…
Fix skirmish AI buildability check passing wrong template (#2407)
#2837
opened Jun 28, 2026 by
mohamedelabbas1996
Loading…
tweak: decouple GUI window-move animations from the render frame rate
Enhancement
Is new feature or request
#2833
opened Jun 27, 2026 by
bobtista
Loading…
chore: Apply clang-format to entire codebase
Refactor
Edits the code with insignificant behavior changes, is never user facing
#2820
opened Jun 21, 2026 by
githubawn
Loading…
bugfix: Fix issue where builders could resume completed tasks after being disabled
Bug
Something is not working right, typically is user facing
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
ThisProject
The issue was introduced by this project, or this task is specific to this project
ZH
Relates to Zero Hour
#2793
opened Jun 14, 2026 by
Stubbjax
Loading…
fix(terrain): Cover the visible ground at high camera zoom
#2785
opened Jun 12, 2026 by
sailro
Loading…
bugfix(milesaudiomanager): Prevent dangling pointer to AudioEventRTS in PlayingAudio when handing it over to a new AudioRequest after a call to MilesAudioManager::startNextLoop()
Audio
Is audio related
Bug
Something is not working right, typically is user facing
Crash
This is a crash, very bad
Gen
Relates to Generals
Major
Severity: Minor < Major < Critical < Blocker
ZH
Relates to Zero Hour
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.