terkhen
|
7d0297f967
|
(svn r20302) -Add: Method for getting the air drag of a ground vehicle.
|
2010-08-02 14:52:51 +00:00 |
|
terkhen
|
1fd66d7cc4
|
(svn r20299) -Add: Make trains and road vehicles use a different area value to calculate air drag.
|
2010-08-02 14:49:23 +00:00 |
|
frosch
|
dc79bf4c01
|
(svn r19356) -Fix: Whitespace.
|
2010-03-06 16:15:50 +00:00 |
|
terkhen
|
a5f9a7c1a5
|
(svn r19342) -Codechange: Move inclination update functions to GroundVehicle.
|
2010-03-06 12:52:44 +00:00 |
|
terkhen
|
4e6cac84d6
|
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
-Codechange: Move GetSlopeResistance to GroundVehicle.
|
2010-03-06 12:50:55 +00:00 |
|
terkhen
|
1c3b7c35a7
|
(svn r19340) -Documentation: Add a list of required functions to GroundVehicle.
|
2010-03-06 12:45:47 +00:00 |
|
terkhen
|
07c373d60a
|
(svn r19339) -Codechange: Move acceleration functions to GroundVehicle.
|
2010-03-06 12:44:30 +00:00 |
|
terkhen
|
e4a5a556b4
|
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
|
2010-03-06 12:42:53 +00:00 |
|
terkhen
|
f428102092
|
(svn r19337) -Codechange: Create the GroundVehicle class.
|
2010-03-06 12:41:18 +00:00 |
|