summaryrefslogtreecommitdiffstats
path: root/src/core/Collision.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rw stuff done & other small thingsaap2020-08-201-0/+12
|
* Merge remote-tracking branch 'origin/master' into miamiSergeanur2020-08-071-18/+1100
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/RoadBlocks.cpp # src/core/Collision.h # src/core/Pad.cpp # src/core/SurfaceTable.h # src/core/main.cpp # src/core/re3.cpp # src/peds/Population.cpp # src/render/Fluff.cpp # src/render/Shadows.cpp # src/render/Shadows.h # src/render/Sprite2d.cpp # src/weapons/BulletInfo.cpp
| * VU0 collisionaap2020-08-031-18/+1100
| |
| * collision fixesaap2020-07-271-79/+95
| |
* | CCollision done and fixesaap2020-07-271-9/+2
| |
* | CCollision done and fixesaap2020-07-271-173/+194
| |
* | Merge branch 'master' into miamiSergeanur2020-07-131-8/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/control/CarAI.cpp # src/control/Phones.cpp # src/control/Phones.h # src/control/Record.cpp # src/control/Restart.cpp # src/control/Script.cpp # src/core/Collision.cpp # src/core/Frontend.cpp # src/core/Frontend.h # src/core/Game.h # src/core/Streaming.cpp # src/core/TempColModels.cpp # src/core/Wanted.cpp # src/core/Zones.cpp # src/core/config.h # src/core/main.cpp # src/core/re3.cpp # src/entities/Entity.cpp # src/entities/Physical.cpp # src/extras/frontendoption.cpp # src/modelinfo/ModelInfo.cpp # src/modelinfo/PedModelInfo.cpp # src/peds/CivilianPed.cpp # src/peds/CopPed.cpp # src/peds/EmergencyPed.cpp # src/peds/Ped.cpp # src/peds/Ped.h # src/peds/Population.cpp # src/render/Renderer.cpp # src/save/GenericGameStorage.cpp # src/skel/win/win.cpp # src/vehicles/Automobile.cpp # src/vehicles/Boat.cpp # src/vehicles/Boat.h # src/vehicles/Vehicle.cpp
| * Rename LEVEL_NONE to LEVEL_GENERICSergeanur2020-07-131-16/+16
| |
| * Remove island loadingSergeanur2020-07-091-2/+27
| |
| * eSurfaceTypeaap2020-05-261-14/+14
| |
* | Ducking, shooting vehicle occupants and weapon fixeseray orçunus2020-06-201-0/+13
| |
* | Peds, mission switcher & fixeseray orçunus2020-06-141-0/+15
| |
* | eSurfaceTypeaap2020-05-261-14/+14
| |
* | CVehicleaap2020-05-251-3/+6
| |
* | Merge branch 'master' into miamiSergeanur2020-05-121-1/+1
|\| | | | | | | | | | | | | | | | | | | | | # 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
| * Fix linux warningsFilip Gawin2020-05-121-1/+1
| |
* | CSphere and CBox for CColModelaap2020-05-061-4/+4
| |
* | cleaned up MIAMI ifdefsaap2020-05-051-149/+0
| |
* | Revert "Remove Miami stuff"Sergeanur2020-05-051-0/+30
|/ | | | This reverts commit 9960c411933f9a804eb5f6840d75ad00fd255252.
* Remove Miami stuffSergeanur2020-05-051-30/+0
|
* implemented most of streamed collisions and big buildingsaap2020-05-051-0/+32
|
* Try to build with mingwFilip Gawin2020-04-201-4/+4
|
* Remove patchesSergeanur2020-04-171-68/+1
|
* Many fixes and cleanuperay orçunus2020-04-151-2/+3
|
* finished CCollisionaap2020-04-061-2/+81
|
* remove include <new> from common.haap2020-03-281-3/+16
|
* fix typoNikolay Korolev2019-09-141-1/+1
|
* DragCarToPointNikolay Korolev2019-09-121-0/+2
|
* fixed collisionNikolay Korolev2019-08-031-1/+1
|
* implemented CTrainaap2019-07-311-2/+2
|
* CAutomobile::FireTruckControl and HydraulicControlaap2019-07-261-3/+3
|
* couple of fixesaap2019-07-201-1/+1
|
* implemented col line renderingaap2019-07-191-7/+234
|
* and of course the last commit didnt fix everythingaap2019-07-101-1/+1
|
* added wrappers around math functionsaap2019-07-101-10/+10
|
* more CAutomobileaap2019-07-091-1/+1
|
* the great reorganizationaap2019-07-071-0/+1887