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
/
train.h
Age
Commit message (
Expand
)
Author
2010-11-07
(svn r21106) -Change: Tuned realistic acceleration to be a bit more realistic...
michi_cc
2010-11-06
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
terkhen
2010-11-06
(svn r21092) -Codechange: Merge max speed functions.
terkhen
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-08-15
(svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing r...
frosch
2010-08-15
(svn r20504) -Codechange: Move updating of train's visual effect to separate ...
frosch
2010-08-15
(svn r20503) -Fix (r18838): Powered wagons should check the railtype of the t...
frosch
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-07-09
(svn r20098) -Fix [FS#3898]: A train reversing in a station would sometimes f...
michi_cc
2010-06-21
(svn r20005) -Codechange: Enumify force_proceed.
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 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
2010-03-06
(svn r19336) -Codechange: Move rail speed limit to its own function.
terkhen
2010-02-10
(svn r19090) -Codechange: some comment coding style fixes
rubidium
2010-01-31
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
peter1138
2010-01-30
(svn r18960) -Codechange: Move acceleration-related values to a separated cache.
terkhen
2010-01-28
(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own fun...
terkhen
2010-01-17
(svn r18854) -Codechange [FS#3539]: unconflict acceleration type as 'status' ...
rubidium
2010-01-16
(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration ...
rubidium
2010-01-16
(svn r18836) -Codechange: make TrainUpdateSpeed a class function and update s...
rubidium
2010-01-15
(svn r18812) -Codechange: make some functions in train.h functions of Train.
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-11
(svn r18781) -Codechange: pass the CommandCost to the callback instead of whe...
rubidium
2010-01-11
(svn r18779) -Codechange: merge the command callbacks of the primary vehicles...
rubidium
2010-01-09
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...
rubidium
2009-12-13
(svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trains
rubidium
2009-12-11
(svn r18465) -Codechange: simplify CheckTrainInDepot and remove some unneeded...
rubidium
2009-12-04
(svn r18402) -Codechange: unify/centralise the code for crashing vehicles
rubidium
2009-10-04
(svn r17688) -Fix (r17684): incorrect comments
smatz
2009-10-03
(svn r17684) -Fix: tcache.first_engine and rcache.first_engine need to be set...
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-19
(svn r16884) -Codechange: Add Train::GetFirstEnginePart() and use it.
frosch
2009-07-17
(svn r16867) -Feature(ette): Turn variable 0E/8E (vertical offset for trains ...
frosch
2009-07-17
(svn r16857) -Fix [FS#3036](r16652): crash when train partially in depot crashed
smatz
2009-07-02
(svn r16723) -Codechange: make GetNextArticPart(), GetLastEnginePart(), GetNe...
smatz
2009-07-02
(svn r16722) -Codechange: unify the naming of the Is/Set/HasArticulatedPart f...
rubidium
2009-07-02
(svn r16720) -Codechange: make Set/ClearFrontEngine(), Set/ClearArticulatedPa...
smatz
2009-07-01
(svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainW...
smatz
2009-07-01
(svn r16718) -Codechange: make IsFreeWagon() member of Train
smatz
2009-07-01
(svn r16717) -Codechange: make IsFrontEngine() member of Train
smatz
2009-06-02
(svn r16505) -Fix [FS#2951] (r16472): since g++ 4.4 the implicit (default) co...
rubidium
2009-06-01
(svn r16494) -Codechange: cache train's speed limit caused by curves
smatz
2009-05-30
(svn r16472) -Codechange: set vehicle type in SpecializedVehicle constructor ...
smatz
2009-05-26
(svn r16445) -Codechange: update old comments (Yexo)
smatz
2009-05-26
(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for...
smatz
2009-05-22
(svn r16393) -Codechange: move VehicleRail to Train.
rubidium
[next]