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
2011-11-04
(svn r23112) -Codechange: Check if vehicle chain lengths stays constant when ...
michi_cc
2011-11-04
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station...
michi_cc
2011-11-04
(svn r23086) -Feature: [NewGRF] Callback to change refit cost depending on ol...
michi_cc
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 r22985) -Feature: Display autoreplace status in group GUI.
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-08-26
(svn r22845) -Fix [FS#4745]: perform stricter checks on some commands (monoid)
rubidium
2011-08-03
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
michi_cc
2011-04-17
(svn r22337) -Fix: Overly specific error message
peter1138
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2011-01-29
(svn r21926) -Fix [FS#4450](r21924): v != w.
frosch
2011-01-29
(svn r21924) -Codechange: Unify some parts of the articulated vehicle code.
terkhen
2011-01-23
(svn r21904) -Fix: Include the capacity of non-refittable vehicles in the ref...
frosch
2011-01-23
(svn r21902) -Fix: Do not count articulated parts when passing the number of ...
frosch
2011-01-23
(svn r21901) -Codechange: Save some bits in p2 of CmdRefitVehicle.
frosch
2011-01-19
(svn r21858) -Codechange: Give more similar names to ArticulatedPart functions.
terkhen
2010-12-21
(svn r21561) -Change: Allow to specify the number of vehicles to refit in the...
terkhen
2010-12-14
(svn r21518) -Codechange: Rename AccelerationCache to GroundVehicleCache.
terkhen
2010-12-05
(svn r21416) -Codechange: limit vehicle name by amount of characters, not bytes
rubidium
2010-11-16
(svn r21214) -Add: Display mail capacity when refitting an aircraft to passen...
terkhen
2010-10-30
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
alberth
2010-09-13
(svn r20795) -Codechange: clarify code/documentation of the start/stop bit in...
yexo
2010-09-08
(svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands...
rubidium
2010-09-08
(svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle ...
rubidium
2010-09-08
(svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters
rubidium
2010-09-08
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehic...
rubidium
2010-09-08
(svn r20768) -Codechange: unify send-to-depot commands
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-22
(svn r20595) -Fix (r20536)[FS#4068]: Autoreplace needs refitting of wagons in...
frosch
2010-08-19
(svn r20573) -Codechange: free/reserve some bits in the sell vehicle command ...
rubidium
2010-08-19
(svn r20572) -Codechange: free/reserve some bits in the wagon move command to...
rubidium
2010-08-19
(svn r20571) -Codechange: free/reserve some bits in the order commands to inc...
rubidium
2010-08-19
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the mos...
yexo
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-18
(svn r20537) -Codechange: make RefitVehicle a static (local) function
rubidium
2010-08-18
(svn r20536) -Codechange: unify the refitting of vehicles
rubidium
2010-08-18
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in...
yexo
2010-08-18
(svn r20533) -Codechange: shuffle a bit with the bits in the sell command
rubidium
2010-08-17
(svn r20532) -Codechange: unify selling of vehicles a bit
rubidium
2010-08-17
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
rubidium
2010-08-17
(svn r20530) -Cleanup (r13507): p2 bit 0 for CmdBUildRailVehicle is no longer...
yexo
2010-08-10
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
rubidium
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-06-11
(svn r19964) -Add: Show an error message when trying to start a crashed or de...
terkhen
2010-06-10
(svn r19953) -Fix [FS#3874]: Don't show an error message when trying to start...
terkhen
2010-04-24
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
smatz
2010-04-17
(svn r19657) -Fix: Add saneness checks for front vehicles.
frosch
[next]