Skip to content

Pull requests: TheSuperHackers/GeneralsGameCode

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

refactor(smudge): Replace custom doubly linked list with std::deque in W3DSmudge Refactor Edits the code with insignificant behavior changes, is never user facing
#3021 opened Jul 27, 2026 by stephanmeesters Review required
feat(filesystem): Implement file and directory ignore functionality for local and archive file systems Enhancement Is new feature or request Major Severity: Minor < Major < Critical < Blocker Mod Relates to Mods or modding System Is Systems related
#3019 opened Jul 27, 2026 by xezon Review required
1 of 3 tasks
refactor(baseheightmap): Extract scorch rendering from BaseHeightMap into new W3DScorch Refactor Edits the code with insignificant behavior changes, is never user facing
#3017 opened Jul 26, 2026 by stephanmeesters Review required
bugfix(ai): Prevent units from deploying when moving AI Is AI related Bug Something is not working right, typically is user facing Minor Severity: Minor < Major < Critical < Blocker NoRetail This fix or change is not applicable with Retail game compatibility ZH Relates to Zero Hour
#3016 opened Jul 26, 2026 by Caball009 Draft
unify(ww3d2): Merge WW3D and move it to Core Unify Unifies code between Generals and Zero Hour
#3012 opened Jul 25, 2026 by bobtista Review required
3 tasks done
feat(network): Self-healing NAT state Enhancement Is new feature or request Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker Network Anything related to network, servers ZH Relates to Zero Hour
#3010 opened Jul 23, 2026 by githubawn Draft
refactor(network): Remove obsolete HTTP Proxy option Gen Relates to Generals GUI For graphical user interface Minor Severity: Minor < Major < Critical < Blocker Network Anything related to network, servers ZH Relates to Zero Hour
#3009 opened Jul 23, 2026 by githubawn Approved
refactor(commandxlat): Split evaluateContextCommand into per-command handlers Refactor Edits the code with insignificant behavior changes, is never user facing
#3008 opened Jul 23, 2026 by bobtista Review required
refactor(network): Remove legacy Send Delay Gen Relates to Generals GUI For graphical user interface Minor Severity: Minor < Major < Critical < Blocker Network Anything related to network, servers ZH Relates to Zero Hour
#3007 opened Jul 23, 2026 by githubawn Review required
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 Review required
feat(cli): Add -loadsave option Enhancement Is new feature or request
#3001 opened Jul 22, 2026 by bobtista Review required
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 Review required
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 Review required
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 Review required
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 Review required
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 Approved
1 task
fix(gui): Stop game time clock from jittering horizontally Bug Something is not working right, typically is user facing Minor Severity: Minor < Major < Critical < Blocker Platform Work towards platform support, such as Linux, MacOS
#2860 opened Jul 7, 2026 by bobtista Review required
2 tasks done
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 Review required
ProTip! Filter pull requests by the default branch with base:main.