summaryrefslogtreecommitdiff
path: root/src/peds
AgeCommit message (Collapse)Author
2021-02-16Merge remote-tracking branch 'origin/miami' into lcsSergeanur
# 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
2021-02-11fixed attractorsNikolay Korolev
2021-02-10Ped jump teleport/kill fixerorcun
2021-02-08Merge branch 'miami' of https://github.com/GTAmodding/re3 into VCSanimerorcun
2021-02-07Use our synonyms for attack anims againerorcun
2021-02-02fix UB and potential crashes when doing ice creamwithmorten
2021-01-29Even more fixes & shorten quit screenerorcun
2021-01-29Fix some UBserorcun
2021-01-27Use original animation names from VCSSergeanur
2021-01-25Merge branch 'miami' into lcsSergeanur
# Conflicts: # src/control/Script.h # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/rw/VisibilityPlugins.cpp # src/rw/VisibilityPlugins.h
2021-01-25Merge pull request #977 from withmorten/miami-cwwithmorten
make building with Codewarrior 7 possible
2021-01-24Merge remote-tracking branch 'origin/miami' into lcsSergeanur
# Conflicts: # src/control/Script.cpp
2021-01-24Ped: car enter anim. fixerorcun
2021-01-24make building with Codewarrior 7 possiblewithmorten
2021-01-23Merge remote-tracking branch 'origin/miami' into lcsSergeanur
# Conflicts: # src/modelinfo/BaseModelInfo.cpp
2021-01-23Includes overhaul, fix some compiler warningserorcun
2021-01-22Merge remote-tracking branch 'origin/miami' into lcsSergeanur
# 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
2021-01-22get rid of most --MIAMI commentswithmorten
2021-01-22m_nWantedLevel -> GetWantedLevel()withmorten
2021-01-22fixNikolay Korolev
2021-01-19fixesNikolay Korolev
2021-01-18script fullNikolay Korolev
2021-01-17script until 1497Nikolay Korolev
2021-01-16script6Nikolay Korolev
2021-01-16Script5.cppNikolay Korolev
2021-01-13Merge branch 'miami' into lcsSergeanur
* miami: Fix backface culling of cutscene objects more renames anim velocity union rename m_vehEnterType -> m_vehDoor Port cmake improvements to miami some loose ends move TODO to Readme Fix build without FIX_BUGS, divide to 0 fixes
2021-01-13more renamesaap
2021-01-13anim velocity unionaap
2021-01-13rename m_vehEnterType -> m_vehDooraap
2021-01-12Merge branch 'miami' into lcsSergeanur
# Conflicts: # src/control/Script.cpp # src/control/Script3.cpp # src/extras/custompipes_d3d9.cpp # src/extras/custompipes_gl.cpp
2021-01-11fix CPed struct, GetWantedLevelwithmorten
2021-01-11500-599Nikolay Korolev
2021-01-11script2Nikolay Korolev
2021-01-08anims done. ped fight hacked to compileaap
2021-01-08Train anims in enumSergeanur
2021-01-08Train anims in enumSergeanur
2021-01-08small cleanupaap
2021-01-08first commit for LCSaap
2021-01-04fixNikolay Korolev
2021-01-03Merge pull request #916 from Sergeanur/VC/VarConsoleaap
CVarConsole
2021-01-03Ped: PlayerPed: fixeserorcun
2021-01-02slightly better variable nameaap
2021-01-02CVarConsoleSergeanur
2021-01-01Fix wrong sound when bumping pedsSergeanur
2021-01-01merge master to miamiNikolay Korolev
2020-12-28Add bike leftoversSergeanur
2020-12-28Ped: WeaponInfo: little fixes and renamingserorcun
2020-12-28Ped: Real weapon fixerorcun
2020-12-28Ped: WeaponInfo: little fixes and renamingserorcun
2020-12-27Fix peds running to see dead peds in watererorcun