1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-23 06:41:00 +00:00
re3/src/vehicles
Sergeanur 33dfaf7da1 Merge remote-tracking branch 'origin/master' into miami
# Conflicts:
#	premake5.lua
#	src/core/ZoneCull.cpp
#	src/core/Zones.cpp
#	src/objects/CutsceneHead.cpp
#	src/render/Clouds.cpp
2020-05-13 00:27:15 +03:00
..
Automobile.cpp vehicle model descriptions; a bit of heli code 2020-05-10 20:51:29 +02:00
Automobile.h garages + script 2020-05-11 21:04:35 +03: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 more script 2020-05-12 01:59:35 +03:00
CarGen.h more script 2020-05-12 01:59:35 +03:00
Cranes.cpp Merge remote-tracking branch 'origin/master' into miami 2020-05-13 00:27:15 +03: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 CRenderer 2020-05-11 17:03:44 +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 garages + script 2020-05-11 21:04:35 +03:00