frosch
|
b374b92bfb
|
(svn r23145) -Change: [NewGRF v8] Determine the 'first' refittable cargo of vehicles using the cargo ordering from the cargo translation table.
|
2011-11-08 17:25:51 +00:00 |
|
frosch
|
b243d70bd7
|
(svn r23144) -Change: [NewGRF v8] Consider the 'default cargotype' properties as indices into the cargo translation table.
|
2011-11-08 17:25:42 +00:00 |
|
frosch
|
48f75a6a8d
|
(svn r23144) -Change: [NewGRF v8] Consider the 'default cargotype' properties as indices into the cargo translation table.
|
2011-11-08 17:25:42 +00:00 |
|
frosch
|
8999f6b73c
|
(svn r23139) -Change: [NewGRF v8] Do no longer apply base cost fallbacks.
|
2011-11-08 17:24:01 +00:00 |
|
frosch
|
ae11548b4e
|
(svn r23139) -Change: [NewGRF v8] Do no longer apply base cost fallbacks.
|
2011-11-08 17:24:01 +00:00 |
|
frosch
|
6eb0ebf7df
|
(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.
|
2011-11-08 17:22:19 +00:00 |
|
frosch
|
e08a227b53
|
(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.
|
2011-11-08 17:22:19 +00:00 |
|
michi_cc
|
23bf62c77a
|
(svn r23129) -Add: [NewGRF] Property for the rail type name.
|
2011-11-07 19:35:02 +00:00 |
|
michi_cc
|
fe574b7e0c
|
(svn r23129) -Add: [NewGRF] Property for the rail type name.
|
2011-11-07 19:35:02 +00:00 |
|
rubidium
|
a70fdbcf2f
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
|
rubidium
|
69162621d8
|
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code
|
2011-11-04 10:25:58 +00:00 |
|
frosch
|
a5ddc39bad
|
(svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted.
|
2011-11-01 16:18:28 +00:00 |
|
frosch
|
e802dc66b9
|
(svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted.
|
2011-11-01 16:18:28 +00:00 |
|
yexo
|
3c789abdf4
|
(svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal
|
2011-11-01 12:15:33 +00:00 |
|
yexo
|
a95e7982f0
|
(svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal
|
2011-11-01 12:15:33 +00:00 |
|
frosch
|
abcc90e15c
|
(svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines.
|
2011-11-01 00:29:05 +00:00 |
|
frosch
|
1d1c9f44a1
|
(svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines.
|
2011-11-01 00:29:05 +00:00 |
|
frosch
|
86553b5ab5
|
(svn r23076) -Codechange: Separate code for NewGRF and default refit masks more strictly.
|
2011-11-01 00:26:22 +00:00 |
|
frosch
|
be5fffd133
|
(svn r23076) -Codechange: Separate code for NewGRF and default refit masks more strictly.
|
2011-11-01 00:26:22 +00:00 |
|
frosch
|
ad38f27242
|
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code.
|
2011-11-01 00:23:41 +00:00 |
|
frosch
|
acc3c75951
|
(svn r23075) -Codechange: Add GetGRF() and GetGRFID() methods to Engine and Vehicle to simplify code.
|
2011-11-01 00:23:41 +00:00 |
|
michi_cc
|
f0ffa534de
|
(svn r23072) -Feature: [NewGRF] House callback 0x148.
|
2011-10-31 22:31:40 +00:00 |
|
michi_cc
|
e094d7db62
|
(svn r23072) -Feature: [NewGRF] House callback 0x148.
|
2011-10-31 22:31:40 +00:00 |
|
yexo
|
878554ffab
|
(svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930
|
2011-10-27 20:28:18 +00:00 |
|
yexo
|
481b1191ef
|
(svn r23059) -Fix [FS#4794]: if a newgrf overrides a default house the minimum start year for that house was set to 1930
|
2011-10-27 20:28:18 +00:00 |
|
yexo
|
eb30e74578
|
(svn r23036) -Fix (r22970): swapped parameters resulted in wrong vehicle names
|
2011-10-17 20:28:56 +00:00 |
|
yexo
|
743050a9e0
|
(svn r23036) -Fix (r22970): swapped parameters resulted in wrong vehicle names
|
2011-10-17 20:28:56 +00:00 |
|
planetmaker
|
8e5d6c34cd
|
(svn r23005) -Fix (r23004): Of course there's still the 16-sprite version for shore tiles... we should continue to handle it.
|
2011-10-05 17:39:12 +00:00 |
|
planetmaker
|
824f17215e
|
(svn r23005) -Fix (r23004): Of course there's still the 16-sprite version for shore tiles... we should continue to handle it.
|
2011-10-05 17:39:12 +00:00 |
|
planetmaker
|
03ed9dc97b
|
(svn r23004) -Feature [FS#4795]: Allow to use offsets for all types of action5 except sea shores
|
2011-10-05 17:07:43 +00:00 |
|
planetmaker
|
162b98faa5
|
(svn r23004) -Feature [FS#4795]: Allow to use offsets for all types of action5 except sea shores
|
2011-10-05 17:07:43 +00:00 |
|
michi_cc
|
e07c107eb1
|
(svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication.
|
2011-10-04 21:35:52 +00:00 |
|
michi_cc
|
71bd681d87
|
(svn r23001) -Feature: [NewGRF] Automatically switch to a 32 bpp blitter on NewGRF indication.
|
2011-10-04 21:35:52 +00:00 |
|
rubidium
|
27644093c2
|
(svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should not have newlines, e.g. the NewGRF's name
|
2011-10-01 20:31:21 +00:00 |
|
rubidium
|
7de22e25da
|
(svn r22970) -Fix [FS#4769]: strip newlines from NewGRF strings that should not have newlines, e.g. the NewGRF's name
|
2011-10-01 20:31:21 +00:00 |
|
frosch
|
b3f7f5124b
|
(svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary spriteset IDs.
|
2011-09-11 15:11:23 +00:00 |
|
frosch
|
4738cd9652
|
(svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary spriteset IDs.
|
2011-09-11 15:11:23 +00:00 |
|
frosch
|
4cc46d5d6b
|
(svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different Action1 in a single Action2.
|
2011-09-11 15:10:56 +00:00 |
|
frosch
|
1683a91afa
|
(svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different Action1 in a single Action2.
|
2011-09-11 15:10:56 +00:00 |
|
frosch
|
bf664cd68d
|
(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset.
|
2011-09-11 15:10:09 +00:00 |
|
frosch
|
7f228d6909
|
(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset.
|
2011-09-11 15:10:09 +00:00 |
|
frosch
|
64e03ee136
|
(svn r22922) -Codechange: Use wrapper methods to access and register spritesets.
|
2011-09-11 15:08:17 +00:00 |
|
frosch
|
b4d7919f8a
|
(svn r22922) -Codechange: Use wrapper methods to access and register spritesets.
|
2011-09-11 15:08:17 +00:00 |
|
planetmaker
|
dff9faa3f4
|
(svn r22919) -Doc: Some doxygen sprinkles
|
2011-09-11 11:14:22 +00:00 |
|
planetmaker
|
07077dc56e
|
(svn r22919) -Doc: Some doxygen sprinkles
|
2011-09-11 11:14:22 +00:00 |
|
planetmaker
|
3582ec8be2
|
(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified
|
2011-09-11 09:31:57 +00:00 |
|
planetmaker
|
3b70f697e1
|
(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified
|
2011-09-11 09:31:57 +00:00 |
|
rubidium
|
af80e9106e
|
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
|
2011-08-24 13:48:29 +00:00 |
|
rubidium
|
8e5f433b22
|
(svn r22826) -Codechange: pass sub directory to NewGRF loading functions
|
2011-08-24 13:48:29 +00:00 |
|
rubidium
|
26788cf363
|
(svn r22825) -Codechange: pass subdir to FioOpenFile
|
2011-08-24 13:42:06 +00:00 |
|