| Rev | Author | Branch | Log Message | Date | SHA |
|---|---|---|---|---|---|
| r23782 | 1.7 | Fix model ref counting imbalance causing bugged deallocation FullyReleaseModel() called RemoveRef() with default bRemoveExtraGTARef=false, which only decremented MTA's m_dwReferences but left GTA's usNumberOfRefs ... |
26 January, 2026 | ||
| 1.7 | Fix disconnect/quit crash |
26 January, 2026 | |||
| 1.7 | Align TextureReplacing between 1.6/1.7 |
26 January, 2026 | |||
| r23779 | 1.7 | Addendum to 573a364 (clang format) |
25 January, 2026 | ||
| 1.7 | Merge branch 'release/1.6.0' of https://github.com/multitheftauto/mtasa-blue into release/1.6.0 |
25 January, 2026 | |||
| 1.7 | Fix compiler warnings and (type) safety issues across codebase. Modernized & improved a lot of code. • Add explicit static_cast for narrowing conversions • Replace reinterpret_cast on function pointers with memcpy (fixes UB) ... |
25 January, 2026 | |||
| r23776 | 1.7 | Force rebuild |
24 January, 2026 | ||
| r23775 | 1.7 | Update launchers |
23 January, 2026 | ||
| r23774 | 1.7 | Fix `processLineAgainstMesh` crashes when checking for colored meshes (#4662) #### Summary Fixed crash in `processLineAgainstMesh` when processing models with ... |
22 January, 2026 | ||
| 1.7 | Revert "Fix crash in CWorldSA::ProcessLineAgainstMesh" This reverts commit 3058082d61bdd98bf29c54cd2237e2b3c76d184e. |
23 January, 2026 | |||
| 1.7 | Fix crash in CWorldSA::ProcessLineAgainstMesh |
23 January, 2026 | |||
| 1.7 | Addendum to last (clang-format) |
23 January, 2026 | |||
| 1.7 | Fix additional game freezes where something that internally called NtCreateFile / CreateFileInternal hung forever. Many other recent "freeze fixes" targeted potential causes of this type of freeze, such as: .. 8432922 (Later reworked in 51d01e1), 17650bb, e3a7998, f7a8130 ... |
23 January, 2026 | |||
| 1.7 | FIx server list 'internet' tab not populating by itself |
22 January, 2026 | |||
| r23768 | 1.7 | Addendum to last (clang-format) |
22 January, 2026 | ||
| 1.7 | Fix freeze in SetStreamingBufferSize caused by race condition The original code used a spin-wait on bInUse followed by SuspendThread, creating a race where the streaming thread could become active between ... |
22 January, 2026 | |||
| 1.7 | Fix textures dangling pointer crash in PurgeModelIdFromReplacementTracking |
22 January, 2026 | |||
| r23765 | 1.7 | Fix freeze in IFP loading |
22 January, 2026 | ||
| r23764 | 1.7 | Perf tweaks for 3db6667 |
22 January, 2026 | ||
| 1.7 | Addendum to last (clang-format) |
22 January, 2026 | |||
| 1.7 | Fix performance issues after recent texture system updates #2 |
22 January, 2026 | |||
| r23761 | 1.7 | Fix performance issues after recent texture system updates |
22 January, 2026 | ||
| 1.7 | v1.6.0: fix code after clang-format changes (#4660) Applying clang-format to release/1.6.0 borked some things, because `__asm` normalization was present on that branch + I forgot to add the ... |
22 January, 2026 | |||
| 1.7 | Run CI for branches against release/1.6.0 too |
22 January, 2026 | |||
| 1.7 | Maybe fix CI for release/1.6.0 |
22 January, 2026 | |||
| 1.7 | Addendum for commit 486ee1c6042a706930bcebce4b31827a75238d33 |
20 January, 2026 | |||
| 1.7 | Fix Steam GTA:SA ingame presence (Fixes #4623) You can't use GetModuleBaseNameW on 64-bit processes |
20 January, 2026 | |||
| 1.7 | Run utils/clang-format.ps1 |
19 January, 2026 | |||
| 1.7 | Pull in clang-format changes from master https://github.com/multitheftauto/mtasa-blue/pull/4626 etc. |
19 January, 2026 | |||
| 1.7 | fastmod '} // namespace [a-zA-Z0-9]+$' '}' Client/ Server/ Shared/ |
19 January, 2026 | |||
| r23752 | 1.7m | Fix broken CI by patching GitHub Actions back to vs2022 (#4607) Visual Studio 2026 isn't ready on GitHub Actions, so [the upgrade to 2026](https://github.com/multitheftauto/mtasa-blue/commit/c757a89f7c92fa7c814572b28384ca5985fff5bb) ... |
7 January, 2026 | ||
| 1.7m | Delete sync-master-to-maetro.yaml |
19 January, 2026 | |||
| 1.7m | Fix std::format usage with .data() for error messages (#4647) #### Summary ... |
19 January, 2026 | |||
| 1.7m | Store maetro d3dcompiler_47.dll in master branch too (#4644) ... |
18 January, 2026 | |||
| 1.7m | Support building maetro installer from master branch (#4642) #### Summary ... |
18 January, 2026 | |||
| 1.7m | Move maetro patches to master behind MTA_MAETRO env var (#4641) ... |
18 January, 2026 |