terkhen
|
ae78847f0f
|
(svn r21342) -Add: Sort some lists again after a language change.
|
2010-11-27 22:43:58 +00:00 |
|
rubidium
|
94646d3a08
|
(svn r21328) -Fix: pass the case id when resolving NewGRF strings as well
|
2010-11-25 23:14:48 +00:00 |
|
rubidium
|
c95b7a3965
|
(svn r21328) -Fix: pass the case id when resolving NewGRF strings as well
|
2010-11-25 23:14:48 +00:00 |
|
glx
|
e2ab0c5355
|
(svn r21321) -Fix (r21298): use the correct font sizes when checking for missing glyphs
|
2010-11-25 15:20:10 +00:00 |
|
glx
|
02d63f45e2
|
(svn r21321) -Fix (r21298): use the correct font sizes when checking for missing glyphs
|
2010-11-25 15:20:10 +00:00 |
|
glx
|
9904cb7372
|
(svn r21298) -Fix [FS#4261]: fonts set in openttd.cfg were not properly checked for missing glyphs on language change
|
2010-11-23 17:59:50 +00:00 |
|
glx
|
d9173858a2
|
(svn r21298) -Fix [FS#4261]: fonts set in openttd.cfg were not properly checked for missing glyphs on language change
|
2010-11-23 17:59:50 +00:00 |
|
alberth
|
9f3845227e
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
alberth
|
ab50f74d7f
|
(svn r21273) -Codechange: Return values should start at the same line.
|
2010-11-20 15:44:24 +00:00 |
|
rubidium
|
39dd38a31f
|
(svn r21222) -Codechange: unify some string drawing and make it use the proper infrastructure for that...
|
2010-11-17 18:15:27 +00:00 |
|
rubidium
|
418cca075f
|
(svn r21222) -Codechange: unify some string drawing and make it use the proper infrastructure for that...
|
2010-11-17 18:15:27 +00:00 |
|
rubidium
|
5e2c20250a
|
(svn r21215) -Codechange: store the plural form in the plural (choice) lists
|
2010-11-16 21:01:56 +00:00 |
|
rubidium
|
ebf7b915b0
|
(svn r21215) -Codechange: store the plural form in the plural (choice) lists
|
2010-11-16 21:01:56 +00:00 |
|
rubidium
|
1c315fb557
|
(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage
|
2010-11-13 19:10:30 +00:00 |
|
rubidium
|
034eb834cc
|
(svn r21177) -Codechange: change UniqueLanguageFile into GetLanguage
|
2010-11-13 19:10:30 +00:00 |
|
rubidium
|
ce1e4a3448
|
(svn r21165) -Codechange: move the case/gender meta data into the language metadata struct as well
|
2010-11-13 14:36:43 +00:00 |
|
rubidium
|
d46a2ef122
|
(svn r21165) -Codechange: move the case/gender meta data into the language metadata struct as well
|
2010-11-13 14:36:43 +00:00 |
|
rubidium
|
9c792914f0
|
(svn r21164) -Codechange: replace the hardcoded array of language metadata with a list
|
2010-11-13 12:09:30 +00:00 |
|
rubidium
|
8aba642ed5
|
(svn r21164) -Codechange: replace the hardcoded array of language metadata with a list
|
2010-11-13 12:09:30 +00:00 |
|
rubidium
|
97735fca1e
|
(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers
|
2010-11-13 11:38:01 +00:00 |
|
rubidium
|
68b94e61e0
|
(svn r21163) -Codechange: pass a LanguageMetadata struct instead of its index to ReadLanguagePack, and simplify one of its callers
|
2010-11-13 11:38:01 +00:00 |
|
rubidium
|
7ada9aa754
|
(svn r21162) -Codechange: move the config "field" for the language file out of dynlang
|
2010-11-13 11:28:55 +00:00 |
|
rubidium
|
a664227c8e
|
(svn r21162) -Codechange: move the config "field" for the language file out of dynlang
|
2010-11-13 11:28:55 +00:00 |
|
rubidium
|
7c754ca125
|
(svn r21161) -Codechange: make the currently used language easier accessible
|
2010-11-13 11:25:58 +00:00 |
|
rubidium
|
f4e4056aed
|
(svn r21161) -Codechange: make the currently used language easier accessible
|
2010-11-13 11:25:58 +00:00 |
|
rubidium
|
0020e74533
|
(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk
|
2010-11-13 11:11:02 +00:00 |
|
rubidium
|
f195920695
|
(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk
|
2010-11-13 11:11:02 +00:00 |
|
rubidium
|
5ec2bcc0d9
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
30637a8340
|
(svn r21157) -Codechange: remove information about the text direction out of the language "list"
|
2010-11-13 09:56:25 +00:00 |
|
rubidium
|
60c29acdae
|
(svn r21134) -Change: perform some more stringent validity checking on the language files
|
2010-11-10 17:49:44 +00:00 |
|
rubidium
|
1ddc05e822
|
(svn r21134) -Change: perform some more stringent validity checking on the language files
|
2010-11-10 17:49:44 +00:00 |
|
rubidium
|
b050aaa42c
|
(svn r21132) -Codechange: unify the language file version/validity checking
|
2010-11-10 17:48:31 +00:00 |
|
rubidium
|
8cd48767f9
|
(svn r21132) -Codechange: unify the language file version/validity checking
|
2010-11-10 17:48:31 +00:00 |
|
rubidium
|
8401322c3e
|
(svn r21113) -Codechange: remove the amount of places where the language pack identifier magic value is
|
2010-11-07 18:35:59 +00:00 |
|
rubidium
|
28ed77c354
|
(svn r21113) -Codechange: remove the amount of places where the language pack identifier magic value is
|
2010-11-07 18:35:59 +00:00 |
|
rubidium
|
7eca6010c3
|
(svn r21009) -Fix: for the compact notation 1.000.000k and 1.000M would be shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well.
|
2010-10-22 16:30:09 +00:00 |
|
rubidium
|
9f256e8785
|
(svn r21009) -Fix: for the compact notation 1.000.000k and 1.000M would be shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well.
|
2010-10-22 16:30:09 +00:00 |
|
rubidium
|
0fc8d51186
|
(svn r21007) -Fix: don't consider the text direction character when searching for missing glyphs
|
2010-10-22 12:17:34 +00:00 |
|
rubidium
|
6e3a46d295
|
(svn r21007) -Fix: don't consider the text direction character when searching for missing glyphs
|
2010-10-22 12:17:34 +00:00 |
|
rubidium
|
360d6daf34
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
alberth
|
26e4044e60
|
(svn r20296) -Fix: Fallback font selection due to missing glyphs did not work as intended.
|
2010-08-02 12:10:48 +00:00 |
|
alberth
|
f0ebe530ad
|
(svn r20296) -Fix: Fallback font selection due to missing glyphs did not work as intended.
|
2010-08-02 12:10:48 +00:00 |
|
frosch
|
c18839704b
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
5b86c79fce
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
rubidium
|
8c85b4ce3d
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
rubidium
|
e356cb9405
|
(svn r20281) -Codechange: unify case scope closure + break coding style
|
2010-08-01 18:53:30 +00:00 |
|
alberth
|
e5b703ddf9
|
(svn r20279) -Doc: Doxygen additions/improvements.
|
2010-08-01 17:45:53 +00:00 |
|