Rev | Author | Branch | Log Message | Date | SHA |
---|---|---|---|---|---|
r16068 | 1.5.7 | Updated translations |
21 November, 2018 | ||
r16067 | 1.5.7 | Update CEF to 3.3538.1852.gcb937fc (Chromium 70.0.3538.102) |
20 November, 2018 | ||
r16062 | 1.5.7 | Added Vietnamese localization |
19 November, 2018 | ||
1.5.7 | Updated translations |
19 November, 2018 | |||
r16060 | 1.5.7 | Fixed missing frame graph when FPS is unlimited. Moved frame graph labels. |
18 November, 2018 | ||
r15949 | 1.5.7 | Get rid of string copy in fileWrite |
12 November, 2018 | ||
1.5.7 | Fix warning in CScriptArgReader by casting return value |
12 November, 2018 | |||
1.5.7 | Update BASS libraries |
12 November, 2018 | |||
r15942 | 1.5.7 | Fix crash in CClientGame::PedStepHandler |
11 November, 2018 | ||
r15932 | 1.5.7 | Fixed start-up crash if locale not set |
4 November, 2018 | ||
1.5.7 | Merge pull request #686 from 4O4/win-create-projects Fix premake executable path on windows |
3 November, 2018 | |||
1.5.7 | Fix premake executable path on windows Call .exe explicitly to prevent the following error on some systems: ``` ... |
3 November, 2018 | |||
r15928 | 1.5.7 | Fixed dxCreateShader error logging |
1 November, 2018 | ||
1.5.7 | Fixed compile error (Release build) |
2 November, 2018 | |||
1.5.7 | Restore reloadnews command (addendum to 5b1da080d2078e33ddc741a78d89df574bd354b9) |
1 November, 2018 | |||
1.5.7 | Remove exes (addendum to previous commit) |
1 November, 2018 | |||
1.5.7 | Disable Animation Hooks for Smotra server Three changes were made in this commit: 1. There is an animation crash that occurs at offset 0xcfcd6 in CAnimBlendNode::GetCurrentTranslation (One of the top 5 crash in MTA). We do not know the cause of the crash so we need to find out whether it's related to IFP animation hooks or not. Smotra server ranks no.1 in crash reports at this offset, so I disabled IFP hooks for smotra servers. In 10 days, we will know whether the crash is related to IFP hooks or not, we can then remove the check for smotra server to enable IFP hooks there. ... |
1 November, 2018 | |||
r14746 | 1.5.7 | Stream-in attached objects (fixes #623) |
30 October, 2018 | ||
1.5.7 | Refactored frame rate limiter |
30 October, 2018 | |||
1.5.7 | Added error message for resource meta.xml parsing failure (#655, fixes #649) |
30 October, 2018 | |||
r14744 | 1.5.7 | Fix compile issue |
30 October, 2018 | ||
1.5.7 | Support planes, trains and boats for onClientVehicleCollision (fixes #540) Moved hooks to the ProcessControl functions to allow vehicle pointer overwrite there to avoid crashes |
30 October, 2018 |