You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
re3/src/vehicles
genkaok f959b3477b
Add ABS function
When braking, we check every 50 milliseconds whether the wheel is locked and if it is locked, we turn off the brake
3 years ago
..
Automobile.cpp CAutomobile fixes 3 years ago
Automobile.h CAutomobile fixes 3 years ago
Bike.cpp finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 3 years ago
Bike.h Includes overhaul, fix some compiler warnings 4 years ago
Boat.cpp Fix police yelling from empty or destroyed boats 3 years ago
Boat.h first version of new renderer 4 years ago
CarGen.cpp Fix a bunch of CModelInfo::GetModelInfo->GetColModel calls 3 years ago
CarGen.h cosmetic fixes 4 years ago
Cranes.cpp finish COMPATIBLE_SAVES and FIX_INCOMPATIBLE_SAVES 3 years ago
Cranes.h more securom fixes 4 years ago
DamageManager.cpp some SilentPatch fixes 4 years ago
DamageManager.h some CAutomobile 5 years ago
Door.cpp rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) 3 years ago
Door.h implemented CTrain 5 years ago
Floater.cpp get rid of most --MIAMI comments 4 years ago
Floater.h CBoat and friends 4 years ago
HandlingMgr.cpp get rid of most --MIAMI comments 4 years ago
HandlingMgr.h vehicle fixes 4 years ago
Heli.cpp rename clamp macro to Clamp to fix compilation with g++11 (and clamp2 for consistency sake) 3 years ago
Heli.h move stuff back into class; securom comments 4 years ago
Plane.cpp Use some GetMatrix/SetMatrix logic based on SA + CutsceneHead fix 3 years ago
Plane.h made NPC heli rotors rotate 4 years ago
Train.cpp Comment out text following #endif 3 years ago
Train.h some CBike code; vehicle cleanup 5 years ago
Transmission.cpp get rid of most --MIAMI comments 4 years ago
Transmission.h slightly better variable name 4 years ago
Vehicle.cpp Add ABS function 3 years ago
Vehicle.h Add ABS function 3 years ago