Rev Author Branch Log Message Date SHA
r12356
Avatar saml1er
1.5.6 Delete .gitignore
Pushed this file accidently
6 July, 2018
Avatar idanish
1.5.6 Fix nullptr check before return in CAnimMangerSA methods
• This is a part of rewriting CAnimMangerSA methods, dynamic memory allocation was used along with raw pointers, so I switched to std::unique_ptr which requires us to return nullptr for the method if the interface is NULL after calling the function from memory.
• Applied Source Formatting
...
6 July, 2018
Avatar idanish
1.5.6 Fix CAnimBlendAssociation leak and CAnimBlendHierarchy limit
6 July, 2018
Avatar Qais Patankar
1.5.6 Merge pull request #223 from patrikjuvonen/issue-9849
0009849: add some missing Vehicle class methods
6 July, 2018
Avatar Patrik Juvonen
1.5.6 CLuaVehicleDefs: add missing Vehicle class methods client-side
6 July, 2018