smatz
|
36e8ae6a2a
|
(svn r14740) -Fix (r13675)(r14739): we shouldn't skip all remaining sprites neither
|
2008-12-24 23:20:30 +00:00 |
|
smatz
|
5e79462685
|
(svn r14740) -Fix (r13675)(r14739): we shouldn't skip all remaining sprites neither
|
2008-12-24 23:20:30 +00:00 |
|
smatz
|
2eee9bdc3b
|
(svn r14739) -Fix (r13675): when a static GRF was forcibly disabled, wrong data was released, causing memory leaks and wrong behaviour or crashes
|
2008-12-24 23:01:16 +00:00 |
|
smatz
|
aeeb60868c
|
(svn r14739) -Fix (r13675): when a static GRF was forcibly disabled, wrong data was released, causing memory leaks and wrong behaviour or crashes
|
2008-12-24 23:01:16 +00:00 |
|
smatz
|
24ffb8bbba
|
(svn r14738) -Fix (r13576): GCF_STATIC belongs to GRFConfig::flags, not GRFConfig::status
|
2008-12-24 22:33:06 +00:00 |
|
smatz
|
48af805ada
|
(svn r14738) -Fix (r13576): GCF_STATIC belongs to GRFConfig::flags, not GRFConfig::status
|
2008-12-24 22:33:06 +00:00 |
|
smatz
|
808d746bf3
|
(svn r14737) -Fix (r10211): memory leak in Action 0x0F (new town names)
|
2008-12-24 21:25:09 +00:00 |
|
smatz
|
921863da15
|
(svn r14737) -Fix (r10211): memory leak in Action 0x0F (new town names)
|
2008-12-24 21:25:09 +00:00 |
|
frosch
|
0f72032d44
|
(svn r14696) -Fix (r10495): Words now consist of 16 bits.
|
2008-12-19 23:13:51 +00:00 |
|
frosch
|
59fca8523f
|
(svn r14696) -Fix (r10495): Words now consist of 16 bits.
|
2008-12-19 23:13:51 +00:00 |
|
frosch
|
445767cc4c
|
(svn r14674) -Fix (r4965): Check sprite size when executing action 6.
|
2008-12-13 19:43:57 +00:00 |
|
frosch
|
a5c02ba0a5
|
(svn r14674) -Fix (r4965): Check sprite size when executing action 6.
|
2008-12-13 19:43:57 +00:00 |
|
rubidium
|
e589c7e580
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +00:00 |
|
rubidium
|
b650a86e58
|
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
|
2008-09-30 20:51:04 +00:00 |
|
rubidium
|
882d39a081
|
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
|
2008-09-03 07:51:07 +00:00 |
|
rubidium
|
a4cd12274c
|
(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
|
2008-09-03 07:51:07 +00:00 |
|
frosch
|
7a13b29190
|
(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.
|
2008-09-02 20:01:18 +00:00 |
|
frosch
|
3ce1a5672e
|
(svn r14230) -Codechange: Simplify MapDOSColour() using the new stuff.
|
2008-09-02 20:01:18 +00:00 |
|
rubidium
|
9ca1972e01
|
(svn r14229) -Feature: allow overriding the palette of the base GRFs. This way you can play with NewGRFs made for the Windows palette with the DOS palettes base GRFs (and vice versa). Note that for this to work correctly ALL NewGRFs must use the same palette; mix and match is not yet supported.
|
2008-09-02 18:45:15 +00:00 |
|
rubidium
|
fc216aeeb8
|
(svn r14229) -Feature: allow overriding the palette of the base GRFs. This way you can play with NewGRFs made for the Windows palette with the DOS palettes base GRFs (and vice versa). Note that for this to work correctly ALL NewGRFs must use the same palette; mix and match is not yet supported.
|
2008-09-02 18:45:15 +00:00 |
|
peter1138
|
4b53c92be2
|
(svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown property, or tries to assign an invalid ID.
|
2008-08-31 16:41:27 +00:00 |
|
peter1138
|
7bc5b136b1
|
(svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown property, or tries to assign an invalid ID.
|
2008-08-31 16:41:27 +00:00 |
|
peter1138
|
5dbac1d461
|
(svn r14202) -Codechange: [NewGRF] Give more meaningful output if a house/industry/industrytile is undefined in action 3, and continue processing remaining IDs.
|
2008-08-31 15:46:14 +00:00 |
|
peter1138
|
b4b1f26a9f
|
(svn r14202) -Codechange: [NewGRF] Give more meaningful output if a house/industry/industrytile is undefined in action 3, and continue processing remaining IDs.
|
2008-08-31 15:46:14 +00:00 |
|
peter1138
|
b301bd832e
|
(svn r14201) -Codechange: [NewGRF] Don't continue processing an Action 0 if we didn't read the data for a property -- the data will be wrong for subsequent reads.
-Codechange: [NewGRF] *Do* continue processing if the value of a property is invalid, however.
|
2008-08-31 15:26:46 +00:00 |
|
peter1138
|
7e88b7bb3e
|
(svn r14201) -Codechange: [NewGRF] Don't continue processing an Action 0 if we didn't read the data for a property -- the data will be wrong for subsequent reads.
-Codechange: [NewGRF] *Do* continue processing if the value of a property is invalid, however.
|
2008-08-31 15:26:46 +00:00 |
|
rubidium
|
a20b833516
|
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
2008-08-31 10:50:05 +00:00 |
|
rubidium
|
ea1f180a55
|
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
2008-08-31 10:50:05 +00:00 |
|
peter1138
|
4be6701717
|
(svn r14198) -Codechange: [NewGRF] Simplify handling of common vehicle properties.
|
2008-08-31 09:52:47 +00:00 |
|
peter1138
|
46e23b8f99
|
(svn r14198) -Codechange: [NewGRF] Simplify handling of common vehicle properties.
|
2008-08-31 09:52:47 +00:00 |
|
rubidium
|
951ea4ae6d
|
(svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the header).
-Fix: sprite payload skipping wouldn't skip enough bytes in a very small subset of compressed sprites.
|
2008-08-30 09:46:52 +00:00 |
|
rubidium
|
d3d34d2aac
|
(svn r14191) -Codechange: unify the code to skip sprite payload (i.e. not the header).
-Fix: sprite payload skipping wouldn't skip enough bytes in a very small subset of compressed sprites.
|
2008-08-30 09:46:52 +00:00 |
|
peter1138
|
76895a93f4
|
(svn r14189) -Fix (r14188): Accidental line removal
|
2008-08-30 09:01:05 +00:00 |
|
peter1138
|
bfcd6e9772
|
(svn r14189) -Fix (r14188): Accidental line removal
|
2008-08-30 09:01:05 +00:00 |
|
peter1138
|
84d9510928
|
(svn r14188) -Codechange: [NewGRF] Cargo type of 0xFF is specified to be 'use first refittable cargo', so don't issue a warning for it.
|
2008-08-30 08:59:55 +00:00 |
|
peter1138
|
2b67c01a24
|
(svn r14188) -Codechange: [NewGRF] Cargo type of 0xFF is specified to be 'use first refittable cargo', so don't issue a warning for it.
|
2008-08-30 08:59:55 +00:00 |
|
peter1138
|
50d230a52f
|
(svn r14184) -Codechange: [NewGRF] Since our NewGRF handling is better than it used to be, disable a NewGRF if unexpected sprites are reached.
|
2008-08-29 20:03:51 +00:00 |
|
peter1138
|
4c56b827e5
|
(svn r14184) -Codechange: [NewGRF] Since our NewGRF handling is better than it used to be, disable a NewGRF if unexpected sprites are reached.
|
2008-08-29 20:03:51 +00:00 |
|
peter1138
|
2e0d735f1f
|
(svn r14182) -Fix: After applying NewGRF settings, all rail and road types were available as the engine availability check was performed too early.
|
2008-08-28 19:53:25 +00:00 |
|
peter1138
|
80c9ecedcd
|
(svn r14182) -Fix: After applying NewGRF settings, all rail and road types were available as the engine availability check was performed too early.
|
2008-08-28 19:53:25 +00:00 |
|
smatz
|
1294253d68
|
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
|
2008-08-25 20:10:45 +00:00 |
|
smatz
|
c9bef19043
|
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
|
2008-08-25 20:10:45 +00:00 |
|
belugas
|
40b27b50c1
|
(svn r14172) -Feature[newGRF]: Add support for property 0x13 for Bridges.
In other words, one can now specifies a 16 bits cost multiplier.
|
2008-08-25 17:16:27 +00:00 |
|
belugas
|
23a9938317
|
(svn r14172) -Feature[newGRF]: Add support for property 0x13 for Bridges.
In other words, one can now specifies a 16 bits cost multiplier.
|
2008-08-25 17:16:27 +00:00 |
|
peter1138
|
2ea575e36c
|
(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.
|
2008-08-24 23:10:23 +00:00 |
|
peter1138
|
b45ced35ee
|
(svn r14160) -Codechange: Move _railtype_cost_multipliers into the rail type information struct.
|
2008-08-24 23:10:23 +00:00 |
|
peter1138
|
e999f189e6
|
(svn r14158) -Codechange: Initialization of rail type data from static source, so data can be changed.
|
2008-08-24 23:00:11 +00:00 |
|
peter1138
|
2f80a277eb
|
(svn r14158) -Codechange: Initialization of rail type data from static source, so data can be changed.
|
2008-08-24 23:00:11 +00:00 |
|
rubidium
|
07c20252c3
|
(svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
|
2008-08-23 20:16:54 +00:00 |
|
rubidium
|
200f405706
|
(svn r14146) -Codechange: allow palette override in both ways and remove some unneeded '(x == 0) ? 0 : 1' constructs.
|
2008-08-23 20:16:54 +00:00 |
|