Age | Commit message (Collapse) | Author |
|
consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked.
|
|
|
|
|
|
resistance is smaller than the mass(*4) there would be no acceleration anymore, even when at higher (or lower) speed the force and resistance balance out better
|
|
trains reach their top speed.
|
|
|
|
vehicle speed is meant.
|
|
realistic in order to make acceleration "slower", which highlights the differences between vehicle types more.
|
|
|
|
some headers
|
|
road vehicles. Air drag for vehicles with air drag not set or set to zero will use a default value depending on their max speed.
|
|
to calculate air drag.
|
|
when using realistic acceleration.
|
|
-Add: Required acceleration functions at RoadVehicle.
|
|
-Codechange: Move GetSlopeResistance to GroundVehicle.
|
|
|