| Rev | Author | Branch | Log Message | Date | SHA |
|---|---|---|---|---|---|
| r23503 | 1.7 | D3D fix-ups #3 (Performance) |
7 October, 2025 | ||
| 1.7 | D3D fix-ups #2 (Performance) |
7 October, 2025 | |||
| 1.7 | D3D fix-up #1 |
7 October, 2025 | |||
| r23500 | 1.7 | Fix crash introduced by cf3c602 |
7 October, 2025 | ||
| 1.7 | Rewrite CRenderWareSA.TextureReplacing.cpp for performance, memory, and stability |
7 October, 2025 | |||
| 1.7 | Fix crash in RpMaterialDestroy |
5 October, 2025 | |||
| 1.7 | Update CEF to 140.1.14+geb1c06e+chromium-140.0.7339.185 |
5 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] a4287a799 Addendum to 1755fd9 |
7 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 1755fd9e7 make performance fix from 1ba43ce actually work, and a few minor tweaks |
7 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] c92a4add7 1.6: FIx build errors (convert back to C++ 14 where applicable, due to recent backports) b17e00a0b Rework clipboard handling and add SharedUtil::MakeGlobalUnlockGuard |
7 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 1ba43ce07 Fix performance hit introduced by db8a174 542933948 Fix crash introduced by cf3c602 |
7 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] cef44d6a0 Rewrite CRenderWareSA.TextureReplacing.cpp for performance, memory, and stability |
7 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 5b8f720cd Fix crash in RpMaterialDestroy be7cbacf3 Update CEF to 140.1.14+geb1c06e+chromium-140.0.7339.185 |
7 October, 2025 | |||
| 1.7 | Addendum to 1755fd9 |
7 October, 2025 | |||
| 1.7 | make performance fix from 1ba43ce actually work, and a few minor tweaks |
7 October, 2025 | |||
| 1.7 | 1.6: FIx build errors (convert back to C++ 14 where applicable, due to recent backports) |
7 October, 2025 | |||
| 1.7 | Rework clipboard handling and add SharedUtil::MakeGlobalUnlockGuard |
5 October, 2025 | |||
| 1.7 | Fix performance hit introduced by db8a174 |
7 October, 2025 | |||
| r23491 | 1.7 | Addendum to 43630d3 (Merge mishap) |
5 October, 2025 | ||
| 1.7 | Revert reg function changes (only for 1.7) |
5 October, 2025 | |||
| 1.7 | Fix some memory leaks |
5 October, 2025 | |||
| 1.7 | Addendum to 6e19a73 |
5 October, 2025 | |||
| 1.7 | Improve server list (+list interface) performance, and reduce background overhead |
5 October, 2025 | |||
| 1.7 | Add SharedUtil::TryGetProcAddress, use it in various places, and address misc issues exposed during implementation |
5 October, 2025 | |||
| 1.7 | Update DX SDK requirement |
4 October, 2025 | |||
| 1.7 | Addendum #1 to ca5ca19 |
4 October, 2025 | |||
| 1.7 | Rewrite Crash handler (to more reliably catch, dialog, dump and process all types of exceptions, even stack buffer overruns) Aims to reduce "MTA closed without anything", the handler was on ancient code and badly needed modernization away from deprecated API's as well. It also puts more details into the crash dialog |
5 October, 2025 | |||
| 1.7 | Fix GUI related crashes and regressions/bad code |
4 October, 2025 | |||
| 1.7 | Crashfix (uninitialized ptr) (#4508) |
4 October, 2025 | |||
| 1.7 | Addendum #2 to 86ad47c & dc0fb96 |
4 October, 2025 | |||
| 1.7 | Addendum to last |
4 October, 2025 | |||
| 1.7 | Replace ReadRegistryStringValue |
4 October, 2025 | |||
| 1.7 | Addendum to 86ad47c & dc0fb96 |
4 October, 2025 | |||
| 1.7 | GUI related safety tweaks |
3 October, 2025 | |||
| 1.7 | Fix memory leak in main menu (News browser) The new way is cascading delete of all parent's children, removed function had many issues including dangling parent pointer, double deletion risk, UAF ... |
10 September, 2025 | |||
| 1.7 | Further improve settings window scaling on low res |
3 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 4efcc4d52 Addendum to 43630d3 (Merge mishap) |
5 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 27ebfbc30 Revert reg function changes (only for 1.7) |
5 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 3e43e7ec5 Fix some memory leaks d0d38bdcd Addendum to 6e19a73 |
5 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 5f82d6bf0 Improve server list (+list interface) performance, and reduce background overhead 43630d342 Add SharedUtil::TryGetProcAddress, use it in various places, and address misc issues exposed during implementation |
5 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 2daba7b00 Update DX SDK requirement 8058af5f8 Addendum #1 to ca5ca19 ... |
5 October, 2025 | |||
| r23473 | 1.7m | Synchronize changes from 1.6 branch [ci skip] e1c459ec3 Regression fix |
2 October, 2025 | ||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] f52231409 Revert 68a8db6 to curb unknown camera performance regression in 1.6 (Revised changes are planned for 1.7 only) e17a7a1c3 Revert "Addendum to 9ff02d5" ... |
2 October, 2025 | |||
| 1.7 | Regression fix |
2 October, 2025 | |||
| 1.7 | Revert 68a8db6 to curb unknown camera performance regression in 1.6 (Revised changes are planned for 1.7 only) |
2 October, 2025 | |||
| 1.7 | Revert "Addendum to 9ff02d5" |
2 October, 2025 | |||
| 1.7 | Fix main menu memory leaks |
2 October, 2025 | |||
| 1.7 | Addendum #2 to f2e93f2 |
2 October, 2025 | |||
| 1.7 | Addendum to f2e93f2 (CSettings leak): Use new cleanup helper |
2 October, 2025 | |||
| 1.7 | Fix mem leaks in CSettings |
2 October, 2025 | |||
| r23466 | 1.7 | Improved settings window with adaptive horizontal size (vertical impl was already in 4159496 by accident), leaving more space for entries in most locales. It will now also not cut off the left side of window, as it did on the smallest resolutions, and the vertical impl exposes previously unseen entries in locale like Arabic, for which a more extensive fix is still needed though. |
2 October, 2025 | ||
| 1.7 | "Borderless colors fix" concept > new "PostFX" settings tab (Supports also fullscreen) to let the user decide and customize. Disabled by default. Also switch up technique for the boosts to tonemap, DWM kept ignoring our values and just applied max all the time, which is a limitation. |
2 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 621771563 Improved settings window with adaptive horizontal size (vertical impl was already in 4159496 by accident), leaving more space for entries in most locales. It will now also not cut off the left side of window, as it did on the smallest resolutions, and the vertical impl exposes previously unseen entries in locale like Arabic, for which a more extensive fix is still needed though. |
2 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 6a718c74b "Borderless colors fix" concept > new "PostFX" settings tab (Supports also fullscreen) to let the user decide and customize. Disabled by default. Also switch up technique for the boosts to tonemap, DWM kept ignoring our values and just applied max all the time, which is a limitation. |
2 October, 2025 | |||
| r23464 | 1.7 | CGraphics: Fix additional memory leak |
1 October, 2025 | ||
| 1.7 | Round #1: Fix 10 memory leaks in Client\core\Graphics |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] e02691119 CGraphics: Fix additional memory leak |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 57a2ed9b3 Round #1: Fix 10 memory leaks in Client\core\Graphics |
1 October, 2025 | |||
| r23462 | 1.7m | Synchronize changes from 1.6 branch [ci skip] c13aeeea5 D3D fix-ups after refactors #2 |
1 October, 2025 | ||
| 1.7 | D3D fix-ups after refactors #2 |
1 October, 2025 | |||
| r23461 | 1.7 | D3D fix-ups after refactors #1 |
1 October, 2025 | ||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 4343e491c D3D fix-ups after refactors #1 |
1 October, 2025 | |||
| r23460 | 1.7 | Fix build error |
1 October, 2025 | ||
| 1.7 | Fix borderless mode colors & brightness (for real this time) as well as a regression |
1 October, 2025 | |||
| 1.7 | Fix UB in CProxyDirect3D9 |
1 October, 2025 | |||
| 1.7 | Addendum to 20a3a1f (Fixes some other issues as well) |
1 October, 2025 | |||
| 1.7 | Small fixes for CRanges |
18 September, 2025 | |||
| 1.7 | Log and advert crash in CCore::OnPostCreateDevice |
1 October, 2025 | |||
| 1.7 | Add SharedUtil::IsReadablePointer and touch up headers This helper function prefers compactness over readability, and never has to change again anyways because it's perfect by design, portable, and safe. |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 133d94372 Fix build error |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] d756eea0b Fix borderless mode colors & brightness (for real this time) as well as a regression |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 5a3494c9d Fix UB in CProxyDirect3D9 |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] 32b50b090 Addendum to 20a3a1f (Fixes some other issues as well) |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] d23ff86f9 Small fixes for CRanges |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] daba7aefb Log and advert crash in CCore::OnPostCreateDevice |
1 October, 2025 | |||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] ebfed7f4e Add SharedUtil::IsReadablePointer and touch up headers |
1 October, 2025 | |||
| r23453 | 1.7 | Fix crash on fresh installations |
1 October, 2025 | ||
| 1.7m | Synchronize changes from 1.6 branch [ci skip] e366e9cc3 Fix crash on fresh installations |
1 October, 2025 |