Rev Author Branch Log Message Date SHA
r23746
Avatar Dutchman101
1.7 Addendum to e3a7998 (and with that, to 51d01e1)
15 January, 2026
r23745
Avatar Dutchman101
1.7 Addendum to 41e422c
15 January, 2026
r23744
Avatar Dutchman101
1.7 Fix shutdown crash
15 January, 2026
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