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_cmd.cpp
Age
Commit message (
Expand
)
Author
2010-05-11
(svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)
rubidium
2010-05-11
(svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a ...
rubidium
2010-05-11
(svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path ...
rubidium
2010-05-03
(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVe...
smatz
2010-04-23
(svn r19699) -Codechange: Use InvalidateData at the refit window.
terkhen
2010-04-21
(svn r19687) -Fix: desync when joining the game because of using the wrong va...
rubidium
2010-04-13
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle...
frosch
2010-04-12
(svn r19614) -Codechange: "it's" => "its" where appropriate
smatz
2010-03-20
(svn r19494) -Codechange: Remove _error_message.
alberth
2010-03-13
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
alberth
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 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 r19336) -Codechange: Move rail speed limit to its own function.
terkhen
2010-02-28
(svn r19291) -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIs...
alberth
2010-02-28
(svn r19286) -Fix (r18648): [YAPP] If reversing at path signals was disabled,...
michi_cc
2010-02-25
(svn r19260) -Codechange: another minor coding style fix
smatz
2010-02-25
(svn r19257) -Codechange: minor coding style fix
smatz
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
2010-02-10
(svn r19091) -Cleanup: remove some unneeded zeroing
rubidium
2010-01-31
(svn r18972) -Add: [NewGRF] Per-rail type speed limits.
peter1138
2010-01-31
(svn r18971) -Fix: Train acceleration for original acceleration model wasn't ...
peter1138
2010-01-30
(svn r18963) -Codechange: Give AccelerationModel a generical name.
terkhen
2010-01-28
(svn r18941) -Fix [FS#3575]: remove the loading indicators as soon as a train...
yexo
2010-01-28
(svn r18939) -Codechange [FS#3545]: Move train slope steepness to its own fun...
terkhen
2010-01-21
(svn r18872) -Codechange: introduce PaletteID and use it
rubidium
2010-01-18
(svn r18866) -Codechange: remove the CmdFailed(ret)/CmdSucceeded(ret) wrapper...
rubidium
2010-01-17
(svn r18854) -Codechange [FS#3539]: unconflict acceleration type as 'status' ...
rubidium
2010-01-17
(svn r18848) -Fix (r18838): the original accelaration got broken
rubidium
2010-01-17
(svn r18841) -Fix (r16869): Default-waypoint was drawn incorrectly for monora...
frosch
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 r18778) -Fix [FS#3483]: [YAPP] Remove a special check for two-sided sign...
michi_cc
2010-01-09
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail ...
peter1138
2010-01-09
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...
rubidium
2009-12-31
(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from...
peter1138
2009-12-28
(svn r18653) -Fix [FS#3442]: when trying to attach a wagon to an existing fre...
rubidium
2009-12-27
(svn r18647) -Fix: [YAPP] A train inside a station was not always found when ...
michi_cc
2009-12-25
(svn r18628) -Fix [FS#3422]: (un)loading counter being reset while loading a ...
rubidium
2009-12-20
(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depo...
rubidium
2009-12-16
(svn r18515) -Change: make it visible when you're to pass the next signal on ...
rubidium
2009-12-13
(svn r18494) -Fix (r18474): crash when moving non-engine to new free wagon ch...
rubidium
2009-12-13
(svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trains
rubidium
2009-12-13
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...
rubidium
2009-12-12
(svn r18474) -Fix (r18470): in some odd corner cases the group (vehicle) coun...
rubidium
2009-12-12
(svn r18473) -Fix (r18470): crash when moving a multiheaded part to be just a...
rubidium
[next]