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_cmd.cpp
Age
Commit message (
Expand
)
Author
2009-06-01
(svn r16491) -Codechange: Added parentheses around bitwise operators for code...
alberth
2009-05-26
(svn r16439) -Change: Make the default vehicle servicing settings company-bas...
yexo
2009-05-24
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar...
rubidium
2009-05-22
(svn r16393) -Codechange: move VehicleRail to Train.
rubidium
2009-05-22
(svn r16392) -Codechange: move some variables (the ones that aren't caches) f...
rubidium
2009-05-22
(svn r16391) -Codechange: use Train instead of Vehicle where appropriate.
rubidium
2009-05-22
(svn r16388) -Codechange: move u.air to Aircraft
rubidium
2009-05-18
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsV...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-13
(svn r16300) -Codechange: reduce usage of Vehicle::AllocateList
smatz
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-03-13
(svn r15704) -Cleanup: remove further includes from recently split files
smatz
2009-03-13
(svn r15700) -Codechange: split Cmd* from signs.cpp to signs_cmd.cpp.
rubidium
2009-03-13
(svn r15699) -Codechange: split Cmd* from vehicle.cpp to vehicle_cmd.cpp.
rubidium
[prev]