1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-07 20:15:27 +00:00
re3/src/vehicles
Sergeanur 0aa7f13c32 Merge branch 'master' into miami
# 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
2020-05-11 21:07:12 +03:00
..
Automobile.cpp vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00
Automobile.h vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00
Bike.h vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00
Boat.cpp fix boats 2020-05-10 13:20:01 +03:00
Boat.h vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00
CarGen.cpp SetPosition, part 2 2020-05-02 15:28:19 +03:00
CarGen.h CarGen, Cranes, Gangs: cleanup, fixes, r* visioned placement 2020-04-14 13:08:03 +03:00
Cranes.cpp getting the vice city map to work 2020-05-05 23:27:43 +02:00
Cranes.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
DamageManager.cpp Remove patches 2020-04-17 16:31:11 +03:00
DamageManager.h CAutomobile::PreRender; whole class finished 2019-07-28 13:14:08 +02:00
Door.cpp Remove patches 2020-04-17 16:31:11 +03:00
Door.h implemented CTrain 2019-07-31 14:33:27 +02:00
Floater.cpp Remove patches 2020-04-17 16:31:11 +03:00
Floater.h More refs removed 2020-04-16 15:30:47 +03:00
HandlingMgr.cpp VC vehicles just barely working now 2020-05-07 11:33:20 +02:00
HandlingMgr.h CVehicleModelInfo 2020-05-10 17:09:14 +02:00
Heli.cpp VC vehicles just barely working now 2020-05-07 11:33:20 +02:00
Heli.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
Plane.cpp CClumpModelInfo; little fixes 2020-05-10 11:20:27 +02:00
Plane.h few fixes 2020-05-11 09:18:41 +02:00
Train.cpp Remove GTA_TRAIN, GTA_BRIDGE, GTA_ZONECULL 2020-05-05 18:32:46 +03:00
Train.h Fixed typos and made all assert functions optional 2020-05-10 21:49:33 +06:00
Transmission.cpp Remove patches 2020-04-17 16:31:11 +03:00
Transmission.h more CAutomobile::ProcessControl 2019-07-17 23:58:06 +02:00
Vehicle.cpp vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00
Vehicle.h vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00