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
/
vehicle.cpp
Age
Commit message (
Expand
)
Author
2011-11-04
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...
rubidium
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-21
(svn r23050) -Fix: [NewGRF] When vehicles break down, update the image cache ...
frosch
2011-10-03
(svn r22985) -Feature: Display autoreplace status in group GUI.
frosch
2011-10-03
(svn r22984) -Feature: Display profit icons for groups in the group GUI.
frosch
2011-10-03
(svn r22982) -Cleanup: Remove CountCompanyVehicles() and use ALL_GROUP statis...
frosch
2011-10-03
(svn r22981) -Add: GroupStatistics for the ALL_GROUP.
frosch
2011-10-03
(svn r22980) -Add: GroupStatistics for DEFAULT_GROUP.
frosch
2011-10-03
(svn r22979) -Codechange: Add GroupStatistics::CountEngine().
frosch
2011-10-03
(svn r22978) -Codechange: Replace IncreaseGroupNumVehicle() and DecreaseGroup...
frosch
2011-10-03
(svn r22976) -Codechange: Split group statistics into separate struct.
frosch
2011-09-19
(svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles o...
frosch
2011-08-27
(svn r22847) -Fix (r22816): Wagons shall not be processed by autorenew.
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-06-12
(svn r22572) -Fix: MSVC performance warning (assigning int to bool).
michi_cc
2011-06-02
(svn r22532) -Fix: Do not create an implicit order if the current order is th...
michi_cc
2011-05-28
(svn r22506) -Feature [FS#4625]: Make the transparency options for industries...
frosch
2011-05-25
(svn r22492) -Fix [FS#4624] (r21642, r22328): Only try to insert implicit ord...
frosch
2011-05-21
(svn r22482) -Codechange: Add some contants for the number of ticks between c...
frosch
2011-05-18
(svn r22473) -Codechange: Automatic orders are better called implicit orders ...
planetmaker
2011-04-16
(svn r22333) -Change: Prefer deleting automatic orders instead of inserting n...
frosch
2011-04-16
(svn r22332) -Fix: When inserting automatic orders, do not create consecutive...
frosch
2011-04-16
(svn r22331) -Change: When inserting an (automatic) order A in front of an or...
frosch
2011-04-16
(svn r22329) -Change: When the current orders are interrupted for non-ordered...
frosch
2011-04-16
(svn r22328) -Add: a flag to GroundVehicles to disable insertion and removal ...
frosch
2011-04-16
(svn r22327) -Add: Vehicle::GetGroundVehicleFlags() for accessing GroundVehic...
frosch
2011-04-15
(svn r22324) -Fix: Vehicles skipped orders when inserting automatic orders fa...
frosch
2011-03-13
(svn r22245) -Codechange: Make vehicle lists handle command-/GUI-scope invali...
frosch
2011-02-23
(svn r22135) -Fix [FS#4523]: When commands need to invalidate windows, proces...
frosch
2011-02-19
(svn r22116) -Codechange: use PoolBase::Clean() at more places
smatz
2011-02-19
(svn r22111) -Codechange/fix-ish: upon cleaning a pool a destructor should no...
rubidium
2011-02-08
(svn r22022) -Fix [FS#4468]: verify we can allocate an order before we actual...
smatz
2011-02-07
(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h
rubidium
2011-02-07
(svn r22006) -Fix [FS#4480]: smoke/sparks of trains would be shown under brid...
rubidium
2011-02-04
(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less us...
rubidium
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-31
(svn r21932) -Document: some tidbits related to vehicles
rubidium
2011-01-29
(svn r21925) -Doc: Doxygen additions and markup corrections to vehicle-relate...
alberth
2011-01-29
(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.
terkhen
2011-01-26
(svn r21909) -Fix: some missing spaces
rubidium
2011-01-23
(svn r21902) -Fix: Do not count articulated parts when passing the number of ...
frosch
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-19
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the ...
terkhen
2011-01-19
(svn r21858) -Codechange: Give more similar names to ArticulatedPart functions.
terkhen
2011-01-18
(svn r21843) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-16
(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastr...
rubidium
2011-01-15
(svn r21809) -Fix [FS#4404]: remove unreached automatic orders as well when r...
rubidium
2011-01-15
(svn r21808) -Fix: don't create automatic orders when there are no manual ord...
rubidium
[prev]
[next]