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 |
|
truebrain
|
1c9bec1999
|
(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 |
|
rubidium
|
24263638bf
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
rubidium
|
3d88c74389
|
(svn r23526) -Codechange: unify cargos vs cargoes
|
2011-12-15 21:56:00 +00:00 |
|
michi_cc
|
957b643ae6
|
(svn r23504) -Feature: Aircraft range.
|
2011-12-13 00:43:35 +00:00 |
|
michi_cc
|
def8e7215b
|
(svn r23504) -Feature: Aircraft range.
|
2011-12-13 00:43:35 +00:00 |
|
yexo
|
38102a96b9
|
(svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url
|
2011-12-11 12:55:04 +00:00 |
|
yexo
|
7a7d9a7b6b
|
(svn r23494) -Feature: [NewGRF] action14 node INFO->URL_ to add an url
|
2011-12-11 12:55:04 +00:00 |
|
rubidium
|
9aab2dc861
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
rubidium
|
58423b26d1
|
(svn r23474) -Codechange: move the declaration error related functions to error.h
|
2011-12-10 13:54:10 +00:00 |
|
michi_cc
|
fc8633e1ac
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
michi_cc
|
d3b7b89493
|
(svn r23415) -Feature: Infrastructure maintenance costs.
|
2011-12-03 23:40:46 +00:00 |
|
rubidium
|
d765d3ac2e
|
(svn r23391) -Feature: [NewGRF] Allow translating multiple languages with Action 13 in GRFv8
|
2011-12-01 19:42:51 +00:00 |
|
rubidium
|
42c92be121
|
(svn r23391) -Feature: [NewGRF] Allow translating multiple languages with Action 13 in GRFv8
|
2011-12-01 19:42:51 +00:00 |
|
michi_cc
|
2579f5b17d
|
(svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo types from the refit mask. (peter1138)
|
2011-11-21 22:39:59 +00:00 |
|
michi_cc
|
d86af7639c
|
(svn r23291) -Feature: [NewGRF] Properties to always include/exclude cargo types from the refit mask. (peter1138)
|
2011-11-21 22:39:59 +00:00 |
|
rubidium
|
a799efbbb2
|
(svn r23283) -Fix: [NewGRF] Prevent against writing data for unknown fonts
|
2011-11-20 15:17:34 +00:00 |
|
rubidium
|
18a0dc894d
|
(svn r23283) -Fix: [NewGRF] Prevent against writing data for unknown fonts
|
2011-11-20 15:17:34 +00:00 |
|
rubidium
|
b6d3db762d
|
(svn r23232) -Change: move the "default" overrides out of the baseset in order to ensure they all use the same values
|
2011-11-15 20:30:58 +00:00 |
|
rubidium
|
88aaeb4092
|
(svn r23232) -Change: move the "default" overrides out of the baseset in order to ensure they all use the same values
|
2011-11-15 20:30:58 +00:00 |
|
rubidium
|
33d71b45fe
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
rubidium
|
7fd1e1df81
|
(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free
|
2011-11-12 13:00:29 +00:00 |
|
michi_cc
|
5e87f4efa9
|
(svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09.
|
2011-11-08 19:23:56 +00:00 |
|
michi_cc
|
aca5f7ccf5
|
(svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09.
|
2011-11-08 19:23:56 +00:00 |
|
frosch
|
777b188cd5
|
(svn r23159) -Feature: Support for NewGRF version 8.
|
2011-11-08 17:30:19 +00:00 |
|
frosch
|
469450e554
|
(svn r23159) -Feature: Support for NewGRF version 8.
|
2011-11-08 17:30:19 +00:00 |
|
frosch
|
a47dadf2d2
|
(svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium)
|
2011-11-08 17:29:41 +00:00 |
|
frosch
|
e58d6cbc63
|
(svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium)
|
2011-11-08 17:29:41 +00:00 |
|
frosch
|
8bfc1ebf9f
|
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
|
2011-11-08 17:28:52 +00:00 |
|
frosch
|
5aaecae6e2
|
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0.
|
2011-11-08 17:28:52 +00:00 |
|
frosch
|
e40dabc868
|
(svn r23152) -Change: [NewGRF v8] Snow line height table uses values between 0x00 and 0xFF independent of number of height levels.
|
2011-11-08 17:28:42 +00:00 |
|
frosch
|
0f28b20a73
|
(svn r23152) -Change: [NewGRF v8] Snow line height table uses values between 0x00 and 0xFF independent of number of height levels.
|
2011-11-08 17:28:42 +00:00 |
|
frosch
|
4301936fb1
|
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead.
|
2011-11-08 17:28:05 +00:00 |
|
frosch
|
7d4568361c
|
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead.
|
2011-11-08 17:28:05 +00:00 |
|
frosch
|
93f12ad71e
|
(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 instead.
|
2011-11-08 17:27:55 +00:00 |
|
frosch
|
8dcbd673cf
|
(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 instead.
|
2011-11-08 17:27:55 +00:00 |
|
frosch
|
8bd5d079c5
|
(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage.
|
2011-11-08 17:27:46 +00:00 |
|
frosch
|
c2cf26b451
|
(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage.
|
2011-11-08 17:27:46 +00:00 |
|
frosch
|
7a5754106c
|
(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 |
|