Rev Author Branch Log Message Date SHA
r23743
Avatar Dutchman101
1.7 Addendum to 51d01e1, as it didn't prevent all cases.
Add async file loading with 10s timeout and checksum caching.
Uses FILE_FLAG_OVERLAPPED + CancelIo to recover from NtCreateFile hangs caused by system-level interference.
15 January, 2026
r23742
Avatar Dutchman101
1.7 Texture system improvements. Fixes "Missing world textures" bug and improves support for large custom maps.
15 January, 2026
r23741
Avatar Dutchman101
1.7 Update CEF to 143.0.14+gdd46a37+chromium-143.0.7499.193
15 January, 2026
Avatar Dutchman101
1.7 Addendum to 5b1c7d1 (parsing tweaks)
15 January, 2026
Avatar Dutchman101
1.7 Merge branch 'release/1.6.0' of https://github.com/multitheftauto/mtasa-blue into release/1.6.0
15 January, 2026
Avatar Dutchman101
1.7 Addendum to 3db6667: Handle and log invalid states that can lead to crashes.
All callers properly handle failure return values.
15 January, 2026
r23737
Avatar Dutchman101
1.7 Add some logging to help pinpoint "World textures missing" bug
14 January, 2026
r23736
Avatar Dutchman101
1.7 1.6: Bump LunaSVG from 3.2.0 to [0dd60d1](sammycage/lunasvg@0dd60d1) - PR #4615
See [releases for
LunaSVG](https://github.com/sammycage/lunasvg/releases) for changes in
...
14 January, 2026
r23735
Avatar Dutchman101
1.7 Various improvements for path, file and CRC operations. Replaces 00668ef as well.
This also targets the "CRC could not open file: Permission denied" issue (Although we still need to find and fix the leaked handle from where it originates)
14 January, 2026
r23734
Avatar Dutchman101
1.7 Fix game freeze caught by watchdog, but which fails stack symbolization. Reconstructed (from raw trace @ https://pastebin.com/eY7bkuFW):
MSVC CRT file/stream handling
_wcschr` / string handling - MSVC CRT internal
...
14 January, 2026
r23733
Avatar Dutchman101
1.7 Fix heap corruption crash (0xC0000374) in D3D proxy texture/buffer destructors. This crash: https://pastebin.com/myH65HQW
As one of the long-standing causes of "poof, client gone" (No crash info) it was now identifiable due to 0cc91a5, the crash handler update to handle such exceptions.
More detailed version of bug & fix:
...
14 January, 2026
r23732
Avatar Dutchman101
1.7 Addendum to 2143c99 ("Fix some threadpool flaws") to fix new crash
13 January, 2026
r23731
Avatar Dutchman101
1.7 Addendum #2 to 3db6667
13 January, 2026
Avatar Dutchman101
1.7 Addendum to 3db6667
13 January, 2026