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
2015-02-01
(svn r27134) -Codechange: Simplify GUI scaling by adding UnScaleGUI() and Sca...
frosch
2014-10-15
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...
rubidium
2014-10-04
(svn r26951) -Codechange: Do the GUI-scale dance for vehicle, depot, and purc...
peter1138
2014-09-22
(svn r26907) -Codechange: Scale engine purchase list to GUI zoom level for mu...
peter1138
2014-09-20
(svn r26863) -Codechange: move a number of Vehicle* functions into the Vehicl...
rubidium
2014-05-01
(svn r26546) -Codechange: Make order wait_time, travel_time and max_speed pri...
fonsinchen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-02-07
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...
frosch
2013-11-26
(svn r26130) -Codechange: add some guards against using invalid image indices
rubidium
2013-11-26
(svn r26129) -Fix: remove dead code; it could be made to do what it did, but ...
rubidium
2013-11-26
(svn r26126) -Cleanup: remove unneeded check for NULL
rubidium
2013-11-17
(svn r26026) -Fix (r25648) [FS#5775-ish]: Invalidate vehicle colour palette a...
frosch
2013-11-08
(svn r25955) -Fix [FS#5723]: Train's "force proceed" status gets reset when t...
rubidium
2013-11-07
(svn r25946) -Add: [NewGRF Debuggnig] Inspecting other vehicles in a chain.
frosch
2013-08-25
(svn r25744) -Fix (r25648): [NewGRF] Also invalidate vehicle colour palette w...
frosch
2013-08-06
(svn r25698) -Fix [FS#5700]: Autoreplace/renew also refits free wagons.
frosch
2013-08-04
(svn r25648) -Change [FS#5669]: [NewGRF] Invalidate vehicle recolour palette ...
frosch
2013-06-04
(svn r25319) -Fix [FS#5570]: crash when train with reserved cargo vanishes
rubidium
2013-05-19
(svn r25259) -Codechange: track capacities and usage of links
rubidium
2013-04-24
(svn r25200) -Fix (r24846): The level crossing sound is an ambient sound and ...
michi_cc
2013-04-13
(svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() a...
frosch
2013-04-08
(svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did ...
frosch
2013-02-14
(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag a...
rubidium
2013-02-14
(svn r24994) -Codechange: Replace access to service_interval with accessors (...
rubidium
2013-01-11
(svn r24905) -Feature(ish): Implement station randomisation triggers.
peter1138
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-12-23
(svn r24846) -Add: Advanced settings to disable certain sound effects.
frosch
2012-12-23
(svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list spr...
michi_cc
2012-12-20
(svn r24834) -Fix [FS#5396]: The autorefit dropdown in the order GUI wasn't a...
michi_cc
2012-12-20
(svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-rela...
michi_cc
2012-12-20
(svn r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account f...
michi_cc
2012-12-20
(svn r24831) -Fix [FS#5398]: [NewGRF] Incorrect values are better than a cras...
michi_cc
2012-11-12
(svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid ...
frosch
2012-07-07
(svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent...
frosch
2012-07-07
(svn r24382) -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle ...
frosch
2012-05-26
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...
frosch
2012-05-26
(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptive...
frosch
2012-05-14
(svn r24246) -Add [FS#5052-ish]: [NewGRF] Variable with the current max speed...
michi_cc
2012-03-29
(svn r24078) -Fix [FS#5093,FS#5130] (r24071): A fix that breaks all other cas...
michi_cc
2012-03-25
(svn r24071) -Fix [FS#5093]: Reversing trains while they were entering or lea...
michi_cc
2012-02-14
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
michi_cc
2012-01-26
(svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter caused...
rubidium
2012-01-09
(svn r23781) -Fix [FS#4964]: under certain circumstances, e.g. a single inval...
rubidium
2012-01-08
(svn r23773) -Change: [NewGRF] Update all cached train properties if a train ...
michi_cc
2012-01-03
(svn r23744) -Fix (r23142) [FS#4923]: Check the version of the right GRF.
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-02
(svn r23714) -Codechange: don't mix Viewport with non-viewport code
truebrain
2012-01-02
(svn r23713) -Codechange: split VehicleMove() into two functions, to minimali...
truebrain
2012-01-01
(svn r23704) -Doc: Doxygen comment fixes and additions.
alberth
2011-12-30
(svn r23688) -Codechange: No need to check if a train needs servicing if we o...
michi_cc
[next]