Rev Author Branch Log Message Date SHA
r26395
Avatar Dutchman101
master Addendum #2 to d413e81: Fix additional cause of 'white textures'
12 March, 2026
Avatar Dutchman101
master Addendum to d413e81: Fix additional cause of 'white textures'
12 March, 2026
Avatar FileEX
master Fix objects with alpha below 141 are invisible (#4751)
This PR fixes a bug where objects with alpha < 141 are not rendered.
12 March, 2026
Avatar FileEX
master Fix police maverick searchlight color affected by setSearchLightColor (#4747)
This PR fixes a minor issue from PR #4666. The searchlight color on the
police maverick was being changed after using setSearchLightColor.
12 March, 2026
Avatar FileEX
master Fix searchlight not working for some players (#4750)
This PR removes ASM hooks from the recently added searchlight functions.
This is intended to improve readability, and it also fixes a bug
...
12 March, 2026
Avatar FileEX
master Fix isMTAWindowFocused & onClientMTAFocusChange (#4533)
Fixed #4233
This PR fixes several bugs related to the isMTAWindowFocused function:
...
12 March, 2026
Avatar Dutchman101
master Fix 2 remaining white-texture cases in vanilla model TXD reapply path
12 March, 2026
Avatar Dutchman101
master Addendum to dfd0189
12 March, 2026
Avatar Dutchman101
master Addendum to 5e0cd5c
12 March, 2026
Avatar Dutchman101
master Addendum #4 to d413e81: Fix additional cause of 'white textures'
12 March, 2026
Avatar Dutchman101
master Addendum #3 to d413e81: Fix additional cause of 'white textures'
12 March, 2026
r26384
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37027.9
Build Tools 2026: 18.4.11605.240
...
11 March, 2026
r26383
Avatar Arran
master Fix #4460 and #4675 (#4752)
#### Summary
Fixes:
...
10 March, 2026
Avatar Marek Kulik
master Fix formatting in 539d0a21a49cad7980c3defb901440131d24c055
10 March, 2026
Avatar Marek Kulik
master Add min client check for onClientGUIClick down
Addendum for commit af669acfdf703e5c100980a49edc029876c4c4cb
Requires in meta.xml
10 March, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37012.4
Build Tools 2026: 18.3.11520.95
...
9 March, 2026
r26379
Avatar FileEX
master Fix isVehicleOnGround (#4738)
#### Summary
This PR fixes the isVehicleOnGround function similarly to how #4317
...
8 March, 2026
Avatar Qais Patankar
master Fix code formatting (#4749)
8 March, 2026
r26377
Avatar Dutchman101
master Addendum to 0f93d7d: Reduce TXD pool pressure from vanilla isolation
7 March, 2026
Avatar Dutchman101
master Fix a cause of white-texture bug by deferring failed vanilla TXD isolation instead of using shared TXD
7 March, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37012.4
Build Tools 2026: 18.3.11520.95
...
7 March, 2026
r26374
Avatar Dutchman101
master Fix SA crash @ 0x0116c9c5 (amplified by 6632385, abbc2ec and 566e82e)
6 March, 2026
r26373
Avatar Dutchman101
master Fix crash that tends to happen during intensive session switching (Reconnects between total conversion map-loaded servers)
6 March, 2026
Avatar Dutchman101
master Reintroduce 6115d03 & 71363b9 but with fixes included.
It was previously reverted as not stable enough (ironically it caused more white textures to appear) in certain scenario's.
6 March, 2026
Avatar Dutchman101
master Fix PREMAKE_FILE handling in win-create-projects.bat
5 March, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37012.4
Build Tools 2026: 18.3.11520.95
...
5 March, 2026
r26369
Avatar Xenius97
master Add missing "down" state for onClientGUIClick (#4736)
This PR adds missing "down" state for `onClientGUIClick` (whis was
unsupported previously)
3 March, 2026
Avatar gooseos
master Correct spelling in comments across multiple files (#4737)
3 March, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37012.4
Build Tools 2026: 18.3.11520.95
...
3 March, 2026
r26366
Avatar DamonOne
master Fix attached offsets server-side #4724 (#4731)
Move
the `ConvertDegreesToRadians(vecRotation)` call to after
...
2 March, 2026
Avatar Pot Bot
master Update client en_US pot
[ci skip]
2 March, 2026
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.37012.4
Build Tools 2026: 18.3.11520.95
...
1 March, 2026
r26363
Avatar FileEX
master Fix CPU affinity during startup (#4733)
28 February, 2026
Avatar Omar
master PostFX Improvements (#4584)
• Replaced labels with checkboxes so that clicking on the text toggles
the checkbox
...
28 February, 2026
Avatar PrimelPrime
master Fix O(n^2) performance bottleneck in CClientStreamer (#4695)
#### Summary
Replace O(n) linear scans in CClientStreamer with O(1) hash-based
...
28 February, 2026