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
/
vehicle.c
Age
Commit message (
Expand
)
Author
2006-10-01
(svn r6602) - Feature: we now support NewGRF livery refits, as used by DBsetX...
peter1138
2006-09-30
(svn r6590) -Fix r6588: killed MSVC warnings for real
glx
2006-09-30
(svn r6588) -Fix r6582: killed some windows only warnings (thanks webfreakz f...
bjarni
2006-09-30
(svn r6586) -Feature: [depot window] added a vehicle list window with all veh...
bjarni
2006-09-29
(svn r6582) -Codechange: changed GenerateVehicleSortList() to reuse the same ...
bjarni
2006-09-29
(svn r6580) -Fix r6552: [depot window] fixed issue where vehicles sometimes f...
bjarni
2006-09-29
(svn r6579) -Fix r6552: [depot window] solved a condition where pressing auto...
bjarni
2006-09-29
(svn r6570) -Feature: added "start all" and "stop all" buttons to the vehicle...
bjarni
2006-09-28
(svn r6552) -Feature: [depot window] added a "autoreplace all vehicles in dep...
bjarni
2006-09-27
(svn r6542) -Feature: [depot window] added a "sell all vehicles in depot" button
bjarni
2006-09-27
(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ...
peter1138
2006-09-27
(svn r6524) -Code cleanup r6515: cleaned up the command to start/stop all veh...
bjarni
2006-09-26
(svn r6515) -Feature: added "start all" and "stop all" buttons to the depot w...
bjarni
2006-09-24
(svn r6503) -Codechange: added a function to tell what vehicles a depot contains
bjarni
2006-09-17
(svn r6474) - Add a patch option to control display of liveries, allowing non...
peter1138
2006-09-16
(svn r6468) -Codechange r6464: now use error() when failing refit in autorepl...
bjarni
2006-09-16
(svn r6464) -Fix r6393: killed a warning when compiling without asserts
bjarni
2006-09-15
(svn r6456) - Replace single colour scheme for passenger wagons with separate...
peter1138
2006-09-15
(svn r6455) - Feature: Add 2cc (two company colours) livery schemes. This rep...
peter1138
2006-09-08
(svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles fro...
bjarni
2006-09-05
(svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that ...
Darkvater
2006-09-05
(svn r6394) -Fix r6393: removed a warning originally removed in r6376 acciden...
bjarni
2006-09-05
(svn r6393) -Fix: [autoreplace] now refit costs are added to the estimated co...
bjarni
2006-09-04
(svn r6386) -Fix(r6376): removed a warning
glx
2006-09-04
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more...
rubidium
2006-09-04
(svn r6376) -Codechange: [vehicle refit] moved all refit cost calculations in...
bjarni
2006-09-03
(svn r6353) -Codechange: Make DestinationID a typedef of uin16, which is as l...
tron
2006-09-01
(svn r6300) -Fix: FS#321 autoreplace / wagon removal
bjarni
2006-09-01
(svn r6291) -Feature: Vehicle lists from the station window now also got the ...
bjarni
2006-08-31
(svn r6284) -Code Cleanup r6282: cleaned up the code a bit
bjarni
2006-08-31
(svn r6282) -Codechange: made a function to create the vehicle list for vehic...
bjarni
2006-08-31
(svn r6280) -Codechange: Use the same naming for trains as for other vehicles:
Darkvater
2006-08-30
(svn r6249) -Fix: fixed assert when pressing goto depot in an empty list (for...
bjarni
2006-08-30
(svn r6246) -Feature: added the many times requested "send all vehicle to dep...
bjarni
2006-08-29
(svn r6229) -Feature: Shared order lists now got a "goto depot" button
bjarni
2006-08-28
(svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {...
rubidium
2006-08-26
(svn r6157) -Codechange: DeleteVehicle removes a vehicle from the pool
truelight
2006-08-26
(svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
truelight
2006-08-22
(svn r6053) -Codechange: renamed all IsXXXIndex to IsValidXXXID
truelight
2006-08-22
(svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva...
truelight
2006-08-22
(svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit...
rubidium
2006-08-20
(svn r5999) -Feature: change the original date format to a 32 bits format bas...
rubidium
2006-08-15
(svn r5917) -Fix: [clone vehicles] FS#275 Bugfix: Cloned Road Vehicles Are No...
bjarni
2006-08-14
(svn r5898) -Fix [FS#249]: Bugfix: Goto Depot not always working for road veh...
Darkvater
2006-08-14
(svn r5891) -Code cleanup: cleaned up the code added in revision 5888
bjarni
2006-08-14
(svn r5888) -Fix: [autoreplace] if vehicles breakdowns and service are turned...
bjarni
2006-08-14
(svn r5887) -Cleanup: move date related functions, defines and variables to d...
rubidium
2006-07-26
(svn r5614) Move a type declaration to its only user
tron
2006-07-26
(svn r5613) Rename VS_DISASTER to VS_SHADOW, because this is what this flag a...
tron
2006-07-26
(svn r5612) Restructure some code which uses the vehicle position hash to mak...
tron
[next]