summaryrefslogtreecommitdiffstats
path: root/src/animation/AnimBlendAssocGroup.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'miami' into lcsSergeanur2021-01-251-7/+11
|\ | | | | | | | | | | | | | | | | # Conflicts: # src/control/Script.h # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/rw/VisibilityPlugins.cpp # src/rw/VisibilityPlugins.h
| * make building with Codewarrior 7 possiblewithmorten2021-01-241-7/+11
| |
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-221-2/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/CutsceneMgr.cpp # src/control/CarCtrl.cpp # src/control/Script.cpp # src/control/Script2.cpp # src/core/Frontend.cpp # src/core/main.cpp # src/entities/Physical.cpp # src/peds/Ped.cpp # src/peds/PedAI.cpp # src/text/Messages.cpp # src/vehicles/Cranes.cpp # src/vehicles/Transmission.cpp
| * get rid of most --MIAMI commentswithmorten2021-01-221-2/+0
| |
* | CutsceneMgr done + use original VB audio + make interiors visible + use hashed model info names a bitSergeanur2021-01-111-12/+62
|/
* Use original namesSergeanur2021-01-081-4/+4
|
* some debug changesNikolay Korolev2020-05-171-2/+0
|
* full script basic supportNikolay Korolev2020-05-171-1/+3
|
* Weapon layer in Pedseray orçunus2020-05-151-1/+1
|
* Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-05-121-0/+4
|\ | | | | | | | | | | | | | | | | # Conflicts: # premake5.lua # src/core/ZoneCull.cpp # src/core/Zones.cpp # src/objects/CutsceneHead.cpp # src/render/Clouds.cpp
| * Linux build supporteray orçunus2020-05-111-0/+4
| |
| * more small fixesaap2020-05-081-0/+5
| |
* | most of animation system done; little stuff here and thereaap2020-05-081-13/+33
|/
* Try to build with mingwFilip Gawin2020-04-201-2/+13
|
* Revert "Part one"Filip Gawin2020-04-181-13/+7
| | | | This reverts commit 63951d9b957b30a110f42a03edb4833cbbaf380e.
* Part oneFilip Gawin2020-04-171-7/+13
|
* Remove patchesSergeanur2020-04-171-13/+1
|
* Implemented faststrcmp, faststricmp, strcasecmpSergeanur2019-10-301-7/+8
|
* More more more audioFilip Gawin2019-08-271-2/+2
|
* couple of fixesaap2019-07-201-7/+6
|
* fixed anim bugaap2019-06-171-1/+1
|
* animation fixesaap2019-06-121-1/+2
|
* added animation system (with skin support for now)aap2019-06-111-0/+161