summaryrefslogtreecommitdiffstats
path: root/src/animation/AnimManager.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-161-222/+222
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .github/workflows/reLCS_msvc_amd64.yml # .github/workflows/reLCS_msvc_x86.yml # README.md # gamefiles/TEXT/american.gxt # gamefiles/TEXT/french.gxt # gamefiles/TEXT/german.gxt # gamefiles/TEXT/italian.gxt # gamefiles/TEXT/spanish.gxt # premake5.lua # src/animation/AnimManager.cpp # src/animation/AnimationId.h # src/audio/MusicManager.cpp # src/audio/audio_enums.h # src/control/Script7.cpp # src/core/FileLoader.cpp # src/core/re3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp # src/extras/postfx.cpp # src/extras/shaders/colourfilterVC.frag # src/extras/shaders/colourfilterVC_PS.hlsl # src/extras/shaders/make_hlsl.cmd # src/extras/shaders/obj/colourfilterVC_PS.cso # src/extras/shaders/obj/colourfilterVC_PS.inc # src/extras/shaders/obj/colourfilterVC_frag.inc # src/peds/PedFight.cpp # src/render/Font.cpp # src/render/Hud.cpp # src/render/Particle.cpp # src/render/WaterCannon.cpp # src/skel/win/gtavc.ico # src/vehicles/Automobile.cpp # utils/gxt/american.txt # utils/gxt/french.txt # utils/gxt/german.txt # utils/gxt/italian.txt # utils/gxt/spanish.txt
| * Use our synonyms for attack anims againerorcun2021-02-071-15/+15
| |
| * Use original animation names from VCSSergeanur2021-01-271-223/+223
| |
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-221-3/+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-3/+0
| |
| * Train anims in enumSergeanur2021-01-081-2/+2
| |
* | anims done. ped fight hacked to compileaap2021-01-081-371/+571
| |
* | Train anims in enumSergeanur2021-01-081-2/+2
|/
* option for PC controlsaap2020-12-211-2/+6
|
* anim compressionaap2020-12-181-55/+80
|
* get rid of all PED_SKIN definesaap2020-12-181-5/+0
|
* new opcodes, buyable properties, minor fixeseray orçunus2020-07-301-3/+19
|
* VC fighting, Peds, many fixes including ghost bikeseray orçunus2020-07-091-2/+2
|
* CWanted, anim fix, ped objs renaming, remove III beta featureseray orçunus2020-06-221-2/+3
|
* ducking & anim fixeray orçunus2020-06-201-2/+3
|
* Peds, eSound and PedState enum, fixeseray orçunus2020-06-031-1/+1
|
* R to freeroam, idle anims, weapon and cam enum fixeray orçunus2020-05-291-1/+1
|
* only one sunbathe anim groupaap2020-05-181-1/+1
|
* Merge pull request #555 from erorcun/miamiaap2020-05-171-3/+3
|\ | | | | Weapon fixes and thingies
| * Weapon fixes and thingieseray orçunus2020-05-171-3/+3
| |
* | 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
| |
| * fixes for animsaap2020-05-091-2/+2
| |
| * named anim assoc flagsaap2020-05-091-29/+29
| |
| * more small fixesaap2020-05-081-4/+4
| |
* | Weapon layer in Pedseray orçunus2020-05-151-149/+500
| |
* | some updates for scriptNikolay Korolev2020-05-101-1/+1
| |
* | added some anim groupsaap2020-05-101-8/+62
| |
* | CWeaponModelInfoaap2020-05-101-1/+2
| |
* | back to ped.ifpaap2020-05-091-2/+1
| |
* | peds starting to workaap2020-05-091-24/+16
| |
* | removed cutscene headsaap2020-05-091-1/+1
| |
* | named anim assoc flagsaap2020-05-091-29/+29
| |
* | most of animation system done; little stuff here and thereaap2020-05-081-135/+234
|/
* few fixesaap2020-04-251-0/+6
|
* Remove patchesSergeanur2020-04-171-21/+1
|
* Some refs removed, little fixes and teleporteray orçunus2020-04-161-6/+6
|
* Implemented faststrcmp, faststricmp, strcasecmpSergeanur2019-10-301-2/+3
|
* More more more audioFilip Gawin2019-08-271-27/+27
|
* General fixeseray orçunus2019-07-071-1/+1
| | | | Signed-off-by: eray orçunus <erayorcunus@gmail.com>
* added animation system (with skin support for now)aap2019-06-111-0/+930