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
/
roadveh_cmd.cpp
Age
Commit message (
Expand
)
Author
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-05-06
(svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV...
frosch
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-02-03
(svn r24966) -Fix [FS#5228]: trams would get stuck on water
rubidium
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 r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account f...
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 r24383) -Fix: a comment.
frosch
2012-07-07
(svn r24382) -Fix: Call Vehicle::IsStoppedInDepot only for the first vehicle ...
frosch
2012-07-07
(svn r24381) -Revert (r24380): RoadVehicle::IsInDepot was supposed to behave ...
frosch
2012-07-07
(svn r24380) -Fix [FS#5188]: RoadVehicle::IsInDepot did not check all articul...
frosch
2012-06-07
(svn r24331) -Change [FS#5204]: [NewGRF] Make bounding boxes of road vehicles...
frosch
2012-06-06
(svn r24328) -Codechange: Simplify some silly code.
frosch
2012-05-26
(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ...
frosch
2012-02-14
(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.
michi_cc
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
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2011-12-19
(svn r23622) -Add: a set of events to trigger in a GameScript
truebrain
2011-12-16
(svn r23540) -Codechange: unify and document vehicle widgets
rubidium
2011-11-29
(svn r23355) -Codechange: rename all AI* to Script* (Rubidium)
truebrain
2011-11-24
(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.
peter1138
2011-11-09
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCap...
frosch
2011-11-08
(svn r23164) -Fix (r23149): Default roadvehicles became somewhat short.
frosch
2011-11-08
(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 ...
frosch
2011-11-08
(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles with...
frosch
2011-11-08
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for val...
frosch
2011-11-04
(svn r23112) -Codechange: Check if vehicle chain lengths stays constant when ...
michi_cc
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
2011-11-01
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to dra...
frosch
2011-11-01
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and V...
frosch
2011-11-01
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
frosch
2011-08-22
(svn r22816) -Feature(ette): [NewGRF] Also age wagons and articulated parts.
frosch
2011-08-03
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
michi_cc
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-04-16
(svn r22329) -Change: When the current orders are interrupted for non-ordered...
frosch
2011-04-10
(svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they...
frosch
2011-03-05
(svn r22205) -Codechange: replace magic number with constant
rubidium
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2011-02-05
(svn r21976) -Doc: Document several crash handling functions.
alberth
2011-02-02
(svn r21948) -Fix: road vehicle was moved under the bridge when it was destro...
smatz
2011-02-02
(svn r21946) -Fix [FS#4447]: assertion/funny behaviour when a road vehicle re...
rubidium
[next]