forked from electronicarts/CnC_Generals_Zero_Hour
-
Notifications
You must be signed in to change notification settings - Fork 198
Pull requests: TheSuperHackers/GeneralsGameCode
Author
Label
Projects
Milestones
Reviews
Assignee
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
feat(frame-pacer): overhaul logic and render FPS limits and presets
#2699
opened May 10, 2026 by
githubawn
Loading…
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
feat(math): Route game logic math through WWMath with 3-mode deterministic support
#2670
opened May 1, 2026 by
Okladnoj
Loading…
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
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
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
style: apply automated formatting baseline with clang-format
#2638
opened Apr 20, 2026 by
DevGeniusCode
Loading…
feat(ww3d2): add IRenderBackend Interface
#2613
opened Apr 17, 2026 by
bobtista
Loading…
2 tasks done
feat: Add cross-platform deterministic math via fdlibm
#2602
opened Apr 15, 2026 by
Okladnoj
Loading…
bugfix(drawable): Decouple visual render from projectile's logic position
Experimental
Wear safety goggles in lab
tweak(ini): Improve consistency in use of INI::getNextTokenOrNull
Minor
Severity: Minor < Major < Critical < Blocker
Custom hotkey remapping for unit/building production keys in Options
#2589
opened Apr 12, 2026 by
wahidkurdo
Loading…
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
Fix Arabic / complex-script text input (wide WNDCLASS + BMP-aware filters)
#2574
opened Apr 10, 2026 by
wahidkurdo
Loading…
ci(vcpkg): Switch binary cache from local files to GitHub Packages NuGet feed
#2542
opened Apr 6, 2026 by
bobtista
Loading…
3 of 4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.