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
Assigned to nobody Loading
Sort

Pull requests list

refactor(gamelogic): Break switch cases of GameLogic::logicMessageDispatcher into separate functions 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
#2702 opened May 12, 2026 by xezon Loading…
1 task
build: Fix compile error in Smudge.h with docker-build CompileBug Bug at compile time Minor Severity: Minor < Major < Critical < Blocker
#2701 opened May 12, 2026 by ucosty Loading…
refactor(messaging): replace GameMessage argument linked list with std::vector Minor 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
#2700 opened May 11, 2026 by RikuAnt Loading…
1 task
Code foundation build up
chore(gamemessage): Clean up GameMessage::getCommandTypeAsString Fix Is fixing something, but is not user facing Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour
#2695 opened May 9, 2026 by Caball009 Loading…
1 task done
bugfix(lan): Fix crash when changing settings in the LAN lobby Bug Something is not working right, typically is user facing Crash This is a crash, very bad Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour
#2676 opened May 2, 2026 by Caball009 Loading…
1 task
unify(controlbar): Merge and move ControlBar and related code to core Gen Relates to Generals Unify Unifies code between Generals and Zero Hour ZH Relates to Zero Hour
#2675 opened May 2, 2026 by DevGeniusCode Loading… Code foundation build up
tweak(gamemessage): Reduce number of MSG_DESTROY_SELECTED_GROUP messages Enhancement Is new feature or request Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour
#2668 opened Apr 30, 2026 by Caball009 Loading…
1 task
perf: eliminate AsciiString ref-count overhead in rendering, logic, and UI hot paths Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker Performance Is a performance concern ZH Relates to Zero Hour
#2663 opened Apr 29, 2026 by githubawn Loading…
feat(stats): Add 1% low FPS tracking Enhancement Is new feature or request Gen Relates to Generals GUI For graphical user interface Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour
#2661 opened Apr 29, 2026 by githubawn Loading…
perf(network): Improve performance by reducing packet allocations and improving loop logic Minor Severity: Minor < Major < Critical < Blocker Network Anything related to network, servers Performance Is a performance concern
#2659 opened Apr 28, 2026 by Caball009 Draft
1 task
feat(replay): Check CRC messages from all players in replays Enhancement Is new feature or request Gen Relates to Generals Minor Severity: Minor < Major < Critical < Blocker ZH Relates to Zero Hour
#2649 opened Apr 23, 2026 by Caball009 Draft
1 task
perf(scene): Create light list iterators on the stack at points of use Gen Relates to Generals Memory Is memory related Performance Is a performance concern ZH Relates to Zero Hour
#2646 opened Apr 23, 2026 by Mauller Loading…
feat(input): Implement SDL3 input and window management Gen Relates to Generals Input Platform Work towards platform support, such as Linux, MacOS ZH Relates to Zero Hour
#2639 opened Apr 20, 2026 by githubawn Loading… Linux support
feat(ww3d2): add IRenderBackend Interface
#2613 opened Apr 17, 2026 by bobtista Loading…
2 tasks done
tweak(ini): Improve consistency in use of INI::getNextTokenOrNull Minor Severity: Minor < Major < Critical < Blocker
#2597 opened Apr 13, 2026 by Caball009 Draft
fix(metaevent): Ignore order in which modifier keys are released to trigger meta events Enhancement Is new feature or request Gen Relates to Generals Input Minor Severity: Minor < Major < Critical < Blocker Mod Relates to Mods or modding ZH Relates to Zero Hour
#2577 opened Apr 11, 2026 by xezon Loading…
2 tasks
ProTip! Filter pull requests by the default branch with base:main.