rubidium
|
982de9cf86
|
(svn r21913) -Codechange: move bridge speed limiting for road vehicles to the same (logically speaking) place as for trains
|
2011-01-26 17:33:14 +00:00 |
|
rubidium
|
aa1f02c248
|
(svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpeed as well
|
2011-01-26 17:31:44 +00:00 |
|
rubidium
|
4fff63d790
|
(svn r21912) -Codechange: let road vehicles use gcache.last_speed/SetLastSpeed as well
|
2011-01-26 17:31:44 +00:00 |
|
rubidium
|
05199a641a
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
rubidium
|
7eba2bf4d3
|
(svn r21890) -Cleanup: remove some unneeded includes
|
2011-01-22 14:52:20 +00:00 |
|
smatz
|
a3ae023fdb
|
(svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes
|
2011-01-21 16:20:55 +00:00 |
|
smatz
|
e308c348f0
|
(svn r21879) -Codechange: reset vehicle's GOINGUP/DOWN bits when it crashes
|
2011-01-21 16:20:55 +00:00 |
|
terkhen
|
fdb720cc1a
|
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the train names.
|
2011-01-19 18:44:13 +00:00 |
|
terkhen
|
b5468e7a80
|
(svn r21860) -Codechange: Rename road vehicle subtype functions to match the train names.
|
2011-01-19 18:44:13 +00:00 |
|
terkhen
|
f69d280f14
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
terkhen
|
48b7916458
|
(svn r21521) -Codechange: Unify some cached values that were present in both road vehicles and trains.
|
2010-12-14 21:33:53 +00:00 |
|
rubidium
|
acf7613433
|
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
|
2010-12-13 21:56:25 +00:00 |
|
rubidium
|
6bc002ad74
|
(svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles
|
2010-12-13 21:56:25 +00:00 |
|
rubidium
|
ff16d3a2f8
|
(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)
|
2010-12-11 13:42:01 +00:00 |
|
rubidium
|
fc70825905
|
(svn r21465) -Cleanup [FS#4295]: remove some dead code (fonsinchen)
|
2010-12-11 13:42:01 +00:00 |
|
alberth
|
9f3845227e
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
alberth
|
ab50f74d7f
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
rubidium
|
d24dbdac7b
|
(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leave a non-drive through road stop at once
|
2010-11-20 09:09:57 +00:00 |
|
rubidium
|
097880c5e2
|
(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leave a non-drive through road stop at once
|
2010-11-20 09:09:57 +00:00 |
|
rubidium
|
1c7940255a
|
(svn r21238) -Feature: [NewGRF] Support callback 0x10 for RVs and ships (Hirundo)
|
2010-11-18 14:17:55 +00:00 |
|
rubidium
|
61ff042460
|
(svn r21238) -Feature: [NewGRF] Support callback 0x10 for RVs and ships (Hirundo)
|
2010-11-18 14:17:55 +00:00 |
|
rubidium
|
06bb553545
|
(svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle
|
2010-11-10 20:15:48 +00:00 |
|
rubidium
|
d1dfb27699
|
(svn r21136) -Fix [FS#4213]: bridge speed limits should apply to all wagons of a vehicle, not just the head of the vehicle
|
2010-11-10 20:15:48 +00:00 |
|
terkhen
|
c7a2d1f883
|
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
|
2010-11-09 17:43:05 +00:00 |
|
terkhen
|
6a38925ca3
|
(svn r21123) -Codechange: Remove max_speed from the Vehicle class.
|
2010-11-09 17:43:05 +00:00 |
|
terkhen
|
10d4b2f51f
|
(svn r21122) -Fix (r21100): Use the cached max speed when checking road vehicle overtaking.
|
2010-11-09 17:39:41 +00:00 |
|
terkhen
|
e1ff8aeb09
|
(svn r21122) -Fix (r21100): Use the cached max speed when checking road vehicle overtaking.
|
2010-11-09 17:39:41 +00:00 |
|
terkhen
|
38d9eed25c
|
(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x15 (Speed).
|
2010-11-06 13:11:24 +00:00 |
|
terkhen
|
b65df93121
|
(svn r21100) -Feature [NewGRF]: Add CB36 support for road vehicle property 0x15 (Speed).
|
2010-11-06 13:11:24 +00:00 |
|
terkhen
|
25e638adcb
|
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
|
2010-11-06 13:05:11 +00:00 |
|
terkhen
|
18e3a3ddfc
|
(svn r21099) -Codechange: Store road vehicle max speed in the vehicle cache.
|
2010-11-06 13:05:11 +00:00 |
|
alberth
|
e5b817e99a
|
(svn r21088) -Doc: Additions/corrections of doxygen comments.
|
2010-11-05 16:34:22 +00:00 |
|
alberth
|
fa13971337
|
(svn r21088) -Doc: Additions/corrections of doxygen comments.
|
2010-11-05 16:34:22 +00:00 |
|
smatz
|
548a3747e9
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +00:00 |
|
smatz
|
77fe95f552
|
(svn r20860) -Cleanup: remove some unused functions and variables
|
2010-10-01 16:42:28 +00:00 |
|
rubidium
|
db3a6485d7
|
(svn r20768) -Codechange: unify send-to-depot commands
|
2010-09-08 18:55:58 +00:00 |
|
rubidium
|
9badab6454
|
(svn r20768) -Codechange: unify send-to-depot commands
|
2010-09-08 18:55:58 +00:00 |
|
rubidium
|
64f4b0d718
|
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo)
|
2010-08-28 14:14:37 +00:00 |
|
rubidium
|
2fb18e975c
|
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo)
|
2010-08-28 14:14:37 +00:00 |
|
rubidium
|
28d1d32161
|
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
|
2010-08-28 14:01:50 +00:00 |
|
rubidium
|
702cc96943
|
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
|
2010-08-28 14:01:50 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
982df3e96b
|
(svn r20536) -Codechange: unify the refitting of vehicles
|
2010-08-18 00:47:31 +00:00 |
|
rubidium
|
c5a670037b
|
(svn r20536) -Codechange: unify the refitting of vehicles
|
2010-08-18 00:47:31 +00:00 |
|
rubidium
|
c57a5b735a
|
(svn r20532) -Codechange: unify selling of vehicles a bit
|
2010-08-17 23:55:22 +00:00 |
|
rubidium
|
4780cc50b2
|
(svn r20532) -Codechange: unify selling of vehicles a bit
|
2010-08-17 23:55:22 +00:00 |
|
rubidium
|
253080ad64
|
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
|
2010-08-17 23:15:55 +00:00 |
|
rubidium
|
c14853b72e
|
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
|
2010-08-17 23:15:55 +00:00 |
|
alberth
|
a51d34c048
|
(svn r20499) -Doc: Spelling fixes, and one doxygen comment addition.
|
2010-08-15 14:06:43 +00:00 |
|