frosch
|
e57ba5d0ae
|
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
|
2011-11-01 00:21:08 +00:00 |
|
frosch
|
72cd855978
|
(svn r23074) -Codechange: Add Vehicle::GetEngine() to simplify code.
|
2011-11-01 00:21:08 +00:00 |
|
yexo
|
561d6503be
|
(svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load
|
2011-09-09 21:27:57 +00:00 |
|
yexo
|
bc3b725812
|
(svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load
|
2011-09-09 21:27:57 +00:00 |
|
alberth
|
068176ee5f
|
(svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar.
|
2011-08-13 12:47:18 +00:00 |
|
alberth
|
6aa6c65db8
|
(svn r22743) -Fix [FS#4696]: Make aircraft point to the exit when leaving the hangar.
|
2011-08-13 12:47:18 +00:00 |
|
michi_cc
|
d25840978c
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
michi_cc
|
08b7981f37
|
(svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period.
|
2011-08-03 20:55:08 +00:00 |
|
frosch
|
a3d8633e40
|
(svn r22505) -Add: Separate EffectVehicleTypes for broken aircraft and smoke at copper ore mine, to make them distinguishable from each other and from smoke due to disasters. (only affects newly spawned effects)
|
2011-05-28 09:45:12 +00:00 |
|
frosch
|
71822b6f1b
|
(svn r22505) -Add: Separate EffectVehicleTypes for broken aircraft and smoke at copper ore mine, to make them distinguishable from each other and from smoke due to disasters. (only affects newly spawned effects)
|
2011-05-28 09:45:12 +00:00 |
|
frosch
|
60b19a1344
|
(svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they are leaving a depot and heading to the same one again; just like trains since r16322.
|
2011-04-10 10:47:21 +00:00 |
|
frosch
|
5bf90860f8
|
(svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they are leaving a depot and heading to the same one again; just like trains since r16322.
|
2011-04-10 10:47:21 +00:00 |
|
rubidium
|
8183922813
|
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...
|
2011-02-07 22:49:38 +00:00 |
|
rubidium
|
1d0d7635e0
|
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled...
|
2011-02-07 22:49:38 +00:00 |
|
rubidium
|
12d3422539
|
(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view
|
2011-02-04 14:37:24 +00:00 |
|
rubidium
|
2ad1279725
|
(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view
|
2011-02-04 14:37:24 +00:00 |
|
rubidium
|
f0ad5fd749
|
(svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c].
|
2011-01-18 22:17:15 +00:00 |
|
rubidium
|
6c9078fd30
|
(svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c].
|
2011-01-18 22:17:15 +00:00 |
|
terkhen
|
b6148914b0
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
terkhen
|
679cd3c21b
|
(svn r21803) -Cleanup: Remove unnecessary semicolons.
|
2011-01-15 15:36:58 +00:00 |
|
rubidium
|
efacffeb1f
|
(svn r21137) -Fix/revert-ish (r1385): station ratings weren't updated (anymore) after an aircraft crashed
|
2010-11-10 22:56:05 +00:00 |
|
rubidium
|
72a6eeef26
|
(svn r21137) -Fix/revert-ish (r1385): station ratings weren't updated (anymore) after an aircraft crashed
|
2010-11-10 22:56:05 +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
|
114efc5aa2
|
(svn r21120) -Fix (r21096): Use the engine max speed value instead of the savegame value, as the latter could be stored in old units in old savegames.
|
2010-11-09 10:56:02 +00:00 |
|
terkhen
|
c6ad6f52a9
|
(svn r21120) -Fix (r21096): Use the engine max speed value instead of the savegame value, as the latter could be stored in old units in old savegames.
|
2010-11-09 10:56:02 +00:00 |
|
frosch
|
729760fdb8
|
(svn r21119) -Fix: Helicopter flight altitude was determined inconsistently in different places.
|
2010-11-08 21:26:32 +00:00 |
|
frosch
|
b1765482d2
|
(svn r21119) -Fix: Helicopter flight altitude was determined inconsistently in different places.
|
2010-11-08 21:26:32 +00:00 |
|
frosch
|
8b76d75e56
|
(svn r21118) -Codechange: Name and deduplicate some magic numbers.
|
2010-11-08 21:22:21 +00:00 |
|
frosch
|
c0ea0ac301
|
(svn r21118) -Codechange: Name and deduplicate some magic numbers.
|
2010-11-08 21:22:21 +00:00 |
|
terkhen
|
ca755e983c
|
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
|
2010-11-06 12:53:31 +00:00 |
|
terkhen
|
c8a56f17f8
|
(svn r21097) -Codechange: Unify cached max speed for all vehicle types.
|
2010-11-06 12:53:31 +00:00 |
|
terkhen
|
943c732756
|
(svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value.
|
2010-11-06 12:50:34 +00:00 |
|
terkhen
|
78d0a1cb1a
|
(svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value.
|
2010-11-06 12:50:34 +00:00 |
|
terkhen
|
0a9b1e90bf
|
(svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is greater than the engine speed.
|
2010-11-06 12:45:40 +00:00 |
|
terkhen
|
609e6dae3f
|
(svn r21094) -Fix: Aircraft speed would ignore callback 36 result when it is greater than the engine speed.
|
2010-11-06 12:45:40 +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 |
|
rubidium
|
56ebc2359e
|
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot
|
2010-09-08 21:02:12 +00:00 |
|
rubidium
|
ea4b40704b
|
(svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot
|
2010-09-08 21:02:12 +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 |
|
yexo
|
e7f5780683
|
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile
|
2010-08-19 13:44:41 +00:00 |
|
yexo
|
85740a0283
|
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile
|
2010-08-19 13:44:41 +00:00 |
|