Rev Author Branch Log Message Date SHA
r15928
Avatar ccw808
1.5.7 Fixed compile error (Release build)
2 November, 2018
Avatar saml1er
1.5.7 Restore reloadnews command (addendum to 5b1da080d2078e33ddc741a78d89df574bd354b9)
1 November, 2018
Avatar saml1er
1.5.7 Remove exes (addendum to previous commit)
1 November, 2018
Avatar saml1er
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
Avatar ccw808
1.5.7 Fixed dxCreateShader error logging
1 November, 2018
r14746
Avatar Marek Kulik
1.5.7 Stream-in attached objects (fixes #623)
30 October, 2018
Avatar ccw808
1.5.7 Refactored frame rate limiter
30 October, 2018
Avatar Addlibs
1.5.7 Added error message for resource meta.xml parsing failure (#655, fixes #649)
30 October, 2018
r14744
Avatar ccw808
1.5.7 Fix compile issue
30 October, 2018
Avatar Marek Kulik
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
r14742
Avatar ccw808
1.5.7 Fixed missing languages if MTA is installed with non-ASCII path
29 October, 2018
Avatar Marek Kulik
1.5.7 Fix crash for fixVehicle in onClientVehicleCollision
29 October, 2018
Avatar Marek Kulik
1.5.7 Fix CEF crash on resource restart
29 October, 2018
r14739
Avatar Qais Patankar
1.5.7 Fix #662 missing typename for CClientWebBrowser
28 October, 2018
r14738
Avatar FileEX
1.5.7 Fix crash in onClientVehicleCollision (#600)
Event 'onClientVehicleCollision' won't be called for blown vehicles.
26 October, 2018
Avatar CrosRoad95
1.5.7 Prevent multiple kick/ban of a single player (#173)
26 October, 2018
r14736
Avatar ccw808
1.5.7 Updated client frame rate limiter
26 October, 2018
r14735
Avatar CrosRoad95
1.5.7 Add event onClientPedStep (#212)
25 October, 2018
r14734
Avatar Marek Kulik
1.5.7 Use std::mutex instead of CCriticalSection for voice
24 October, 2018
Avatar Marek Kulik
1.5.7 Fix two memory leaks in CPacketHandler on Client
24 October, 2018
r14725
Avatar Marek Kulik
1.5.7 Fix dxCreateShader loading non-existing file as raw data
24 October, 2018
Avatar Luxy.c
1.5.7 Fixed setSoundPosition returning true on streams (#651)
• Fixed setSoundPosition returning true on streams (otherwise MTA would be required to store the stream on disk)

...
24 October, 2018