smatz
|
a3ae023fdb
|
(svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes
|
2011-01-21 16:20:55 +00:00 |
|
smatz
|
9ae2016de8
|
(svn r21878) -Codechange: move parts of UpdateInclination() to separate functions
|
2011-01-21 16:13:54 +00:00 |
|
smatz
|
c591c49b00
|
(svn r21877) -Codechange: move definition of HALF_TILE_SIZE to tile_type.h
|
2011-01-21 15:48:52 +00:00 |
|
smatz
|
792659936e
|
(svn r21876) -Codechange: typedef SpecializedVehicleBase and GroundVehicleBase to reduce typing
|
2011-01-21 14:43:38 +00:00 |
|
terkhen
|
8db501e115
|
(svn r21862) -Codechange: Unify subtype handling between road vehicles and trains.
|
2011-01-19 20:04:09 +00:00 |
|
terkhen
|
a89c92ef6e
|
(svn r21859) -Codechange: Move train subtype flags to GroundVehicle.
|
2011-01-19 18:42:54 +00:00 |
|
smatz
|
b27ce8f02f
|
(svn r21824) -Codechange: don't call GetSlopeZ() when the ground vehicle is on a flat tile
|
2011-01-16 18:18:45 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
cfa00ad14b
|
(svn r21520) -Document: Complete the comments of GroundVehicleCache.
|
2010-12-14 21:31:45 +00:00 |
|
terkhen
|
74c061c29a
|
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
|
2010-12-14 21:28:45 +00:00 |
|
michi_cc
|
06fd794dc7
|
(svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic in order to make acceleration "slower", which highlights the differences between vehicle types more.
|
2010-11-07 13:35:07 +00:00 |
|
terkhen
|
ac4a3c9101
|
(svn r21092) -Codechange: Merge max speed functions.
|
2010-11-06 12:40:38 +00:00 |
|
terkhen
|
7f786ae7b8
|
(svn r20302) -Add: Method for getting the air drag of a ground vehicle.
|
2010-08-02 14:52:51 +00:00 |
|
terkhen
|
f33a0370ae
|
(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
|
6f26434909
|
(svn r19356) -Fix: Whitespace.
|
2010-03-06 16:15:50 +00:00 |
|
terkhen
|
53c6f12693
|
(svn r19342) -Codechange: Move inclination update functions to GroundVehicle.
|
2010-03-06 12:52:44 +00:00 |
|
terkhen
|
963f304f67
|
(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.
-Codechange: Move GetSlopeResistance to GroundVehicle.
|
2010-03-06 12:50:55 +00:00 |
|
terkhen
|
a0cb027db1
|
(svn r19340) -Documentation: Add a list of required functions to GroundVehicle.
|
2010-03-06 12:45:47 +00:00 |
|
terkhen
|
78dd849452
|
(svn r19339) -Codechange: Move acceleration functions to GroundVehicle.
|
2010-03-06 12:44:30 +00:00 |
|
terkhen
|
544b9e1f5d
|
(svn r19338) -Codechange: Move the acceleration cache to GroundVehicle.
|
2010-03-06 12:42:53 +00:00 |
|
terkhen
|
bd9205bdf2
|
(svn r19337) -Codechange: Create the GroundVehicle class.
|
2010-03-06 12:41:18 +00:00 |
|