frosch
|
e1fda49027
|
(svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side', and add a third option while doing so.
|
2012-05-01 15:53:51 +00:00 |
|
frosch
|
d42bd940b2
|
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
2012-04-22 16:27:55 +00:00 |
|
frosch
|
6f4d2160c2
|
(svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving).
|
2012-04-22 16:27:55 +00:00 |
|
rubidium
|
1d95485838
|
(svn r24063) -Fix [FS#5125]: with certain versions of GCC and compiler flags the compiler could reorder some code badly causing the 32bpp depot flag not working
|
2012-03-25 18:18:35 +00:00 |
|
rubidium
|
02d9ecde6d
|
(svn r24063) -Fix [FS#5125]: with certain versions of GCC and compiler flags the compiler could reorder some code badly causing the 32bpp depot flag not working
|
2012-03-25 18:18:35 +00:00 |
|
frosch
|
91e8aa00b1
|
(svn r24052) -Fix (r23883) [FS#5107]: Imported GRF sounds were inserted into the wrong slots.
|
2012-03-19 22:55:29 +00:00 |
|
frosch
|
0643a69764
|
(svn r24052) -Fix (r23883) [FS#5107]: Imported GRF sounds were inserted into the wrong slots.
|
2012-03-19 22:55:29 +00:00 |
|
frosch
|
5fe58a74b3
|
(svn r24051) -Fix: Comment.
|
2012-03-19 22:52:37 +00:00 |
|
frosch
|
2007f7affd
|
(svn r24051) -Fix: Comment.
|
2012-03-19 22:52:37 +00:00 |
|
frosch
|
f955f38708
|
(svn r24050) -Fix: Realsprites inside the action 11 block were not skipped correctly.
|
2012-03-19 22:38:54 +00:00 |
|
frosch
|
ee03cda858
|
(svn r24050) -Fix: Realsprites inside the action 11 block were not skipped correctly.
|
2012-03-19 22:38:54 +00:00 |
|
frosch
|
286fad76bf
|
(svn r23960) -Fix/Change: [NewGRF] Make the properties for always/never refittable cargo types not behave incremental, but reset them on reassignment.
|
2012-02-16 22:22:45 +00:00 |
|
frosch
|
ed3a9fa239
|
(svn r23960) -Fix/Change: [NewGRF] Make the properties for always/never refittable cargo types not behave incremental, but reset them on reassignment.
|
2012-02-16 22:22:45 +00:00 |
|
michi_cc
|
ff73fdb4b0
|
(svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail).
|
2012-02-15 21:23:48 +00:00 |
|
michi_cc
|
9101d2e2d2
|
(svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail).
|
2012-02-15 21:23:48 +00:00 |
|
frosch
|
f832dfd555
|
(svn r23916) -Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties.
|
2012-02-07 22:59:30 +00:00 |
|
frosch
|
d5bc5ddd00
|
(svn r23916) -Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties.
|
2012-02-07 22:59:30 +00:00 |
|
frosch
|
306528561a
|
(svn r23915) -Codechange: Translate refitmask directly after reading it from the GRF.
|
2012-02-07 22:48:09 +00:00 |
|
frosch
|
a16389ab06
|
(svn r23915) -Codechange: Translate refitmask directly after reading it from the GRF.
|
2012-02-07 22:48:09 +00:00 |
|
frosch
|
d40cfd1a8a
|
(svn r23913) -Fix (r23912): Silly typo in comment.
|
2012-02-07 22:05:44 +00:00 |
|
frosch
|
1c84468b5d
|
(svn r23913) -Fix (r23912): Silly typo in comment.
|
2012-02-07 22:05:44 +00:00 |
|
frosch
|
80a8fe4275
|
(svn r23912) -Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation.
|
2012-02-07 22:03:03 +00:00 |
|
frosch
|
306a0967d0
|
(svn r23912) -Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation.
|
2012-02-07 22:03:03 +00:00 |
|
michi_cc
|
14094d00bf
|
(svn r23887) -Feature: [NewGRF] Support for container version 2.
|
2012-02-04 13:29:04 +00:00 |
|
michi_cc
|
6db39410a1
|
(svn r23887) -Feature: [NewGRF] Support for container version 2.
|
2012-02-04 13:29:04 +00:00 |
|
michi_cc
|
0f4d45e7ab
|
(svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF later in the load order.
|
2012-02-04 13:28:48 +00:00 |
|
michi_cc
|
b4846423ac
|
(svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF later in the load order.
|
2012-02-04 13:28:48 +00:00 |
|
michi_cc
|
ee5e3a0482
|
(svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first usage.
|
2012-02-04 13:28:44 +00:00 |
|
michi_cc
|
12f0e80dad
|
(svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first usage.
|
2012-02-04 13:28:44 +00:00 |
|
frosch
|
4cc26a1b86
|
(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15.
|
2012-01-28 12:08:03 +00:00 |
|
frosch
|
90c53046c7
|
(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15.
|
2012-01-28 12:08:03 +00:00 |
|
frosch
|
b8bbf9a49d
|
(svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in the CTT, then pick the first refittable cargoslot.
|
2012-01-22 15:53:17 +00:00 |
|
frosch
|
3c85689b72
|
(svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in the CTT, then pick the first refittable cargoslot.
|
2012-01-22 15:53:17 +00:00 |
|
yexo
|
3557d5a784
|
(svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken
|
2012-01-15 19:29:49 +00:00 |
|
yexo
|
fab78a7bf2
|
(svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken
|
2012-01-15 19:29:49 +00:00 |
|
frosch
|
7a7991b469
|
(svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem.
|
2012-01-15 18:18:44 +00:00 |
|
frosch
|
64b6d03cd3
|
(svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem.
|
2012-01-15 18:18:44 +00:00 |
|
frosch
|
9eebe8b1ae
|
(svn r23807) -Codechange: GRFError::num_params is not needed, remove it.
|
2012-01-15 17:33:35 +00:00 |
|
frosch
|
92700c1262
|
(svn r23807) -Codechange: GRFError::num_params is not needed, remove it.
|
2012-01-15 17:33:35 +00:00 |
|
frosch
|
ecbcd955c4
|
(svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information.
|
2012-01-12 17:46:42 +00:00 |
|
frosch
|
7b0ea17f00
|
(svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information.
|
2012-01-12 17:46:42 +00:00 |
|
yexo
|
5da662f786
|
(svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file
|
2012-01-12 17:44:20 +00:00 |
|
yexo
|
ec54f39db5
|
(svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file
|
2012-01-12 17:44:20 +00:00 |
|
michi_cc
|
64b7bc557f
|
(svn r23758) -Feature: [NewGRF] Alternate rail type label list.
|
2012-01-05 19:40:34 +00:00 |
|
michi_cc
|
ee0fcb2567
|
(svn r23758) -Feature: [NewGRF] Alternate rail type label list.
|
2012-01-05 19:40:34 +00:00 |
|
rubidium
|
d5eeab43b7
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
rubidium
|
6d6be50ae0
|
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
|
2012-01-03 21:32:51 +00:00 |
|
truebrain
|
8ca67aae5d
|
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often
|
2012-01-01 16:38:38 +00:00 |
|
truebrain
|
da460f6928
|
(svn r23703) -Codechange: allow a compiler to inline a wrapper function, avoiding creation of a function stack, massively increasing its speed, for a function that is called often
|
2012-01-01 16:38:38 +00:00 |
|
truebrain
|
aa1a0053b0
|
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
2011-12-20 17:57:56 +00:00 |
|