rubidium
|
d34ba381d4
|
(svn r19758) -Add: {HEIGHT} string command
|
2010-05-04 22:04:28 +00:00 |
|
rubidium
|
b11dfa8cb8
|
(svn r19758) -Add: {HEIGHT} string command
|
2010-05-04 22:04:28 +00:00 |
|
rubidium
|
190dc63a8d
|
(svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
|
2010-04-17 11:16:34 +00:00 |
|
rubidium
|
23c9573b64
|
(svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
|
2010-04-17 11:16:34 +00:00 |
|
yexo
|
5d37ff11ba
|
(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword
|
2010-04-06 23:45:10 +00:00 |
|
yexo
|
705955b1e6
|
(svn r19570) -Add: [NewGRF] support for extended text code 0x9A 11, print qword
|
2010-04-06 23:45:10 +00:00 |
|
yexo
|
043ff01b4a
|
(svn r19569) -Fix: possible buffer underflow in newgrf string code
|
2010-04-06 21:16:36 +00:00 |
|
yexo
|
faf5e19aae
|
(svn r19569) -Fix: possible buffer underflow in newgrf string code
|
2010-04-06 21:16:36 +00:00 |
|
terkhen
|
f7327dc7d7
|
(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name.
|
2010-04-01 19:48:28 +00:00 |
|
terkhen
|
4ec8fed1da
|
(svn r19534) -Add: Keep a list of cargo specifications sorted by cargo class / name.
|
2010-04-01 19:48:28 +00:00 |
|
terkhen
|
bda9ad98c1
|
(svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array.
|
2010-03-28 12:25:09 +00:00 |
|
terkhen
|
217a98e69b
|
(svn r19521) -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array.
|
2010-03-28 12:25:09 +00:00 |
|
rubidium
|
ac019b15ca
|
(svn r19452) -Change: plural type of Slovak (keso)
|
2010-03-18 16:34:50 +00:00 |
|
rubidium
|
eb8d35a16e
|
(svn r19452) -Change: plural type of Slovak (keso)
|
2010-03-18 16:34:50 +00:00 |
|
smatz
|
5504b1105e
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
smatz
|
f051066bc4
|
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
|
2010-02-24 14:46:15 +00:00 |
|
rubidium
|
146d521377
|
(svn r19180) -Add/Fix: (partial) support for genders for cargos, industries, vehicles, stations, ...; partial because you can't set a gender for a custom string.
|
2010-02-20 23:42:11 +00:00 |
|
rubidium
|
2a65f9e4d0
|
(svn r19180) -Add/Fix: (partial) support for genders for cargos, industries, vehicles, stations, ...; partial because you can't set a gender for a custom string.
|
2010-02-20 23:42:11 +00:00 |
|
smatz
|
a35227a1a9
|
(svn r19112) -Fix [FS#3611]: don't crash on broken lng file
|
2010-02-12 23:39:44 +00:00 |
|
smatz
|
66837b1edd
|
(svn r19112) -Fix [FS#3611]: don't crash on broken lng file
|
2010-02-12 23:39:44 +00:00 |
|
rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
834a91ddc6
|
(svn r18603) -Codechange: move getting the song name to music_gui.cpp
|
2009-12-22 18:34:07 +00:00 |
|
rubidium
|
ade9773080
|
(svn r18603) -Codechange: move getting the song name to music_gui.cpp
|
2009-12-22 18:34:07 +00:00 |
|
rubidium
|
80fe9e3dd2
|
(svn r18339) -Cleanup: remove SKIP support from strgen too
|
2009-11-29 17:24:39 +00:00 |
|
rubidium
|
65e6355422
|
(svn r18339) -Cleanup: remove SKIP support from strgen too
|
2009-11-29 17:24:39 +00:00 |
|
rubidium
|
7aec375ce6
|
(svn r18181) -Add: the concept of zero filled numbers to strgen
|
2009-11-19 13:53:54 +00:00 |
|
rubidium
|
2f0b1ef5f1
|
(svn r18181) -Add: the concept of zero filled numbers to strgen
|
2009-11-19 13:53:54 +00:00 |
|
rubidium
|
4fd93aecd2
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
rubidium
|
16c2e53191
|
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
|
2009-11-14 15:37:33 +00:00 |
|
alberth
|
5a97b64d73
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
alberth
|
44aacfc59f
|
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
Gentlemen, swap your string parameters.
|
2009-10-31 19:46:51 +00:00 |
|
michi_cc
|
685a7752f2
|
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for OSX.
|
2009-10-17 22:36:43 +00:00 |
|
michi_cc
|
94003b455c
|
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for OSX.
|
2009-10-17 22:36:43 +00:00 |
|
rubidium
|
0ee61a16ef
|
(svn r17790) -Feature: translatable base sound/graphics set descriptions
|
2009-10-17 20:34:09 +00:00 |
|
rubidium
|
d5d2354296
|
(svn r17790) -Feature: translatable base sound/graphics set descriptions
|
2009-10-17 20:34:09 +00:00 |
|
smatz
|
fa937901cb
|
(svn r17701) -Codechange: don't start line with a space if it's not inside comment
|
2009-10-04 20:51:50 +00:00 |
|
smatz
|
6c7f8fc8b4
|
(svn r17701) -Codechange: don't start line with a space if it's not inside comment
|
2009-10-04 20:51:50 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
smatz
|
ad2c641bca
|
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen)
|
2009-09-22 13:54:54 +00:00 |
|
smatz
|
1da745c9ad
|
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen)
|
2009-09-22 13:54:54 +00:00 |
|
smatz
|
a9d0dde464
|
(svn r17597) -Codechange: rename namegen* to townname*
|
2009-09-21 11:01:16 +00:00 |
|
smatz
|
662ef3173b
|
(svn r17597) -Codechange: rename namegen* to townname*
|
2009-09-21 11:01:16 +00:00 |
|
rubidium
|
fd04d4ed00
|
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI
|
2009-09-13 17:38:07 +00:00 |
|
rubidium
|
45e3141444
|
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI
|
2009-09-13 17:38:07 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
yexo
|
c463176a9c
|
(svn r17219) -Cleanup: remove a lot of unused string code
|
2009-08-19 13:13:32 +00:00 |
|
yexo
|
94198e09ce
|
(svn r17219) -Cleanup: remove a lot of unused string code
|
2009-08-19 13:13:32 +00:00 |
|