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
/
effectvehicle_base.h
Age
Commit message (
Expand
)
Author
2011-01-31
(svn r21932) -Document: some tidbits related to vehicles
rubidium
2011-01-30
(svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions.
alberth
2011-01-21
(svn r21876) -Codechange: typedef SpecializedVehicleBase and GroundVehicleBas...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-02
(svn r16505) -Fix [FS#2951] (r16472): since g++ 4.4 the implicit (default) co...
rubidium
2009-05-30
(svn r16472) -Codechange: set vehicle type in SpecializedVehicle constructor ...
smatz
2009-05-26
(svn r16445) -Codechange: update old comments (Yexo)
smatz
2009-05-26
(svn r16442) -Codechange: use new Vehicle accessors at more places
smatz
2009-05-26
(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for...
smatz
2009-05-22
(svn r16384) -Codechange: move u.effect to EffectVehicle
rubidium
2009-05-22
(svn r16376) -Codechange: Vehicle::Tick() now returns false if the vehicle wa...
smatz
2008-04-20
(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp
rubidium