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-12-28
(svn r23683) -Fix [FS#4912]-ish: when fitting another engine the cargo capaci...
rubidium
2011-12-28
(svn r23681) -Fix [FS#4914]: vehicle numbers got misaccounted when autoreplac...
rubidium
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-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-12-09
(svn r23454) -Change: Mark company window dirty when moving a rail engine cre...
peter1138
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-21
(svn r23290) -Fix [FS#2379,FS#3569]: Change the centre of train vehicles to d...
michi_cc
2011-11-09
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCap...
frosch
2011-11-09
(svn r23171) -Fix (r23142): Fix comment.
frosch
2011-11-08
(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 ...
frosch
2011-11-08
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for val...
frosch
2011-11-08
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks return...
frosch
2011-11-04
(svn r23112) -Codechange: Check if vehicle chain lengths stays constant when ...
michi_cc
2011-11-04
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z re...
rubidium
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-10-03
(svn r22984) -Feature: Display profit icons for groups in the group GUI.
frosch
2011-10-03
(svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroup...
frosch
2011-09-03
(svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid)
terkhen
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-06-14
(svn r22589) -Fix [FS#4641]: PBS order forecasting modified the current order...
frosch
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-04-16
(svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal ...
frosch
2011-03-13
(svn r22244) -Codechange: Make vehicle windows handle command-/GUI-scope inva...
frosch
2011-03-06
(svn r22206) -Revert-ish (r14526) / Unfix-ish [FS#3569] / Fix [FS#4545]: the ...
rubidium
2011-03-05
(svn r22205) -Codechange: replace magic number with constant
rubidium
2011-02-25
(svn r22145) -Codechange: Do explicit test for non-bool values.
alberth
2011-02-24
(svn r22140) -Fix (r22135): I like the letter 'l' nevertheless. (Alberth)
frosch
2011-02-23
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, proces...
frosch
2011-02-09
(svn r22044) -Fix [FS#4493]: update the consist cache when a part of a train ...
rubidium
2011-02-09
(svn r22043) -Fix: invalidate the right windows when a part of a train is fli...
rubidium
2011-02-08
(svn r22024) -Fix [FS#4468]: verify we can allocate an OrderList before we ac...
smatz
2011-02-07
(svn r22017) -Codechange: move MarkTileDirtyByTile to viewport_func.h
rubidium
2011-02-05
(svn r21976) -Doc: Document several crash handling functions.
alberth
2011-02-04
(svn r21966) -Change [FS#4462]: [NewGRF] Disable the flipping of train engine...
rubidium
2011-02-04
(svn r21962) -Feature-ish: GUI setting to disable reversing at signals
rubidium
2011-02-04
(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...
rubidium
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-26
(svn r21914) -Codechange: move the algorithmic part of Train::UpdateSpeed to ...
rubidium
2011-01-26
(svn r21911) -Codechange: move tcache.last_speed to gcache.last_speed and mak...
rubidium
2011-01-23
(svn r21903) -Codechange: warn only once for a train that has invalid length,...
smatz
2011-01-21
(svn r21880) -Fix: when a train after reversing ended at the last bit of a br...
smatz
2011-01-21
(svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes
smatz
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
[prev]
[next]