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
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
2011-02-02
(svn r21945) -Codechange: simplify setting the overtaking counter and remove ...
rubidium
2011-02-02
(svn r21943) -Codechange: document and unmagicify some bits of road vehicle o...
rubidium
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-29
(svn r21925) -Doc: Doxygen additions and markup corrections to vehicle-relate...
alberth
2011-01-26
(svn r21915) -Codechange: rename RoadVehicleAccelerate to RoadVehicle::Update...
rubidium
2011-01-26
(svn r21913) -Codechange: move bridge speed limiting for road vehicles to the...
rubidium
2011-01-26
(svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpee...
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-21
(svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes
smatz
2011-01-19
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...
terkhen
2010-12-14
(svn r21521) -Codechange: Unify some cached values that were present in both ...
terkhen
2010-12-13
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
rubidium
2010-12-11
(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)
rubidium
2010-11-20
(svn r21273) -Codechange: Return values should start at the same line.
alberth
2010-11-20
(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leav...
rubidium
2010-11-18
(svn r21238) -Feature: [NewGRF] Support callback 0x10 for RVs and ships (Hiru...
rubidium
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-09
(svn r21122) -Fix (r21100): Use the cached max speed when checking road vehic...
terkhen
2010-11-06
(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x...
terkhen
2010-11-06
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
terkhen
[next]