| Rev | Author | Branch | Log Message | Date | SHA |
|---|---|---|---|---|---|
| r26516 | master | Update client en_US pot [ci skip] |
13 April, 2026 | ||
| master | Fix incomplete sentence in PR template (#4796) Just noticed this was incomplete ?? |
12 April, 2026 | |||
| master | Fix clang-format auto-fixes (#4795) #### Summary and motivation Branch protections were limiting the ability for GitHub Actions to push ... |
12 April, 2026 | |||
| master | Guard recursive Lua table bitstream reads (#4798) ## Summary • add a 64-level recursion limit when reading nested Lua tables from ... |
12 April, 2026 | |||
| master | Delete .github/CODEOWNERS (#4799) Causes GitHub notification spam whenever an open pull request is created ... |
12 April, 2026 | |||
| master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
12 April, 2026 | |||
| master | Small tweak for SafeDestroyTextureWithRaster |
11 April, 2026 | |||
| master | Add g_LeakedMasterTextures cross-check to GetModelTexturesInfo |
11 April, 2026 | |||
| master | Fix: guiSetInputEnabled function now make the cursor visible (#4788) Make guiSetInputEnabled show cursor when set to true. • Fixes #4775 ... |
11 April, 2026 | |||
| r26507 | master | Refactor parts of texture system against white textures #4 |
11 April, 2026 | ||
| master | Refactor parts of texture system against white textures #3 |
10 April, 2026 | |||
| master | Fix typos and improve clarity in AGENTS.md (#4785) #### Motivation ... |
10 April, 2026 | |||
| master | Add automated client test infrastructure (#4789) #### Summary Add a standalone Google Test project (`Tests_Client`) and GitHub Actions ... |
10 April, 2026 | |||
| master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
10 April, 2026 | |||
| master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
10 April, 2026 | |||
| master | Addendum to 8039836 & 7b07305 |
10 April, 2026 | |||
| master | Refactor parts of texture system against white textures #2 |
10 April, 2026 | |||
| r26499 | master | Refactor parts of texture system against white textures #1 |
9 April, 2026 | ||
| master | Fix timed-object collision crash (#4782) |
9 April, 2026 | |||
| 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 | master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
8 April, 2026 | ||
| master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
8 April, 2026 | |||
| master | Addendum to 3bdc6ab |
8 April, 2026 | |||
| master | Fix white textures on vanilla models sharing a TXD slot |
8 April, 2026 | |||
| r26492 | master | Fix TXD ref count underflow and leak in script parent reparenting and vehicle dummy reset |
7 April, 2026 | ||
| master | Run clang-format.ps1 |
7 April, 2026 | |||
| master | Fix remaining TXD ref count underflows in texture replacing error/cleanup paths SetTextureDictionaryID removes usNumberOfRefs + (pRwObject ? 1 : 0) refs from the old TXD. If a model gained refs after its TXD assignment, the ... |
7 April, 2026 | |||
| master | Fix TXD ref count underflows in texture replacing Add missing pre-AddRef blocks before SetTextureDictionaryID calls that would otherwise subtract refs the source TXD never received, ... |
7 April, 2026 | |||
| master | Fix 2 txd memory leaks |
7 April, 2026 | |||
| master | Fix batched resource checksum mismatches |
7 April, 2026 | |||
| master | Fix texture replacement ref leaks, silent drops, and white texture regressions • SetTextureDictionaryID: transfer entity refs on the field-only path for unloaded models without geom, preventing TXD ref count underflow ... |
7 April, 2026 | |||
| master | Fix streamer bug where objects can constantly stream in and out (#4744) #### Summary Fixes https://github.com/multitheftauto/mtasa-blue/issues/4743 ... |
7 April, 2026 | |||
| r26484 | master | Fix some remaining causes of white texture bug #2 |
6 April, 2026 | ||
| master | Fix some remaining cases of white textuure bug |
6 April, 2026 | |||
| master | Fix more issues that can lead MTA Server crash-handler to not handle crashes (result: no dump) |
6 April, 2026 | |||
| master | Fix some more MTA server crash handler issues: • Use delete[] instead of delete for char array in CExceptionInformation_Impl destructor • Use nothrow new with null check in HandleExceptionGlobal to avoid throwing when heap is corrupt ... |
6 April, 2026 | |||
| master | Fix 3 texture replacement bugs causing white textures and infinite retry cycling |
6 April, 2026 | |||
| master | Addendum to 5564f14 |
6 April, 2026 | |||
| master | Fix MTA server crash handler itself crashing (secondary crash, so dumps would be useless) |
6 April, 2026 | |||
| master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
6 April, 2026 | |||
| master | Update client en_US pot [ci skip] |
6 April, 2026 | |||
| master | Fix causes of linked list corruption (responsible for various SA crashes) |
6 April, 2026 | |||
| r26474 | master | Add AGENTS.md to help improve commit quality (#4778) #### Motivation ... |
5 April, 2026 | ||
| master | Auto-fix clang-format issues on master pushes (#4777) When a push to master contains formatting issues, append a new commit with the formatting fixed. ... |
5 April, 2026 | |||
| master | Run clang-format (#4776) |
5 April, 2026 | |||
| r26471 | master | Addendum to 4307347: Prevent freeze on game sound mods that would've previously crashed (0x000DFE92). There was a subcategory of modpacks that were so broken they'd freeze (initial fix provided relief to some). |
4 April, 2026 | ||
| master | Visual Studio Update Build Tools 2022: 17.14.37111.16 Build Tools 2026: 18.4.11626.88 ... |
4 April, 2026 | |||
| master | Fix sniper bullet sync on maximum bandwidth reduction (#4763) |
4 April, 2026 | |||
| master | Addendum to 44b81d6 |
4 April, 2026 | |||
| r26467 | master | Fix problems populating server list |
4 April, 2026 | ||
| master | Addendum to 622077b (Fix SA crash @ 0x0000D029) |
4 April, 2026 | |||
| r26465 | master | Fix SA crash @ 0x00354D23 (out of vmem case) |
3 April, 2026 | ||
| master | Fix new bug in resource downloading on server join |
3 April, 2026 | |||
| master | Fix SA crash @ 01166514 |
3 April, 2026 | |||
| master | Fix SA crash @ 0x0000D029 |
3 April, 2026 | |||
| master | Fix SA crash at 0x001A59D1 |
3 April, 2026 |