| Rev | Author | Branch | Log Message | Date | SHA |
|---|---|---|---|---|---|
| r21390 | 1.6 | Fix static variable issue in SharedUtil.Memory.hpp |
1 November, 2022 | ||
| r21389 | 1.6 | Add shared function getProcessMemoryStats (Fixes #1563) I have tried adding system-wide memory stats, but these were very unreliable for the 32-bit client/server. The numbers would only confuse users of that API and they might assume that there is less memory available. The system-wide memory stats include every running 32-bit process on a x64 host system, not just the one running in WOW64. |
31 October, 2022 | ||
| r21388 | 1.6 | Remove logging for FxSystemBP_c::Load |
30 October, 2022 | ||
| 1.6 | Update client en_US pot |
30 October, 2022 | |||
| 1.6 | Clean up game_sa project (Round 9, PR #2804) |
30 October, 2022 | |||
| 1.6 | Split grenade collision from weapon collision (PR #2716) |
30 October, 2022 | |||
| r21384 | 1.6 | Change report log id for FxSystemBP_c::Load hook |
28 October, 2022 | ||
| r21383 | 1.6 | Fix custom model re-streaming issue (Fixes #2801) |
28 October, 2022 | ||
| r21382 | 1.6 | Fix model replacement for unstreamed models |
27 October, 2022 | ||
| r21381 | 1.6 | Fix crash in FxPrim_c::Enable This fixes the crash at offset 000a9f54. It's a side-effect crash of the patch 5a598d70161a85a961de462f28279d38df70aae3. |
26 October, 2022 | ||
| 1.6 | Add is-modified logging for FxSystemBP_c::Load |
26 October, 2022 | |||
| 1.6 | Change logging for FxSystemBP_c::Load |
26 October, 2022 | |||
| r21378 | 1.6 | Update client en_US pot |
24 October, 2022 | ||
| 1.6 | Addendum for commit 5a598d70161a85a961de462f28279d38df70aae3 |
24 October, 2022 | |||
| 1.6 | Fix crash in FxEmitterBP_c::Render The game used to crash if it failed to load the main texture in FxEmitterBP_c::LoadTextures (for index 0). Fixes crash offset 000a2cf3. |
24 October, 2022 | |||
| 1.6 | Fix SharedUtil.Profiler.h |
24 October, 2022 | |||
| r21374 | 1.6 | Add logging for CRenderWareSA::ReplacePedModel |
23 October, 2022 | ||
| r21373 | 1.6 | Check custom ped models before replacement This commit is a patch for the crash offset 003c51a8. |
23 October, 2022 |