terkhen
|
47c9189002
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
terkhen
|
79e2b3153d
|
(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.
|
2010-12-14 21:26:03 +00:00 |
|
rubidium
|
aeae689dc4
|
(svn r21338) -Fix [FS#4272]: bogus cache mismatch warnings with desync debugging because some cache was invalidated but never reset
|
2010-11-27 21:09:41 +00:00 |
|
rubidium
|
b46e57d364
|
(svn r21338) -Fix [FS#4272]: bogus cache mismatch warnings with desync debugging because some cache was invalidated but never reset
|
2010-11-27 21:09:41 +00:00 |
|
rubidium
|
878a06dd9a
|
(svn r21198) -Fix: don't call variables properties in debug messages
|
2010-11-15 16:43:46 +00:00 |
|
rubidium
|
a6a2fbd937
|
(svn r21198) -Fix: don't call variables properties in debug messages
|
2010-11-15 16:43:46 +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 |
|
terkhen
|
79ab8cb571
|
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time.
|
2010-11-06 13:03:17 +00:00 |
|
terkhen
|
25d1b2f54b
|
(svn r21098) -Codechange: Ships now store their max speed in the cache instead of recalculating it every time.
|
2010-11-06 13:03:17 +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
|
9dbd35a2ae
|
(svn r21095) -Codechange: Use a function to convert aircraft speed to old units.
|
2010-11-06 12:47:12 +00:00 |
|
terkhen
|
cfac2ced69
|
(svn r21095) -Codechange: Use a function to convert aircraft speed to old units.
|
2010-11-06 12:47:12 +00:00 |
|
terkhen
|
78e8a17729
|
(svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity.
|
2010-11-06 12:39:18 +00:00 |
|
terkhen
|
d699c4a345
|
(svn r21091) -Codechange: Add bit constants for checking NewGRFCache validity.
|
2010-11-06 12:39:18 +00:00 |
|
terkhen
|
36c5f3c97c
|
(svn r21090) -Codechange: Rename VehicleCache to NewGRFCache.
|
2010-11-06 12:37:55 +00:00 |
|
terkhen
|
8eb3d653da
|
(svn r21090) -Codechange: Rename VehicleCache to NewGRFCache.
|
2010-11-06 12:37:55 +00:00 |
|
yexo
|
ed92106135
|
(svn r20800) -Fix: [NewGRF] clamp some more vehicle variables
|
2010-09-13 14:20:30 +00:00 |
|
yexo
|
aaf370dce2
|
(svn r20800) -Fix: [NewGRF] clamp some more vehicle variables
|
2010-09-13 14:20:30 +00:00 |
|
yexo
|
340a1ff111
|
(svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo)
|
2010-09-13 13:55:25 +00:00 |
|
yexo
|
ce649b0a73
|
(svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo)
|
2010-09-13 13:55:25 +00:00 |
|
yexo
|
78a2b26ea3
|
(svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo)
|
2010-09-12 19:54:25 +00:00 |
|
yexo
|
8fafaf3224
|
(svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo)
|
2010-09-12 19:54:25 +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
|
64264317a3
|
(svn r20605) -Fix [FS#4063]: let NewGRFs var43 var (information about liveries) for vehicles not be influenced by the local setting determining whether to show liveries or not.
|
2010-08-23 22:28:35 +00:00 |
|
rubidium
|
9d1145e50c
|
(svn r20605) -Fix [FS#4063]: let NewGRFs var43 var (information about liveries) for vehicles not be influenced by the local setting determining whether to show liveries or not.
|
2010-08-23 22:28:35 +00:00 |
|
frosch
|
b5cf9bc034
|
(svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehicle_flags.
|
2010-08-15 18:25:57 +00:00 |
|
frosch
|
c52f42ea21
|
(svn r20502) -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehicle_flags.
|
2010-08-15 18:25:57 +00:00 |
|
yexo
|
f1d3b66156
|
(svn r20477) -Codechange: remove some airport-related constants/functions and add some documentation
|
2010-08-13 00:21:03 +00:00 |
|
yexo
|
e4117dbfb7
|
(svn r20477) -Codechange: remove some airport-related constants/functions and add some documentation
|
2010-08-13 00:21:03 +00:00 |
|
rubidium
|
b5d5a4e159
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
rubidium
|
29b489a055
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
yexo
|
c5f12c337d
|
(svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD
|
2010-07-21 11:29:59 +00:00 |
|
yexo
|
5ac645ac1f
|
(svn r20199) -Fix [FS#3964]: NewGRFs that defined a vehicle without either loaded or loading groups could crash OpenTTD
|
2010-07-21 11:29:59 +00:00 |
|
frosch
|
fb0ac38f3d
|
(svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes.
|
2010-07-17 15:38:51 +00:00 |
|
frosch
|
f87e9c21f2
|
(svn r20175) -Change: [NewGRF] Adapt vehicle var FE bit 6 to new railtypes.
|
2010-07-17 15:38:51 +00:00 |
|
michi_cc
|
3ad7f8b455
|
(svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on.
|
2010-07-16 19:02:59 +00:00 |
|
michi_cc
|
2a3ec78d9f
|
(svn r20165) -Feature: [NewGRF] Information (var 4A) about the current railtype a train is on.
|
2010-07-16 19:02:59 +00:00 |
|
frosch
|
782ec1bbff
|
(svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available.
|
2010-07-10 08:54:57 +00:00 |
|
frosch
|
1055c2b0fd
|
(svn r20106) -Fix (r5999): Engine and vehicle age were clamped at 0xFFFF, though there are 32bit available.
|
2010-07-10 08:54:57 +00:00 |
|
rubidium
|
a70fd540fc
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
rubidium
|
062dd0e24c
|
(svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int
|
2010-05-13 10:14:29 +00:00 |
|
peter1138
|
55d227ef8b
|
(svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine.
|
2010-05-10 17:27:34 +00:00 |
|
peter1138
|
92042c6237
|
(svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine.
|
2010-05-10 17:27:34 +00:00 |
|