summaryrefslogtreecommitdiffstats
path: root/src/animation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation errorsSergeanur2020-05-161-61/+61
|
* Merge branch 'master' into miamiSergeanur2020-05-161-1/+2
|\ | | | | | | | | | | # Conflicts: # src/animation/AnimManager.cpp # src/audio/AudioManager.cpp
| * Remove magic consts from ms_aAnimAssocDefinitionsSergeanur2020-05-161-25/+28
| |
* | Weapon layer in Pedseray orçunus2020-05-155-189/+661
| |
* | Merge branch 'master' into miamiSergeanur2020-05-122-3/+8
|\| | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/Garages.cpp # src/core/FileLoader.cpp # src/core/Streaming.cpp # src/core/Zones.cpp # src/core/Zones.h # src/render/Renderer.cpp # src/rw/VisibilityPlugins.cpp
| * Fix linux warningsFilip Gawin2020-05-122-3/+8
| |
* | Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-122-1/+5
|\| | | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp
| * Merge pull request #533 from erorcun/mastererorcun2020-05-112-1/+5
| |\ | | | | | | Linux build support
| | * Linux build supporteray orçunus2020-05-112-1/+5
| | |
* | | Merge branch 'master' into miamiSergeanur2020-05-114-4/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimBlendAssociation.h # src/animation/AnimBlendClumpData.h # src/animation/AnimManager.h # src/animation/FrameUpdate.cpp # src/control/AutoPilot.h # src/control/PathFind.h # src/core/PlayerInfo.h # src/entities/Building.h # src/entities/Dummy.h # src/entities/Entity.h # src/entities/Physical.h # src/entities/Treadable.h # src/modelinfo/BaseModelInfo.h # src/modelinfo/ClumpModelInfo.cpp # src/modelinfo/ClumpModelInfo.h # src/modelinfo/PedModelInfo.h # src/modelinfo/SimpleModelInfo.h # src/modelinfo/TimeModelInfo.h # src/modelinfo/VehicleModelInfo.h # src/objects/CutsceneHead.h # src/objects/CutsceneObject.h # src/objects/DummyObject.h # src/objects/Object.h # src/peds/DummyPed.h # src/peds/PedIK.cpp # src/rw/VisibilityPlugins.cpp # src/vehicles/Automobile.h # src/vehicles/Boat.h # src/vehicles/Heli.h # src/vehicles/Plane.h # src/vehicles/Train.h # src/vehicles/Vehicle.h
| * | few fixesaap2020-05-112-9/+41
| |/
| * Merge remote-tracking branch 'upstream/master'bigbossbro082020-05-101-1/+1
| |\
| | * some fixes and cosmetic changesaap2020-05-101-1/+1
| | |
| * | Fixed typos and made all assert functions optionalbigbossbro082020-05-105-12/+7
| | |
| * | defined out asserts.bigbossbro082020-05-103-0/+9
| |/
| * fixes for animsaap2020-05-091-2/+2
| |
| * named anim assoc flagsaap2020-05-092-37/+35
| |
* | RpAnimBlend and frame updatesaap2020-05-106-53/+117
| |
* | some updates for scriptNikolay Korolev2020-05-101-1/+1
| |
* | added some anim groupsaap2020-05-102-9/+70
| |
* | CWeaponModelInfoaap2020-05-101-1/+2
| |
* | back to ped.ifpaap2020-05-091-2/+1
| |
* | accidentally swapped reft and lightaap2020-05-091-10/+10
| |
* | peds starting to workaap2020-05-094-80/+85
| |
* | removed cutscene headsaap2020-05-094-19/+3
| |
* | named anim assoc flagsaap2020-05-092-37/+35
| |
* | Merge branch 'master' into miamiSergeanur2020-05-091-0/+1
|\| | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimBlendAssocGroup.cpp # src/animation/AnimBlendAssociation.cpp # src/animation/AnimManager.cpp # src/core/Streaming.cpp
| * more small fixesaap2020-05-087-11/+18
| |
* | anims streamingaap2020-05-081-0/+1
| |
* | most of animation system done; little stuff here and thereaap2020-05-0818-207/+465
|/
* SetPosition, part 1Sergeanur2020-05-021-2/+2
|
* real names (from LCS)aap2020-04-251-12/+12
|
* few fixesaap2020-04-251-0/+6
|
* implemented skinned peds, no cutscene hands yetaap2020-04-246-43/+399
|
* Crossplatform work continueseray orçunus2020-04-221-2/+1
|
* Try to build with mingwFilip Gawin2020-04-205-184/+197
|
* Revert "Part one"Filip Gawin2020-04-181-13/+7
| | | | This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e.
* Part oneFilip Gawin2020-04-171-7/+13
|
* Remove patchesSergeanur2020-04-1710-160/+10
|
* Merge remote-tracking branch 'Fire-Head/master' into StandaloneSergeanur2020-04-172-2/+2
|\ | | | | | | | | # Conflicts: # src/render/Coronas.cpp
| * rem refsFire-Head2020-04-172-2/+2
| |
* | Merge remote-tracking branch 'samler/world' into StandaloneSergeanur2020-04-171-0/+1
|\ \ | |/ |/|
| * Merge branch 'master' into worldsaml1er2020-04-162-2/+2
| |\ | | | | | | | | | | | | | | | # Conflicts: # src/core/World.cpp # src/core/World.h
| * | Reverse CWorldsaml1er2020-04-161-0/+1
| | |
* | | Some refs removed, little fixes and teleporteray orçunus2020-04-164-38/+38
| |/ |/|
* | More refs removedSergeanur2020-04-162-2/+2
|/
* Fix cutscene camera latencySergeanur2020-04-111-1/+1
|
* fixNikolay Korolev2020-04-101-0/+1
|
* Fixing mixed IsCutsceneProcessing and IsRunningSergeanur2020-04-102-0/+490
|
* remove include <new> from common.haap2020-03-284-13/+24
|
* Fixes for Serge's reviewFilip Gawin2020-03-221-3/+3
|
* Frontend, Peds & logic and overflow fixeseray orçunus2019-11-121-1/+1
|
* Merge pull request #263 from Sergeanur/strcmperorcun2019-11-093-10/+13
|\ | | | | Implemented faststrcmp, faststricmp, strcasecmp
| * Implemented faststrcmp, faststricmp, strcasecmpSergeanur2019-10-303-10/+13
| |
* | The Pedseray orçunus2019-10-301-2/+2
|/
* Pedseray orçunus2019-09-201-2/+3
|
* World and Pedseray orçunus2019-09-121-0/+1
|
* CleanupFilip Gawin2019-08-272-3/+3
|
* More more more audioFilip Gawin2019-08-276-37/+37
|
* CleanupFilip Gawin2019-08-272-3/+3
|
* More audio pedFilip Gawin2019-08-272-3/+3
|
* bit more CAutomobileaap2019-07-231-0/+2
|
* couple of fixesaap2019-07-201-7/+6
|
* ComputeDopplerEffectedFrequencyFilip Gawin2019-07-191-1/+1
|
* and of course the last commit didnt fix everythingaap2019-07-103-6/+6
|
* General fixeseray orçunus2019-07-072-2/+2
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* More CPederay orçunus2019-07-011-0/+1
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Cleanup project a bitFilip Gawin2019-06-302-2/+2
|
* Footstepseray orçunus2019-06-281-1/+1
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Fix 3 bugseray orçunus2019-06-271-1/+1
| | | | | | | | * Footsteps doesn't play while sprinting * Player doesn't kick ped in ground at first time * Looking around with numpad is problematic Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* CPed, CVehicle, mostly entering/exiting careray orçunus2019-06-241-2/+3
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* Big CPed updateeray orçunus2019-06-201-0/+2
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* fixed anim bugaap2019-06-172-2/+2
|
* CdStream RwFreeAlign/RwMallocAlignFire-Head2019-06-172-7/+3
|
* implemented CutsceneObject; little fixesaap2019-06-123-9/+9
|
* animation fixesaap2019-06-121-1/+2
|
* added animation system (with skin support for now)aap2019-06-1118-0/+2927