Rev Author Branch Log Message Date SHA
r12343
Avatar Qais Patankar
1.5.6 Merge pull request #222 from patrikjuvonen/issue-9894
0009894: fix falling under the map up to -5000 for vehicles
5 July, 2018
Avatar Patrik Juvonen
1.5.6 CWorldSA: remove inverted check from HOOK_FallenCars
5 July, 2018
Avatar idanish
1.5.6 Fix CAnimBlendStaticAssociation::Init crash
CAnimBlendStaticAssociation::Init was being called by CClientGame::AssocGroupCopyAnimationHandler whenever an animation was being played, for some reason, it crashed due to faulty animation(animation sequences not initialized properly). I removed the call to CAnimBlendStaticAssociation::Init, and used two different constructors of CAnimBlendAssociation, one when there is no animation replaced, the other constructor is called for replaced animations.
5 July, 2018
Avatar idanish
1.5.6 Applied source formatting
5 July, 2018
Avatar Emre Kara
1.5.6 #9178 - Fix bindKey & unbindKey on commands (2) (#214)
5 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #217 from patrikjuvonen/issue-9742
0009742: add support for Vec2s on createColPolygon client-side and allow passing in more Vec2s server-side
5 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #221 from emre1702/Fix_spoiler_after_quit_#9433
#9433 - Fix missing compatible vehicle-upgrades at clientside
5 July, 2018
Avatar emre1702
1.5.6 Add missing clientside compatible upgrades, which are not missing serversided
5 July, 2018
Avatar Patrik Juvonen
1.5.6 client/createColPolygon: support Vec2s and require 3 more Vec2 args
3 July, 2018
Avatar Patrik Juvonen
1.5.6 server/createColPolygon: allow passing in more Vec2 args
3 July, 2018