forked from TheSuperHackers/GeneralsGameCode
-
Notifications
You must be signed in to change notification settings - Fork 9
Pull requests: GeneralsOnlineDevelopmentTeam/GameClient
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix AntiCheat plugin resolution and DLL load diagnostics
#481
opened Apr 30, 2026 by
IbrahimAlzaidi
Loading…
bugfix: Fix game freezing on transition and disconnecting when alt tabbed on game start
#480
opened Apr 27, 2026 by
MrS-ibra
Member
Loading…
bugfix(textureloader): Add null checks for D3DTexture to prevent crashes
#479
opened Apr 24, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(partitioning): Correct cell world coordinate calculation for overlap checks
#477
opened Apr 23, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(SupplyTruckAI): Halt state machine on destruction
#476
opened Apr 23, 2026 by
seer-by-sentry
Bot
Loading…
bugfix: fix listbox row animation reliability to be opt-in and frame rate independent
#475
opened Apr 20, 2026 by
MrS-ibra
Member
Loading…
bugfix(hashtable): Prevent out-of-bounds write during resize free list initialization
#474
opened Apr 20, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(loadscreen): Prevent null pointer dereference when accessing game slot
#473
opened Apr 19, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(overridable): Prevent dangling pointer after removing override chain
#472
opened Apr 19, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(dx8wrapper): Prevent crash when getting depth buffer on lost device
#471
opened Apr 18, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(mapcache): Fix potential null dereference when parsing map names
#470
opened Apr 18, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(player): Add null checks for player template access
#469
opened Apr 18, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(gui): Guard against empty selected drawables list access in ControlBar
#467
opened Apr 17, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(network): Correctly set Steam Networking log level after initialization
#466
opened Apr 17, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(challenge): Prevent general bio text animation issues and crashes
#465
opened Apr 16, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(worldheightmap): Validate tile indices to prevent out-of-bounds access
#464
opened Apr 16, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(rts): Prevent common attack target from being a destroyed object
#463
opened Apr 13, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(thingtemplate): Prevent null pointer dereference when checking AI module data
#462
opened Apr 13, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(audio): Prevent race condition when accessing deleted drawables from audio thread
#461
opened Apr 13, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(optionsmenu): Prevent crashes with the Online Options Menu by disabling the resolution combo box
#460
opened Apr 13, 2026 by
MrS-ibra
Member
Loading…
bugfix(multilist): Prevent crashes during multilist and object destruction
#459
opened Apr 12, 2026 by
seer-by-sentry
Bot
Loading…
feat(quickmatch): Add map hover preview on quickmatch map select listbox
#458
opened Apr 12, 2026 by
MrS-ibra
Member
Loading…
feat: Cross-platform multiplayer desyncs via Deterministic Math Core
#457
opened Apr 11, 2026 by
Okladnoj
Loading…
feat: Add lobby/in-game voice chat (Opus + WASAPI) with persistent per-peer mutes
#456
opened Apr 11, 2026 by
wahidkurdo
Loading…
bugfix(quickmatch): Disable the back button when a QuickMatch is found
#455
opened Apr 8, 2026 by
MrS-ibra
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.