Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uint8 enums fixed | withmorten | 2020-12-07 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' into miami | Sergeanur | 2020-05-11 | 1 | -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 optional | bigbossbro08 | 2020-05-10 | 1 | -3/+1 |
| | | |||||
| * | defined out asserts. | bigbossbro08 | 2020-05-10 | 1 | -1/+4 |
| | | |||||
* | | ccarctrl big fix | Nikolay Korolev | 2020-05-09 | 1 | -0/+2 |
| | | |||||
* | | remove ifdefs | Nikolay Korolev | 2020-05-05 | 1 | -8/+0 |
| | | |||||
* | | Revert "Remove Miami stuff" | Sergeanur | 2020-05-05 | 1 | -1/+20 |
|/ | | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252. | ||||
* | Remove Miami stuff | Sergeanur | 2020-05-05 | 1 | -20/+1 |
| | |||||
* | CAutoPilot + CCarAI + fixes | Nikolay Korolev | 2020-05-05 | 1 | -1/+13 |
| | |||||
* | changed saving compatibility | Nikolay Korolev | 2020-05-02 | 1 | -0/+5 |
| | |||||
* | blunder | Nikolay Korolev | 2019-10-12 | 1 | -1/+1 |
| | |||||
* | car AI | Nikolay Korolev | 2019-10-06 | 1 | -1/+1 |
| | |||||
* | ccarctrl | Nikolay Korolev | 2019-09-11 | 1 | -2/+4 |
| | |||||
* | More CCarCtrl | Nikolay Korolev | 2019-09-02 | 1 | -6/+6 |
| | |||||
* | more CCarCtrl | Nikolay Korolev | 2019-08-25 | 1 | -2/+2 |
| | |||||
* | more CCarCtrl | Nikolay Korolev | 2019-08-11 | 1 | -11/+13 |
| | |||||
* | CCarCtrl::GenerateOneRandomVehicle! | Nikolay Korolev | 2019-08-06 | 1 | -6/+7 |
| | |||||
* | fix | Nikolay Korolev | 2019-07-15 | 1 | -2/+1 |
| | |||||
* | RunningScript 2. So far with bugs (cops not caring, errors in arithmetical opcodes) | Nikolay Korolev | 2019-07-14 | 1 | -4/+4 |
| | |||||
* | more CVehicle | aap | 2019-07-09 | 1 | -4/+35 |
| | |||||
* | more CAutomobile | aap | 2019-07-09 | 1 | -3/+3 |
| | |||||
* | some work on vehicles | aap | 2019-07-06 | 1 | -4/+1 |
| | |||||
* | CPed... | eray orçunus | 2019-07-06 | 1 | -0/+92 |
Signed-off-by: eray orçunus <erayorcunus@gmail.com> |