Rev Author Branch Log Message Date SHA
r16632
Avatar saml1er
1.5.7 Fix 462: Player crouched state resets after setPedAnimation() was called
Added a new parameter to setPedAnimation. Setting the parameter to true will restore the crouch task when the animation ends If ped was ducked before playing animation.
22 April, 2019
r16631
Avatar saml1er
1.5.7 Fix #366 for all possible problematic functions
20 April, 2019
Avatar saml1er
1.5.7 Addendum to a3864d8f9c6c59899bd3858379646cef5140f67e
20 April, 2019
Avatar saml1er
1.5.7 Fix #366: Can only run forward bug
20 April, 2019
r16628
Avatar saml1er
1.5.7 Fix #371: engineReplaceAnimation does not apply the replaced animation-
if it is currently used
19 April, 2019
Avatar Qais Patankar
1.5.7 credits: move @patrikjuvonen
19 April, 2019
r16626
Avatar saml1er
1.5.7 Use std::unique_ptr for CAnimBlendAssocGroup and CAnimBlock
18 April, 2019
Avatar sbx320
1.5.7 Disable AESNI, SSE4, SSSE3 instruction sets for cryptopp
18 April, 2019
Avatar sbx320
1.5.7 Disable clmul instruction set for cryptopp
18 April, 2019
Avatar sbx320
1.5.7 Merge remote-tracking branch 'refs/remotes/origin/master'
18 April, 2019
Avatar sbx320
1.5.7 Replace instances of std::auto_ptr in tinygettext
18 April, 2019
Avatar sbx320
1.5.7 Update cryptopp to 8.1.0
18 April, 2019
Avatar Qais Patankar
1.5.7 Fix typo in CAnimBlendAssocGroupSA::IsCreated
18 April, 2019
r16616
Avatar Jusonex
1.5.7 Update CEF to 73.1.13+g6e3c989+chromium-73.0.3683.75
17 April, 2019
r16615
Avatar Dutchman101
1.5.7 Update BASS libraries & Remove msvcp60 dependency in tags.dll (#873)
17 April, 2019
r16614
Avatar saml1er
1.5.7 Fix #872 - All markers are invisible
16 April, 2019
r16613
Avatar ricksterhd123
1.5.7 Fix #712: Server information window not hiding when you back to game (#867)
Additionally, closed server information window when escape is pressed offline (i.e when not connected to a server)
13 April, 2019
Avatar Qais Patankar
1.5.7 Merge pull request #843 from StrixG/fix/setEffectDensity-max-clamp
Clamp setEffectDensity to max allowed density for the current graphic setting
13 April, 2019
r16609
Avatar saml1er
1.5.7 Add sanity check to CAnimManagerSA::GetAnimBlendAssocGroup
12 April, 2019
Avatar saml1er
1.5.7 Fix getAnimAssocGroupInterface (incorrect group pointer)
12 April, 2019
r16607
Avatar saml1er
1.5.7 Addendum to 018b09de6d828239eaaee20b3945082a5f3ffaf5
11 April, 2019
Avatar saml1er
1.5.7 Merge remote-tracking branch 'origin/master'
10 April, 2019
Avatar saml1er
1.5.7 Fix CAnimBlendNode::GetCurrentTranslation crash (0xcfcd6 offset)
This crash appeared during pre-ifp in 2018 July, and the crash offset 0xcfcd6 got 20,000+ hits in 2018 alone. We don't know what's causing it. I tried many things to fix it, but almost everything failed.
So let's just log and avert it. After logging, we'll know what's corrupting the 'end key frame index'.
10 April, 2019
Avatar ccw808
1.5.7 Fixed crash when calling isVehicleWheelOnGround with streamed out vehicle
10 April, 2019