Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-06 | (svn r19356) -Fix: Whitespace. | frosch | |
2010-03-06 | (svn r19342) -Codechange: Move inclination update functions to GroundVehicle. | terkhen | |
2010-03-06 | (svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle. | terkhen | |
-Codechange: Move GetSlopeResistance to GroundVehicle. | |||
2010-03-06 | (svn r19340) -Documentation: Add a list of required functions to GroundVehicle. | terkhen | |
2010-03-06 | (svn r19339) -Codechange: Move acceleration functions to GroundVehicle. | terkhen | |
2010-03-06 | (svn r19338) -Codechange: Move the acceleration cache to GroundVehicle. | terkhen | |
2010-03-06 | (svn r19337) -Codechange: Create the GroundVehicle class. | terkhen | |