Rev Author Branch Log Message Date SHA
r25899
Avatar Dutchman101
master Fix warnings in crash handler
21 November, 2025
Avatar Dutchman101
master Don't use noexcept in crash handler
21 November, 2025
Avatar Pot Bot
master Update client en_US pot
[ci skip]
21 November, 2025
Avatar Dutchman101
master Early initialize CStaticFunctionDefinitions to avoid crashes when something calls into it early.
This fixes a popular crash where LunaSVG called into OutputChatBox before core and other pointers were valid
21 November, 2025
Avatar Dutchman101
master Reduce a specific, high-hitting crash caused by mem abuse
21 November, 2025
Avatar Dutchman101
master Remove telemetry instrumentation from places
21 November, 2025
Avatar Pot Bot
master Update client en_US pot
[ci skip]
21 November, 2025
Avatar Dutchman101
master Revert "Improve buffer management"
This reverts commit c5c0b3f8b99256b6649b2382b43dceb9e560482c.
21 November, 2025
Avatar Dutchman101
master Revert recent changes to CRenderWareSA.TextureReplacing.cpp (and related) once again after following 895be40 i tried to made less intrusive 'safe' changes again, but touching this stuff in any way just causes too many issues.
Crash fixes also only cause the crash to relocate. It all started with a desire to avert an old crash reported by Xenius (who was using txd's with invalid/null textures), but it only relocated it and caused new ones.
21 November, 2025
Avatar MTABot
master Visual Studio Update
Build Tools 2022: 17.14.36717.8`nBuild Tools 2026: 18.0.11217.181
This is an automated commit to keep track of toolchain changes on the build server.
...
21 November, 2025
Avatar MTABot
master New Crowdin updates (PR #4558)
21 November, 2025
Avatar Pot Bot
release/maetro Update client en_US pot
[ci skip]
22 November, 2025
Avatar Dutchman101
release/maetro 1.6.0m: Addendum to de13e6c (Win7 compatibility fix)
22 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
46cdd9d41 Fix warnings in crash handler
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
1eaaec410 Don't use noexcept in crash handler
632283a04 Update client en_US pot
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
106b725ba Early initialize CStaticFunctionDefinitions to avoid crashes when something calls into it early. This fixes a popular crash where LunaSVG called into OutputChatBox before core and other pointers were valid
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
9f95020fc Reduce a specific, high-hitting crash caused by mem abuse
21 November, 2025
Avatar Pot Bot
release/maetro Update client en_US pot
[ci skip]
21 November, 2025
Avatar Dutchman101
release/maetro Win7 compatibility fix: "The procedure entry point CreateFile2 could not be located in the dynamic link library KERNEL32.dll" that was brought on by VS2026 compiler
VS2026's newer SDK became more aggressive about detecting and defaulting to UWP-compatible API usage, even when targeting older Windows versions.. now we will need to explicitly declare Windows API family, not just target OS version.
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
58877e66f Remove telemetry instrumentation from places
4ef8aac33 Update client en_US pot
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
e56a6f88b Revert "Improve buffer management"
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
0d4944982 Revert recent changes to CRenderWareSA.TextureReplacing.cpp (and related) once again after following 895be40 i tried to made less intrusive 'safe' changes again, but touching this stuff in any way just causes too many issues. Crash fixes also only cause the crash to relocate. It all started with a desire to avert an old crash reported by Xenius (who was using txd's with invalid/null textures), but it only relocated it and caused new ones.
1ea65c131 Visual Studio Update
21 November, 2025
Avatar Maetro Bot
release/maetro Synchronize changes from 1.6 master branch [ci skip]
5c84cf879 New Crowdin updates (PR #4558)
21 November, 2025