Rev Author Branch Log Message Date SHA
r26541
Avatar lopsi
master Disable GPU compositing in CEF (#4825)
Potential fix for regressions in #4634
19 April, 2026
Avatar lopsi
master Fix client spoiler upgrade placement on unsupported vehicle models (#4824)
Prevent slot-2 spoiler upgrades from being applied when the vehicle
model lacks ug_spoiler support. This avoids SA fallback frame
...
19 April, 2026
r26539
Avatar lopsi
master Further camera-follow NaN adjustments (artificial) (#4823)
18 April, 2026
Avatar lopsi
master Fix follow-car camera NaN recovery regressions & angle persistence (#4822)
18 April, 2026
r26537
Avatar lopsi
master Persist exact radio and SFX slider values across restarts (#4820)
#### Summary
This PR fixes Audio tab volume drift after restarting the client,
...
18 April, 2026
Avatar lopsi
master Fix follow-car camera NaN instability (#4818)
#### Summary
This change hardens the vehicle follow-camera path against non-finite
...
18 April, 2026
Avatar lopsi
master Adjust watchdog timeout and disable in debug (#4819)
18 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37203.1
Build Tools 2026: 18.5.11709.299
...
18 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37203.1
Build Tools 2026: 18.5.11709.299
...
16 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37203.1
Build Tools 2026: 18.5.11709.299
...
16 April, 2026
r26531
Avatar lopsi
master Fix onClientBrowserCreated never firing after lazy loading changes (#4813)
Lazy loading (ab0bcbf9f) removed Initialise() to defer
CefBrowserHost::CreateBrowser() until the first LoadURL() call. However,
...
15 April, 2026
r26530
Avatar lopsi
master CEF performance improvements (#4634)
# Summary
This update significantly improves the performance and memory efficiency
...
15 April, 2026
Avatar lopsi
master Fixes from 1.7 testing (#4812)
15 April, 2026
r26528
Avatar FileEX
master Fix isElementOnScreen for markers (#4771)
#### Summary
This PR adds the ability to use the `isElementOnScreen` function for
...
14 April, 2026
Avatar FileEX
master Fix jetpack behavior (#4804)
#### Summary
In GTA, when you equip a jetpack, the weapon is automatically switched
...
14 April, 2026
Avatar lopsi
master Revert texture streaming changes and apply stability fixes (#4807)
:shipit:
• --------
...
14 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
14 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
14 April, 2026
Avatar lopsi
master Fix incorrect vehicle physics for extended handling entries (Faggio, Hotring Racers, etc.) (#4800)
#### Summary
Resolves #4767
...
13 April, 2026
Avatar Speedy the Folf
master Add new nouns to nickname generator (#4810)
Expand szNouns in Client/core/CNickGen.cpp by adding five new entries:
"Tourist", "Candidate", "Basket", "Kitty", and "Puppy" to increase
...
15 April, 2026
Avatar lopsi
master Fix uninitialized m_bDiscordRPCEnabled bypassing Discord RPC opt-out (#4802)
#### Summary
Initialize `m_bDiscordRPCEnabled` to `false` in the
...
13 April, 2026
Avatar lopsi
master Run clang-format (#4809)
15 April, 2026
Avatar lopsi
master Fix ring markers rendering underground (#4792) (#4801)
#### Summary
Pass a copy of the position vector to `C3dMarkers::PlaceMarker` instead
...
13 April, 2026
Avatar lopsi
master Cherry-pick 1.6 fixes (#4808)
Co-authored-by: Dutchman101
15 April, 2026
Avatar lopsi
master Add MockBitStream and sync structure round-trip tests (#4791)
#### Summary
Introduces a MockBitStream test double and comprehensive round-trip
...
14 April, 2026
r26516
Avatar Pot Bot
master Update client en_US pot
[ci skip]
13 April, 2026
Avatar qaisjp
master Fix incomplete sentence in PR template (#4796)
Just noticed this was incomplete ??
12 April, 2026
Avatar qaisjp
master Fix clang-format auto-fixes (#4795)
#### Summary and motivation
Branch protections were limiting the ability for GitHub Actions to push
...
12 April, 2026
Avatar Mohamed Maatallah
master Guard recursive Lua table bitstream reads (#4798)
## Summary
• add a 64-level recursion limit when reading nested Lua tables from
...
12 April, 2026
Avatar qaisjp
master Delete .github/CODEOWNERS (#4799)
Causes GitHub notification spam whenever an open pull request is created

...
12 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
12 April, 2026
Avatar Dutchman101
master Small tweak for SafeDestroyTextureWithRaster
11 April, 2026
Avatar Dutchman101
master Add g_LeakedMasterTextures cross-check to GetModelTexturesInfo
11 April, 2026
Avatar Jo�o Luis
master Fix: guiSetInputEnabled function now make the cursor visible (#4788)
Make guiSetInputEnabled show cursor when set to true.
• Fixes #4775
...
11 April, 2026
r26507
Avatar Dutchman101
master Refactor parts of texture system against white textures #4
11 April, 2026
Avatar Dutchman101
master Refactor parts of texture system against white textures #3
10 April, 2026
Avatar lopsi
master Fix typos and improve clarity in AGENTS.md (#4785)
#### Motivation

...
10 April, 2026
Avatar lopsi
master Add automated client test infrastructure (#4789)
#### Summary
Add a standalone Google Test project (`Tests_Client`) and GitHub Actions
...
10 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
10 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
10 April, 2026
Avatar Dutchman101
master Addendum to 8039836 & 7b07305
10 April, 2026
Avatar Dutchman101
master Refactor parts of texture system against white textures #2
10 April, 2026
r26499
Avatar Dutchman101
master Refactor parts of texture system against white textures #1
9 April, 2026
Avatar FileEX
master Fix timed-object collision crash (#4782)
9 April, 2026
Avatar Dutchman101
master Fix SA crash @ 0x0116C9C5 (CTxdStore::GetTxd_0). There was prior fixes for this crash offset, but they didn't fix all cases/paths.
9 April, 2026
r26496
Avatar Dutchman101
master Fix white textures on vanilla models sharing a TXD slot
8 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
8 April, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37111.16
Build Tools 2026: 18.4.11626.88
...
8 April, 2026
Avatar Dutchman101
master Addendum to 3bdc6ab
8 April, 2026