rubidium
|
e3905eecbb
|
(svn r23265) -Codechange: replace the setfallbackfont callback function with a class to call back
|
2011-11-19 18:43:00 +00:00 |
|
rubidium
|
447884fddb
|
(svn r23265) -Codechange: replace the setfallbackfont callback function with a class to call back
|
2011-11-19 18:43:00 +00:00 |
|
rubidium
|
54dc2babe4
|
(svn r23242) -Codechange: allow ignoring the sprite font completely when checking whether the font supports a language
|
2011-11-17 21:11:34 +00:00 |
|
rubidium
|
881d6d25fd
|
(svn r23242) -Codechange: allow ignoring the sprite font completely when checking whether the font supports a language
|
2011-11-17 21:11:34 +00:00 |
|
rubidium
|
a4a2e0ecc0
|
(svn r23237) -Fix: ignore special characters, such as the train "character", when determining a fallback font
|
2011-11-16 23:02:51 +00:00 |
|
rubidium
|
77b8343d8a
|
(svn r23237) -Fix: ignore special characters, such as the train "character", when determining a fallback font
|
2011-11-16 23:02:51 +00:00 |
|
yexo
|
ac99408c9f
|
(svn r23044) -Codechange: reorder parameter order so we can make use of the default=0 more often
|
2011-10-20 16:53:34 +00:00 |
|
yexo
|
cbbea5f521
|
(svn r23044) -Codechange: reorder parameter order so we can make use of the default=0 more often
|
2011-10-20 16:53:34 +00:00 |
|
yexo
|
af499f466c
|
(svn r23043) -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes
|
2011-10-20 16:52:57 +00:00 |
|
yexo
|
ffa47a563b
|
(svn r23043) -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes
|
2011-10-20 16:52:57 +00:00 |
|
yexo
|
ddaa502c00
|
(svn r23042) -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter
|
2011-10-20 16:51:54 +00:00 |
|
yexo
|
42e40a2ab0
|
(svn r23042) -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter
|
2011-10-20 16:51:54 +00:00 |
|
yexo
|
32e2b988c1
|
(svn r23041) -Codechange: rename slightly unclear parameter name
|
2011-10-20 16:50:57 +00:00 |
|
yexo
|
ac58a850fd
|
(svn r23041) -Codechange: rename slightly unclear parameter name
|
2011-10-20 16:50:57 +00:00 |
|
yexo
|
49c9f656db
|
(svn r23029) -Fix: [NewGRF] support for cases in strings was broken
|
2011-10-14 16:51:30 +00:00 |
|
yexo
|
47aaf41d40
|
(svn r23029) -Fix: [NewGRF] support for cases in strings was broken
|
2011-10-14 16:51:30 +00:00 |
|
yexo
|
0de30adb9f
|
(svn r23028) -Fix: when using a gender choice list there was still a value popped twice from the newgrf textstack
|
2011-10-14 10:54:51 +00:00 |
|
yexo
|
1312c35bb6
|
(svn r23028) -Fix: when using a gender choice list there was still a value popped twice from the newgrf textstack
|
2011-10-14 10:54:51 +00:00 |
|
yexo
|
e6a2682b93
|
(svn r23027) -Fix: in some cases NewGRF string arguments were popped twice from the newgrf textstack
|
2011-10-12 19:25:52 +00:00 |
|
yexo
|
bac8ce6b41
|
(svn r23027) -Fix: in some cases NewGRF string arguments were popped twice from the newgrf textstack
|
2011-10-12 19:25:52 +00:00 |
|
rubidium
|
9a2dd7c3a1
|
(svn r22955) -Fix: guard from reading outside the silly name list
|
2011-09-23 19:25:48 +00:00 |
|
rubidium
|
1f266ec977
|
(svn r22955) -Fix: guard from reading outside the silly name list
|
2011-09-23 19:25:48 +00:00 |
|
rubidium
|
54c1616cba
|
(svn r22806) -Codechange: store the number of untranslated strings in the language file
|
2011-08-21 19:21:38 +00:00 |
|
rubidium
|
525e2c9e73
|
(svn r22806) -Codechange: store the number of untranslated strings in the language file
|
2011-08-21 19:21:38 +00:00 |
|
frosch
|
701a865391
|
(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo)
|
2011-08-20 22:06:38 +00:00 |
|
frosch
|
8d3d7b4e01
|
(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always include the size of the parameter on the stack. (based on patch by Hirundo)
|
2011-08-20 22:06:38 +00:00 |
|
rubidium
|
9fc2798baf
|
(svn r22411) -Document: another bunch of bits
|
2011-05-02 17:42:12 +00:00 |
|
rubidium
|
fb5ecb9499
|
(svn r22411) -Document: another bunch of bits
|
2011-05-02 17:42:12 +00:00 |
|
frosch
|
d1f199af81
|
(svn r22336) -Fix (r22304): {DECIMAL} printed too many thousand separators.
|
2011-04-17 17:17:09 +00:00 |
|
frosch
|
f4649c7ce7
|
(svn r22336) -Fix (r22304): {DECIMAL} printed too many thousand separators.
|
2011-04-17 17:17:09 +00:00 |
|
frosch
|
76a471694e
|
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.
|
2011-04-09 20:26:14 +00:00 |
|
frosch
|
70f9a6747e
|
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.
|
2011-04-09 20:26:14 +00:00 |
|
frosch
|
ebb4708316
|
(svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber() and reduce usage of magic numbers.
|
2011-04-09 20:12:45 +00:00 |
|
frosch
|
2c8b7a980f
|
(svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber() and reduce usage of magic numbers.
|
2011-04-09 20:12:45 +00:00 |
|
yexo
|
a34e07ab86
|
(svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect
|
2011-03-24 00:43:44 +00:00 |
|
yexo
|
b1901586a0
|
(svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect
|
2011-03-24 00:43:44 +00:00 |
|
yexo
|
1a1933685d
|
(svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was broken
|
2011-03-22 23:59:55 +00:00 |
|
yexo
|
dfd2899a88
|
(svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was broken
|
2011-03-22 23:59:55 +00:00 |
|
yexo
|
6f1153b0be
|
(svn r22270) -Codechange: initialize some temporary arrays on the same line as they're declared
so the size doesn't have to be declared manually. Also detect the size of those
arrays automatically by using a template
|
2011-03-22 22:13:20 +00:00 |
|
yexo
|
fd74c0f9dc
|
(svn r22270) -Codechange: initialize some temporary arrays on the same line as they're declared
so the size doesn't have to be declared manually. Also detect the size of those
arrays automatically by using a template
|
2011-03-22 22:13:20 +00:00 |
|
yexo
|
210d58ac7c
|
(svn r22258) -Codechange: introduce a wrapper class to clean up the arguments to FormatString
|
2011-03-18 13:34:52 +00:00 |
|
yexo
|
0e17cbc9f8
|
(svn r22258) -Codechange: introduce a wrapper class to clean up the arguments to FormatString
|
2011-03-18 13:34:52 +00:00 |
|
rubidium
|
57f5a2421e
|
(svn r22153) -Fix [FS#4536]: The Greek translation didn't work as it breached the 200.000 bytes "limit" for loading language files
|
2011-02-27 06:36:14 +00:00 |
|
rubidium
|
9ce2823959
|
(svn r22153) -Fix [FS#4536]: The Greek translation didn't work as it breached the 200.000 bytes "limit" for loading language files
|
2011-02-27 06:36:14 +00:00 |
|
alberth
|
a14f4eb271
|
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
|
2011-02-25 21:53:43 +00:00 |
|
alberth
|
1dbc0a20be
|
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
|
2011-02-25 21:53:43 +00:00 |
|
rubidium
|
d6f6166977
|
(svn r22056) -Fix [FS#4408]: metric and imperial HP are not the same. As imperial HP are used internally, set a conversion rate for metric HP
-Change: make the imperial HP to kW conversions a bit more precise
|
2011-02-11 08:17:12 +00:00 |
|
rubidium
|
246f6fe478
|
(svn r22056) -Fix [FS#4408]: metric and imperial HP are not the same. As imperial HP are used internally, set a conversion rate for metric HP
-Change: make the imperial HP to kW conversions a bit more precise
|
2011-02-11 08:17:12 +00:00 |
|
rubidium
|
0ab99003e8
|
(svn r22054) -Codechange: support for rounding the converted units to their closest integral value instead of flooring
|
2011-02-10 20:54:46 +00:00 |
|
rubidium
|
66a8c324db
|
(svn r22054) -Codechange: support for rounding the converted units to their closest integral value instead of flooring
|
2011-02-10 20:54:46 +00:00 |
|