summaryrefslogtreecommitdiffstats
path: root/src/control/AutoPilot.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixNikolay Korolev2021-02-031-2/+2
|
* uint8 enums fixedwithmorten2020-12-071-6/+6
|
* Merge branch 'master' into miamiSergeanur2020-05-111-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/animation/AnimBlendAssociation.h # src/animation/AnimBlendClumpData.h # src/animation/AnimManager.h # src/animation/FrameUpdate.cpp # src/control/AutoPilot.h # src/control/PathFind.h # src/core/PlayerInfo.h # src/entities/Building.h # src/entities/Dummy.h # src/entities/Entity.h # src/entities/Physical.h # src/entities/Treadable.h # src/modelinfo/BaseModelInfo.h # src/modelinfo/ClumpModelInfo.cpp # src/modelinfo/ClumpModelInfo.h # src/modelinfo/PedModelInfo.h # src/modelinfo/SimpleModelInfo.h # src/modelinfo/TimeModelInfo.h # src/modelinfo/VehicleModelInfo.h # src/objects/CutsceneHead.h # src/objects/CutsceneObject.h # src/objects/DummyObject.h # src/objects/Object.h # src/peds/DummyPed.h # src/peds/PedIK.cpp # src/rw/VisibilityPlugins.cpp # src/vehicles/Automobile.h # src/vehicles/Boat.h # src/vehicles/Heli.h # src/vehicles/Plane.h # src/vehicles/Train.h # src/vehicles/Vehicle.h
| * Fixed typos and made all assert functions optionalbigbossbro082020-05-101-3/+1
| |
| * defined out asserts.bigbossbro082020-05-101-1/+4
| |
* | ccarctrl big fixNikolay Korolev2020-05-091-0/+2
| |
* | remove ifdefsNikolay Korolev2020-05-051-8/+0
| |
* | Revert "Remove Miami stuff"Sergeanur2020-05-051-1/+20
|/ | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252.
* Remove Miami stuffSergeanur2020-05-051-20/+1
|
* CAutoPilot + CCarAI + fixesNikolay Korolev2020-05-051-1/+13
|
* changed saving compatibilityNikolay Korolev2020-05-021-0/+5
|
* blunderNikolay Korolev2019-10-121-1/+1
|
* car AINikolay Korolev2019-10-061-1/+1
|
* ccarctrlNikolay Korolev2019-09-111-2/+4
|
* More CCarCtrlNikolay Korolev2019-09-021-6/+6
|
* more CCarCtrlNikolay Korolev2019-08-251-2/+2
|
* more CCarCtrlNikolay Korolev2019-08-111-11/+13
|
* CCarCtrl::GenerateOneRandomVehicle!Nikolay Korolev2019-08-061-6/+7
|
* fixNikolay Korolev2019-07-151-2/+1
|
* RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes)Nikolay Korolev2019-07-141-4/+4
|
* more CVehicleaap2019-07-091-4/+35
|
* more CAutomobileaap2019-07-091-3/+3
|
* some work on vehiclesaap2019-07-061-4/+1
|
* CPed...eray orçunus2019-07-061-0/+92
Signed-off-by: eray orçunus <erayorcunus@gmail.com>