1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-18 08:13:12 +00:00
re3/src/vehicles
2019-07-28 13:14:18 +02:00
..
Automobile.cpp CAutomobile::PreRender; whole class finished 2019-07-28 13:14:08 +02:00
Automobile.h CAutomobile::PreRender; whole class finished 2019-07-28 13:14:08 +02:00
Boat.cpp Running script part 3 2019-07-25 23:34:29 +03:00
Boat.h Merge branch 'master' into master 2019-07-11 03:48:36 +03:00
DamageManager.cpp CAutomobile ctor, car spawner, fixes 2019-07-19 11:57:12 +02:00
DamageManager.h CAutomobile::PreRender; whole class finished 2019-07-28 13:14:08 +02:00
Door.cpp added wrappers around math functions 2019-07-10 17:18:26 +02:00
Door.h CAutomobile ctor, car spawner, fixes 2019-07-19 11:57:12 +02:00
Floater.cpp fixed buoyancy; implemented CAutomobile::ProcessBuoyancy 2019-07-24 23:06:48 +02:00
Floater.h fixed buoyancy; implemented CAutomobile::ProcessBuoyancy 2019-07-24 23:06:48 +02:00
HandlingMgr.cpp couple of fixes 2019-07-20 14:39:38 +02:00
HandlingMgr.h more CAutomobile::ProcessControl 2019-07-17 23:58:06 +02:00
Heli.cpp cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
Heli.h cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
Plane.cpp cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
Plane.h more audio process 2019-07-19 16:23:03 +02:00
Train.cpp cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
Train.h cleaned up patching of virtual functions; started CAutomobile 2019-07-08 08:46:42 +02:00
Transmission.cpp more CAutomobile::ProcessControl 2019-07-17 23:58:06 +02:00
Transmission.h more CAutomobile::ProcessControl 2019-07-17 23:58:06 +02:00
Vehicle.cpp Merge branch 'master' of github.com:GTAmodding/re3 2019-07-28 13:14:18 +02:00
Vehicle.h Merge branch 'master' of github.com:GTAmodding/re3 2019-07-28 13:14:18 +02:00