[patch] Overhauled physics model
This is the 2nd patch.
The overhauled physics model now:
- considers the different kinds of engines (at the moment at least the different land engines, ships and aircrafts can get own considerations easily).
- removes the violent speed changes. Your p****engers will thank you for the smoother travels.
- removes the weird results for larger delta_t.
Apply 'overhauled-calc_acceleration-2831.patch' to a pure revision 2831 or 2832 (without 1st patch).
It contains nearly the same changes to simconvoi.cc/.h like the 1st patch (but does not register speed records achieved while calculating the graph).
'acceleration-graph-for-overhauled-physics-2831.patch' contains the rest of the 1st patch.