rubidium
2ce44dc201
(svn r23267) -Codechange: unify the font name setting of the font cache
2011-11-19 21:02:37 +00:00
rubidium
4e1c4f9079
(svn r23267) -Codechange: unify the font name setting of the font cache
2011-11-19 21:02:37 +00:00
translators
95550d4b4b
(svn r23266) -Update from WebTranslator v3.0:
...
belarusian - 8 changes by Wowanxm
french - 12 changes by glx
german - 4 changes by planetmaker
italian - 12 changes by lorenzodv
russian - 6 changes by akasoft
serbian - 8 changes by etran
spanish - 4 changes by Terkhen
tamil - 15 changes by aswn
vietnamese - 8 changes by nglekhoi
2011-11-19 18:45:42 +00:00
translators
02bff061f8
(svn r23266) -Update from WebTranslator v3.0:
...
belarusian - 8 changes by Wowanxm
french - 12 changes by glx
german - 4 changes by planetmaker
italian - 12 changes by lorenzodv
russian - 6 changes by akasoft
serbian - 8 changes by etran
spanish - 4 changes by Terkhen
tamil - 15 changes by aswn
vietnamese - 8 changes by nglekhoi
2011-11-19 18:45:42 +00:00
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
truebrain
3429287e7d
(svn r23264) -Fix (r23263): save before commit
2011-11-19 15:51:21 +00:00
truebrain
32b28bb868
(svn r23264) -Fix (r23263): save before commit
2011-11-19 15:51:21 +00:00
truebrain
8d14fd4b29
(svn r23263) -Documentation: stop naming AI in comments in script/ files; it makes no sense
2011-11-19 15:50:10 +00:00
truebrain
b927ae5be9
(svn r23263) -Documentation: stop naming AI in comments in script/ files; it makes no sense
2011-11-19 15:50:10 +00:00
truebrain
b2ae274a5d
(svn r23262) -Fix: one annoying typo in a squirrel_export marker line
2011-11-19 15:42:40 +00:00
truebrain
e9dfd7a897
(svn r23262) -Fix: one annoying typo in a squirrel_export marker line
2011-11-19 15:42:40 +00:00
truebrain
c1f0332015
(svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc)
2011-11-19 15:41:29 +00:00
truebrain
dbd66cf523
(svn r23261) -Codechange: Squirrel glue templates were not inline (tnx to michi_cc)
2011-11-19 15:41:29 +00:00
frosch
4b6fcf4d32
(svn r23253) -Fix: Several clipping issues with the display of textfiles, esp. with RTL text direction.
2011-11-18 20:39:40 +00:00
frosch
100971630d
(svn r23253) -Fix: Several clipping issues with the display of textfiles, esp. with RTL text direction.
2011-11-18 20:39:40 +00:00
frosch
3b0816c614
(svn r23252) -Codechange: Add WD_BEVEL_xxx constants.
2011-11-18 20:38:30 +00:00
frosch
ca4f0509fc
(svn r23252) -Codechange: Add WD_BEVEL_xxx constants.
2011-11-18 20:38:30 +00:00
frosch
35c90314ca
(svn r23251) -Fix: 3-column view of NewGRF GUI had too much space for certain font sizes.
2011-11-18 19:23:34 +00:00
frosch
8ed02997d4
(svn r23251) -Fix: 3-column view of NewGRF GUI had too much space for certain font sizes.
2011-11-18 19:23:34 +00:00
translators
81bde3cf0a
(svn r23250) -Update from WebTranslator v3.0:
...
basque - 20 changes by Thadah
english_US - 8 changes by Rubidium
esperanto - 55 changes by Christopher
finnish - 9 changes by jpx_
german - 7 changes by planetmaker
hungarian - 71 changes by IPG
latvian - 20 changes by Parastais
russian - 4 changes by Lone_Wolf
spanish - 5 changes by Terkhen
welsh - 4 changes by kazzie
2011-11-18 18:45:42 +00:00
translators
5c2447d6fc
(svn r23250) -Update from WebTranslator v3.0:
...
basque - 20 changes by Thadah
english_US - 8 changes by Rubidium
esperanto - 55 changes by Christopher
finnish - 9 changes by jpx_
german - 7 changes by planetmaker
hungarian - 71 changes by IPG
latvian - 20 changes by Parastais
russian - 4 changes by Lone_Wolf
spanish - 5 changes by Terkhen
welsh - 4 changes by kazzie
2011-11-18 18:45:42 +00:00
frosch
ba6d212079
(svn r23249) -Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license.
2011-11-18 14:40:57 +00:00
frosch
0d901d599f
(svn r23249) -Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license.
2011-11-18 14:40:57 +00:00
frosch
42ba77bd11
(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic.
2011-11-18 13:05:55 +00:00
frosch
b725913f3b
(svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic.
2011-11-18 13:05:55 +00:00
rubidium
2e06a28470
(svn r23247) -Fix (r23244): compile failure on certain archaic platforms
2011-11-17 21:29:15 +00:00
rubidium
b7b74ed7dc
(svn r23247) -Fix (r23244): compile failure on certain archaic platforms
2011-11-17 21:29:15 +00:00
rubidium
8961575ef9
(svn r23246) -Codechange: move searching/loading music/sound sets/drivers to later in the process so we could get rid of errors related to that being dumped onto the console
2011-11-17 21:21:45 +00:00
rubidium
ea54c38e2c
(svn r23246) -Codechange: move searching/loading music/sound sets/drivers to later in the process so we could get rid of errors related to that being dumped onto the console
2011-11-17 21:21:45 +00:00
rubidium
4509f814b3
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
2011-11-17 21:17:17 +00:00
rubidium
02b884d923
(svn r23244) -Feature: if the installation is ananas, try to get the b without b installed
2011-11-17 21:17:17 +00:00
rubidium
c77ae1f54c
(svn r23243) -Codechange: give a clearer error when the sprite font failed to provide a sprite or fall back to the freetype font if that's loaded
2011-11-17 21:13:05 +00:00
rubidium
4390f6f449
(svn r23243) -Codechange: give a clearer error when the sprite font failed to provide a sprite or fall back to the freetype font if that's loaded
2011-11-17 21:13:05 +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
67d90f1174
(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
2011-11-17 21:09:08 +00:00
rubidium
6e31c2f068
(svn r23241) -Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD
2011-11-17 21:09:08 +00:00
rubidium
2052561c2e
(svn r23240) -Codechange: rework the code of the download status window
2011-11-17 21:06:41 +00:00
rubidium
cc85ef493a
(svn r23240) -Codechange: rework the code of the download status window
2011-11-17 21:06:41 +00:00
rubidium
d98207d51b
(svn r23239) -Fix: saving/loading the snow line height twice, especially when the values are not the same causes some nasty problems... like desyncs
2011-11-17 20:42:12 +00:00
rubidium
1de7127d62
(svn r23239) -Fix: saving/loading the snow line height twice, especially when the values are not the same causes some nasty problems... like desyncs
2011-11-17 20:42:12 +00:00
translators
66a8591e27
(svn r23238) -Update from WebTranslator v3.0:
...
vietnamese - 23 changes by nglekhoi
2011-11-17 18:45:06 +00:00
translators
530185a826
(svn r23238) -Update from WebTranslator v3.0:
...
vietnamese - 23 changes by nglekhoi
2011-11-17 18:45:06 +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
frosch
cc82b15f2a
(svn r23236) -Fix (r23141): Construction of objects was always rejected.
2011-11-16 20:39:30 +00:00
frosch
50b76125cd
(svn r23236) -Fix (r23141): Construction of objects was always rejected.
2011-11-16 20:39:30 +00:00
translators
eca99e92d8
(svn r23235) -Update from WebTranslator v3.0:
...
serbian - 32 changes by etran
2011-11-16 18:45:07 +00:00
translators
e407e4af28
(svn r23235) -Update from WebTranslator v3.0:
...
serbian - 32 changes by etran
2011-11-16 18:45:07 +00:00