weekly-2026-04-10
·
39 commits
to main
since this release
Changelog
- fix(view): Introduce PRESERVE_RETAIL_SCRIPTED_CAMERA and fix or improve camera offset and zoom calculations (#2524)
- bugfix(dx8): Improve display mode transition reliability (#2539)
- ci: Disable vcpkg build (#2544)
- fix: Resolve macro redefinition warnings (#2525)
- refactor(ini): Simplify some INI code (#2541)
- tweak(radar): Suppress under attack radar notification spam (#2540)
- bugfix(treebuffer): Fix crash in W3DTreeBuffer::updateVertexBuffer() (#2526)
- fix(actionmanager): Improve validation of Sneak Attack placement legality (#2533)
- fix(skirmish): Improve determinism for restarted games by resetting slot values (#2373)
- perf(ini): Improve INI parsing performance by using std::from_chars (#2532)
- fix(targa): Fix TGA2 footer signature truncation by using strncpy (#2527)
- refactor(ini): Clean up INI type table and its search logic (#2511)
- fix(connection): Implement file content validation for map transfers (#1819)