summaryrefslogtreecommitdiffstats
path: root/src/animation (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-01some more GTA_VERSIONs and CGame tidy-up (not much actual memory moving yet)aap4-0/+42
2020-11-28moved some stuff to MemoryMgraap2-2/+2
2020-11-26start using CMemoryHeapaap3-2/+14
2020-11-16animation compression from PS2aap5-10/+132
2020-08-24small fixSergeanur1-1/+1
2020-07-24fixed hanim for 64 bitaap3-5/+5
2020-06-21updated player control namesNikolay Korolev1-2/+2
2020-05-16Remove magic consts from ms_aAnimAssocDefinitionsSergeanur1-25/+28
2020-05-12Fix linux warningsFilip Gawin2-3/+8
2020-05-11Linux build supporteray orçunus2-1/+5
2020-05-11few fixesaap2-9/+41
2020-05-10Fixed typos and made all assert functions optionalbigbossbro085-12/+7
2020-05-10some fixes and cosmetic changesaap1-1/+1
2020-05-10defined out asserts.bigbossbro083-0/+9
2020-05-09fixes for animsaap1-2/+2
2020-05-09named anim assoc flagsaap2-37/+35
2020-05-08more small fixesaap7-11/+18
2020-05-02SetPosition, part 1Sergeanur1-2/+2
2020-04-25real names (from LCS)aap1-12/+12
2020-04-25few fixesaap1-0/+6
2020-04-24implemented skinned peds, no cutscene hands yetaap6-43/+399
2020-04-22Crossplatform work continueseray orçunus1-2/+1
2020-04-20Try to build with mingwFilip Gawin5-184/+197
2020-04-18Revert "Part one"Filip Gawin1-13/+7
2020-04-17Part oneFilip Gawin1-7/+13
2020-04-17Remove patchesSergeanur10-160/+10
2020-04-17rem refsFire-Head2-2/+2
2020-04-16Some refs removed, little fixes and teleporteray orçunus4-38/+38
2020-04-16Reverse CWorldsaml1er1-0/+1
2020-04-16More refs removedSergeanur2-2/+2
2020-04-11Fix cutscene camera latencySergeanur1-1/+1
2020-04-10fixNikolay Korolev1-0/+1
2020-04-10Fixing mixed IsCutsceneProcessing and IsRunningSergeanur2-0/+490
2020-03-28remove include <new> from common.haap4-13/+24
2020-03-22Fixes for Serge's reviewFilip Gawin1-3/+3
2019-11-12Frontend, Peds & logic and overflow fixeseray orçunus1-1/+1
2019-11-12Frontend, Peds & logic and overflow fixeseray orçunus1-1/+1
2019-10-30The Pedseray orçunus1-2/+2
2019-10-30Implemented faststrcmp, faststricmp, strcasecmpSergeanur3-10/+13
2019-09-20Pedseray orçunus1-2/+3
2019-09-12World and Pedseray orçunus1-0/+1
2019-08-27CleanupFilip Gawin2-3/+3
2019-08-27More more more audioFilip Gawin6-37/+37
2019-08-27CleanupFilip Gawin2-3/+3
2019-08-27More audio pedFilip Gawin2-3/+3
2019-07-23bit more CAutomobileaap1-0/+2
2019-07-20couple of fixesaap1-7/+6
2019-07-19ComputeDopplerEffectedFrequencyFilip Gawin1-1/+1
2019-07-10and of course the last commit didnt fix everythingaap3-6/+6
2019-07-07General fixeseray orçunus2-2/+2
2019-07-01More CPederay orçunus1-0/+1
2019-06-30Cleanup project a bitFilip Gawin2-2/+2
2019-06-28Footstepseray orçunus1-1/+1
2019-06-27Fix 3 bugseray orçunus1-1/+1
2019-06-24CPed, CVehicle, mostly entering/exiting careray orçunus1-2/+3
2019-06-20Big CPed updateeray orçunus1-0/+2
2019-06-17fixed anim bugaap2-2/+2
2019-06-17CdStream RwFreeAlign/RwMallocAlignFire-Head2-7/+3
2019-06-12implemented CutsceneObject; little fixesaap3-9/+9
2019-06-12animation fixesaap1-1/+2
2019-06-11added animation system (with skin support for now)aap18-0/+2927