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_func.h
Age
Commit message (
Expand
)
Author
2008-05-07
(svn r12986) -Codechange: move the landscape and transport related types from...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-20
(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp
rubidium
2008-04-20
(svn r12803) -Cleanup: rename SpecialVehicle to EffectVehicle to have a unifo...
rubidium
2008-04-19
(svn r12791) -Codechange: [autoreplace] Added a flag parameter (listens for D...
bjarni
2008-04-11
(svn r12658) -Codechange: unify a vast portion of the CmdSend<VehicleType>ToD...
rubidium
2008-04-08
(svn r12629) -Codechange: Split VehicleNeedsService() into Vehicle::NeedsServ...
frosch
2008-03-28
(svn r12476) -Codechange: split type engine related types from engine.h (and ...
rubidium
2008-03-28
(svn r12472) -Codechange: remove unneeded declaration of ViewPort and DrawPix...
rubidium
2008-01-18
(svn r11916) -Codechange: use enums from VehicleViewWindowWidgets instead of ...
smatz
2008-01-16
(svn r11882) -Codechange: introduce MarkSingleVehicleDirty() and simplify the...
smatz
2008-01-09
(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ...
smatz
2008-01-07
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a singl...
rubidium
2007-12-27
(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...
rubidium