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
2011-01-21
(svn r21875) -Codechange: indentation of some comments was wrong
smatz
2011-01-21
(svn r21874) -Fix: when a single-vehicle train was reversed while on a slope,...
smatz
2011-01-19
(svn r21847) -Fix [FS#4423]: slowing down of trains was done by reducing the ...
rubidium
2011-01-18
(svn r21836) -Fix: when a train was reversed while inside a tunnel/bridge, it...
smatz
2011-01-18
(svn r21835) -Codechange: use UpdateStatusAfterSwap() instead of copying the ...
smatz
2011-01-15
(svn r21800) -Fix [FS#3569]: under certain circumstances one could crash a co...
rubidium
2010-12-15
(svn r21529) -Doc: update comment after function name change (Krille)
rubidium
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-14
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
terkhen
2010-12-13
(svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parame...
rubidium
2010-12-13
(svn r21508) -Codechange: move the code to handle the pathfinder's "path foun...
rubidium
2010-12-13
(svn r21506) -Codechange: rename the train/vehicle lost warning strings to be...
rubidium
2010-12-13
(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehic...
rubidium
2010-12-13
(svn r21504) -Codechange: move the "lost" bit from the train's flags to vehic...
rubidium
2010-12-13
(svn r21502) -Change/Fix [FS#3991] (r150, r18402): before r18402 a train cras...
rubidium
2010-11-20
(svn r21273) -Codechange: Return values should start at the same line.
alberth
2010-11-18
(svn r21237) -Codechange: Move HandleLocomotiveSmokeCloud to Vehicle::ShowVis...
rubidium
2010-11-18
(svn r21236) -Codechange: Make the visual effects drawing routine work for al...
rubidium
2010-11-18
(svn r21235) -Codechange: Move Train::UpdateVisualEffect to the Vehicle class...
rubidium
2010-11-18
(svn r21234) -Codechange: Make Train::UpdateVisualEffect work for all vehicle...
rubidium
2010-11-18
(svn r21233) -Codechange: Introduce an enum to remove some magic numbers from...
rubidium
2010-11-18
(svn r21232) -Codechange: Move cached_vis_effect from the TrainCache to the V...
rubidium
2010-11-18
(svn r21231) -Codechange: Generalize the naming of some settings and variable...
rubidium
2010-11-18
(svn r21230) -Fix/Change/Feature: [NewGRF] Make positioning of diesel fumes a...
rubidium
2010-11-16
(svn r21218) -Fix (r21189)[FS#4236]: don't force a minimum speed when braking
yexo
2010-11-16
(svn r21205) -Fix [FS#4207]: Under some conditions, group count would be wron...
terkhen
2010-11-14
(svn r21189) -Fix: Force a minimum speed for trains when using the realistic ...
terkhen
2010-11-10
(svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons o...
rubidium
2010-11-09
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
terkhen
2010-11-06
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
terkhen
2010-11-05
(svn r21088) -Doc: Additions/corrections of doxygen comments.
alberth
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-10-22
(svn r21014) -Fix [FS#4179](r20098): Reversing of trains in stations while la...
frosch
2010-09-08
(svn r20768) -Codechange: unify send-to-depot commands
rubidium
2010-08-28
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown...
rubidium
2010-08-28
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-26
(svn r20623) -Codechange: unify the storing of animation related information
rubidium
2010-08-20
(svn r20582) -Fix [FS#4044]: Autoreplace can trigger an assertion when at the...
rubidium
2010-08-19
(svn r20573) -Codechange: free/reserve some bits in the sell vehicle command ...
rubidium
2010-08-19
(svn r20572) -Codechange: free/reserve some bits in the wagon move command to...
rubidium
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-18
(svn r20536) -Codechange: unify the refitting of vehicles
rubidium
2010-08-18
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...
yexo
2010-08-17
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
rubidium
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 r20499) -Doc: Spelling fixes, and one doxygen comment addition.
alberth
2010-08-10
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
rubidium
[prev]
[next]