summaryrefslogtreecommitdiffstats
path: root/src/peds/PedAI.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix IsSphereVisible callsSergeanur2021-06-241-1/+1
|
* some fixes for CPedmajestic2021-06-241-8/+97
|
* Merge branch 'miami' into lcsSergeanur2021-05-121-2/+2
|\ | | | | | | | | # Conflicts: # src/audio/AudioLogic.cpp
| * Complete sfx enum, rename some sounds + fixes of missing ped commentsSergeanur2021-05-121-2/+2
| |
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-02-161-217/+217
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 original animation names from VCSSergeanur2021-01-271-217/+217
| |
* | Merge branch 'miami' into lcsSergeanur2021-01-251-1/+1
|\| | | | | | | | | | | | | | | | | # Conflicts: # src/control/Script.h # src/modelinfo/SimpleModelInfo.cpp # src/modelinfo/VehicleModelInfo.cpp # src/rw/VisibilityPlugins.cpp # src/rw/VisibilityPlugins.h
| * Merge pull request #977 from withmorten/miami-cwwithmorten2021-01-251-1/+1
| |\ | | | | | | make building with Codewarrior 7 possible
| | * make building with Codewarrior 7 possiblewithmorten2021-01-241-1/+1
| | |
* | | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-241-4/+4
|\| | | | | | | | | | | | | | # Conflicts: # src/control/Script.cpp
| * | Ped: car enter anim. fixerorcun2021-01-241-4/+4
| |/
* | Merge remote-tracking branch 'origin/miami' into lcsSergeanur2021-01-221-81/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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-80/+1
| |
| * m_nWantedLevel -> GetWantedLevel()withmorten2021-01-221-1/+1
| |
| * fixNikolay Korolev2021-01-211-1/+0
| |
* | fixesNikolay Korolev2021-01-191-1/+0
| |
* | script fullNikolay Korolev2021-01-181-1/+1
| |
* | Merge branch 'miami' into lcsSergeanur2021-01-131-126/+126
|\| | | | | | | | | | | | | | | | | | | | | | | * 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
| * more renamesaap2021-01-131-2/+2
| |
| * rename m_vehEnterType -> m_vehDooraap2021-01-131-124/+124
| |
| * Train anims in enumSergeanur2021-01-081-2/+2
| |
* | script2Nikolay Korolev2021-01-111-0/+45
| |
* | Train anims in enumSergeanur2021-01-081-2/+2
|/
* Ped: PlayerPed: fixeserorcun2021-01-031-3/+3
|
* slightly better variable nameaap2021-01-021-5/+5
|
* fix auto duck cancel bugerorcun2020-12-201-6/+10
|
* Fixes and style changeserorcun2020-12-161-2/+2
|
* SetPedState fixesSergeanur2020-12-151-3/+3
|
* fixed replay bugsNikolay Korolev2020-12-121-1/+7
|
* style changeerorcun2020-12-121-5/+5
|
* Frontend cleanup, .INI, CFO, scrollable pageserorcun2020-12-091-1/+1
|
* PlayerPed and "Redefine controls" menu done, fixeserorcun2020-12-021-50/+25
|
* Reorganize CPed functions into their original cpp filesSergeanur2020-11-201-0/+6954