forked from TheSuperHackers/GeneralsGameCode
-
Notifications
You must be signed in to change notification settings - Fork 16
Pull requests: GeneralsOnlineDevelopmentTeam/GameClient
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bugfix(rendering): Handle null texture surface creation gracefully
#542
opened Jul 23, 2026 by
seer-by-sentry
Bot
Loading…
fix(loadscreen): Prevent null dereferences in ChallengeLoadScreen::init
#541
opened Jul 23, 2026 by
seer-by-sentry
Bot
Loading…
fix(drawable): Prevent crash when copying null tint envelope to rider
#540
opened Jul 23, 2026 by
seer-by-sentry
Bot
Loading…
fix: Prevent crash when Add_Engine_Ref called on null vertex/index buffer
#536
opened Jul 17, 2026 by
seer-by-sentry
Bot
Loading…
fix(camerasystem): Prevent double-removal in CameraShakeSystemClass destructor
#535
opened Jul 17, 2026 by
seer-by-sentry
Bot
Loading…
fix(team): Prevent null dereference in TeamFactory::createTeam
#534
opened Jul 8, 2026 by
seer-by-sentry
Bot
Loading…
fix(specialpower): Prevent null pointer dereference in Thing::setPosition
#526
opened Jun 26, 2026 by
seer-by-sentry
Bot
Loading…
fix(anti-cheat): Resolve EAC callback use-after-free race condition
#508
opened May 30, 2026 by
ahmedheiba210
Loading…
bugfix(loadscreen): Prevent null dereference in ChallengeLoadScreen::init from invalid campaign/mission
#506
opened May 19, 2026 by
seer-by-sentry
Bot
•
Draft
Fix AntiCheat plugin resolution and DLL load diagnostics
#481
opened Apr 30, 2026 by
IbrahimAlzaidi
Loading…
bugfix(dx8wrapper): Prevent crash when getting depth buffer on lost device
#471
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(multilist): Prevent crashes during multilist and object destruction
#459
opened Apr 12, 2026 by
seer-by-sentry
Bot
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…
feat(lobby): Add setting to disable alternate colors in lobby list
#454
opened Apr 6, 2026 by
MrS-ibra
Loading…
perf(w3ddevice): Optimize tile RGB data access and add null check
#447
opened Apr 2, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(loadscreen): Add null check for TheChallengeGenerals during challenge load
#446
opened Apr 1, 2026 by
seer-by-sentry
Bot
Loading…
bugfix(htree): Handle null parent pivots and correct animation data indexing
#444
opened Apr 1, 2026 by
seer-by-sentry
Bot
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.