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