frosch
|
a16edfebd9
|
(svn r18760) -Fix (rlots)[FS#3500]: Action 9 did not properly detect whether an Action 8 was encountered already.
|
2010-01-08 19:18:32 +00:00 |
|
yexo
|
48c224f27a
|
(svn r18759) -Fix [NewGRF]: don't segfault when a newgrf contains an action2 and action3 but no action0
|
2010-01-08 19:14:33 +00:00 |
|
yexo
|
da3decba52
|
(svn r18759) -Fix [NewGRF]: don't segfault when a newgrf contains an action2 and action3 but no action0
|
2010-01-08 19:14:33 +00:00 |
|
yexo
|
ad9412494e
|
(svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf contains prop 14 after prop 1D
|
2010-01-06 15:16:14 +00:00 |
|
yexo
|
4257607e2b
|
(svn r18742) -Fix [NewGRF]: house prop 1D was thrashed when a newgrf contains prop 14 after prop 1D
|
2010-01-06 15:16:14 +00:00 |
|
frosch
|
0e39e68794
|
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range.
|
2010-01-03 19:29:56 +00:00 |
|
frosch
|
666c856457
|
(svn r18699) -Fix [FS#PlanetAndy]: GRF parameters were not properly initialised to zero, and not always checked for valid range.
|
2010-01-03 19:29:56 +00:00 |
|
rubidium
|
c949d7ddf7
|
(svn r18671) -Fix [FS#3452]: [NewGRF] If an action B did not have a 'data' string but would print it OpenTTD would segfault
|
2009-12-30 20:31:43 +00:00 |
|
rubidium
|
75c46b7a27
|
(svn r18671) -Fix [FS#3452]: [NewGRF] If an action B did not have a 'data' string but would print it OpenTTD would segfault
|
2009-12-30 20:31:43 +00:00 |
|
yexo
|
aeedd3d098
|
(svn r18527) -Fix: an industry newgrf that defined a too small size for action0 prop 0A could cause a crash
|
2009-12-17 23:26:25 +00:00 |
|
yexo
|
8c737964ec
|
(svn r18527) -Fix: an industry newgrf that defined a too small size for action0 prop 0A could cause a crash
|
2009-12-17 23:26:25 +00:00 |
|
rubidium
|
c719069e05
|
(svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites)
|
2009-12-16 11:35:05 +00:00 |
|
rubidium
|
d46127a723
|
(svn r18514) -Codechange: make it a bit clearer that for tile layouts num_sprites (as in number of sprite sets) is not the same as num_sprites (as in number of building sprites)
|
2009-12-16 11:35:05 +00:00 |
|
rubidium
|
da30e736ca
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
rubidium
|
b00a5f1069
|
(svn r18330) -Cleanup: remove some unneeded includes
|
2009-11-28 20:35:25 +00:00 |
|
frosch
|
0f31a2f7e4
|
(svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum.
|
2009-11-24 23:34:46 +00:00 |
|
frosch
|
324396ec74
|
(svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum.
|
2009-11-24 23:34:46 +00:00 |
|
frosch
|
13a72bb345
|
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
|
2009-11-24 22:15:42 +00:00 |
|
frosch
|
830231e2bd
|
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
|
2009-11-24 22:15:42 +00:00 |
|
frosch
|
f60a437d36
|
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
2009-11-24 13:15:58 +00:00 |
|
frosch
|
d507136e04
|
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
2009-11-24 13:15:58 +00:00 |
|
frosch
|
f48f252a2d
|
(svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector.
|
2009-11-23 13:14:45 +00:00 |
|
frosch
|
e3c7e3c169
|
(svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector.
|
2009-11-23 13:14:45 +00:00 |
|
frosch
|
bca56c5bc6
|
(svn r18036) -Fix (r17999): Always two they are.
|
2009-11-10 16:50:00 +00:00 |
|
frosch
|
364eb961ae
|
(svn r18036) -Fix (r17999): Always two they are.
|
2009-11-10 16:50:00 +00:00 |
|
rubidium
|
b2d7edddfa
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
|
rubidium
|
c2221885f4
|
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
|
2009-11-09 09:59:35 +00:00 |
|
frosch
|
c0936d100d
|
(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead.
|
2009-11-08 18:04:53 +00:00 |
|
frosch
|
f48f73f060
|
(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead.
|
2009-11-08 18:04:53 +00:00 |
|
frosch
|
1bd8a982d5
|
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'.
|
2009-11-08 13:02:05 +00:00 |
|
frosch
|
6ca8f6e380
|
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'.
|
2009-11-08 13:02:05 +00:00 |
|
frosch
|
d6e65fc173
|
(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more.
|
2009-11-08 12:23:02 +00:00 |
|
frosch
|
3f5e42b04a
|
(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more.
|
2009-11-08 12:23:02 +00:00 |
|
frosch
|
040404c5d3
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
|
frosch
|
ba1fc280e3
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
|
frosch
|
a36db7d8f6
|
(svn r18004) -Codechange: Deduplicate some magic.
|
2009-11-07 22:37:22 +00:00 |
|
frosch
|
7984d90c40
|
(svn r18004) -Codechange: Deduplicate some magic.
|
2009-11-07 22:37:22 +00:00 |
|
frosch
|
d86a79bfad
|
(svn r17999) -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks and check chunk sizes.
|
2009-11-07 18:22:00 +00:00 |
|
frosch
|
1519f7074f
|
(svn r17999) -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks and check chunk sizes.
|
2009-11-07 18:22:00 +00:00 |
|
frosch
|
3cb949a17d
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
|
frosch
|
79627b4f89
|
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
|
2009-11-05 19:46:17 +00:00 |
|
frosch
|
a6f09889e5
|
(svn r17857) -Fix (r10442): [NewGRF] 'subtract-in' is also signed for production callback version 0.
|
2009-10-24 18:51:21 +00:00 |
|
frosch
|
8e23ba540c
|
(svn r17857) -Fix (r10442): [NewGRF] 'subtract-in' is also signed for production callback version 0.
|
2009-10-24 18:51:21 +00:00 |
|
frosch
|
7395177eb2
|
(svn r17824) -Fix (r4594): _date_fract runs from 0 to 73 since r2041. Variable 0x09 should not.
|
2009-10-20 19:30:50 +00:00 |
|
frosch
|
a138f604ee
|
(svn r17824) -Fix (r4594): _date_fract runs from 0 to 73 since r2041. Variable 0x09 should not.
|
2009-10-20 19:30:50 +00:00 |
|
frosch
|
2adc2f4324
|
(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineInfo::refit_mask during initialisation.
|
2009-10-04 20:33:18 +00:00 |
|
frosch
|
b243f6ca97
|
(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineInfo::refit_mask during initialisation.
|
2009-10-04 20:33:18 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
ed8788d581
|
(svn r17682) -Codechange: remove erroneous space before some commas
|
2009-10-02 15:13:15 +00:00 |
|