summaryrefslogtreecommitdiff
path: root/src/control/CarAI.cpp
AgeCommit message (Collapse)Author
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-08more stuffNikolay Korolev
2021-01-01Merge branch 'miami' into lcs-devNikolay Korolev
2020-12-07uint8 enums fixedwithmorten
2020-11-16lcs car ctrl 2Nikolay Korolev
2020-07-09VC fighting, Peds, many fixes including ghost bikeseray orçunus
2020-06-22CWanted, anim fix, ped objs renaming, remove III beta featureseray orçunus
2020-06-09Peds, bike center of mass and reversing fixeseray orçunus
2020-05-24commentsNikolay Korolev
2020-05-23set piecesNikolay Korolev
2020-05-17full script basic supportNikolay Korolev
2020-05-13Merge branch 'master' into miamiSergeanur
# 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
2020-05-12Fix linux warningsFilip Gawin
2020-05-08CCarCtrl::GenerateOneRandomCarNikolay Korolev
2020-05-05some more miamiNikolay Korolev
2020-05-05skipped one defNikolay Korolev
2020-05-05remove ifdefsNikolay Korolev
2020-05-05Revert "Remove #endif"Sergeanur
This reverts commit 7200a783eef314ae380a5da64dfa82020c1e6dc2.
2020-05-05Merge branch 'master' into miamiSergeanur
2020-05-05Remove #endifSergeanur
2020-05-05Revert "Remove Miami stuff"Sergeanur
This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252.
2020-05-05Remove Miami stuffSergeanur
2020-05-05CAutoPilot + CCarAI + fixesNikolay Korolev
2020-04-30Adding getters and setters for type and statusSergeanur
2020-04-20Try to build with mingwFilip Gawin
2020-04-17Remove patchesSergeanur
2020-04-17rem refsFire-Head
2020-03-28CCopPed done and #include cleanuperay orçunus
2020-02-15bug fixesNikolay Korolev
2020-02-02fix ai bug (2)Nikolay Korolev
2020-01-11AccidentManagerSergeanur
2019-10-26Fixes for aap review (audio8)Filip Gawin
2019-10-26Fix rebasingFilip Gawin
2019-10-17Some CPool and CPools funcs, restoring original logic of pool lookup loopsSergeanur
2019-10-13quick fixNikolay Korolev
2019-10-12Fix typo in CCarAI::GetCarToGoToCoorsSergeanur
2019-10-11CCarAI + bugfixesNikolay Korolev
2019-10-08fixed bugsNikolay Korolev
2019-10-06car AINikolay Korolev
2019-09-15CCarCtrlNikolay Korolev
2019-09-14more CCarCtrlNikolay Korolev
2019-08-11more CCarCtrlNikolay Korolev
2019-08-07CCarCtrl::GenerateOneRandomVehicle!Nikolay Korolev
2019-07-18CAutomobile::ProcessControl doneaap
2019-07-17renamed some variables and added files; more CAutomobile::ProcessControlaap