index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ground_vehicle.hpp
Age
Commit message (
Expand
)
Author
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-14
(svn r21520) -Document: Complete the comments of GroundVehicleCache.
terkhen
2010-12-14
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
terkhen
2010-11-07
(svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic...
michi_cc
2010-11-06
(svn r21092) -Codechange: Merge max speed functions.
terkhen
2010-08-02
(svn r20302) -Add: Method for getting the air drag of a ground vehicle.
terkhen
2010-08-02
(svn r20299) -Add: Make trains and road vehicles use a different area value t...
terkhen
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
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