Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-29 | (svn r18338) -Codechange: remove the need for {SKIP} | rubidium | |
2009-11-29 | (svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + ↵ | alberth | |
strings. | |||
2009-11-28 | (svn r18328) -Codechange: Remove last usage of {SETX} from strings. | frosch | |
2009-11-28 | (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also ↵ | frosch | |
make the 'current order'-arrow in order and timetable GUI RTL aware. | |||
2009-11-27 | (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. | frosch | |
2009-11-24 | (svn r18267) -Codechange: make the music window big font aware | rubidium | |
2009-11-23 | (svn r18264) -Codechange: make the company league window big font aware | rubidium | |
2009-11-22 | (svn r18226) -Fix: the caption of the select station/waypoint window was ↵ | rubidium | |
black instead of (the default) white | |||
2009-11-20 | (svn r18199) -Codechange: make the company view window RTL aware and ↵ | rubidium | |
somewhat big font aware | |||
2009-11-19 | (svn r18189) -Codechange: remove some now unneeded strings | rubidium | |
2009-11-19 | (svn r18182) -Codechange: use the zero fill control code instead of ↵ | rubidium | |
duplicating strings with 'only' the 0 differing | |||
2009-11-18 | (svn r18161) -Codechange: Remove hyphen from y-label in all languages | peter1138 | |
2009-11-14 | (svn r18081) -Update from WebTranslator v3.0: | translators | |
catalan - 9 changes by arnau traditional_chinese - 9 changes by josesun polish - 103 changes by silver_777 brazilian_portuguese - 1 changes by Tucalipe swedish - 13 changes by markisen turkish - 4 changes by dcelasun | |||
2009-11-14 | (svn r18078) -Codechange: remove some duplicate (non translatable) strings | rubidium | |
2009-11-14 | (svn r18073) -Codechange: remove some more unneeded skips | rubidium | |
2009-11-14 | (svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the ↵ | rubidium | |
order window | |||
2009-11-14 | (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace ↵ | rubidium | |
window + strings | |||
2009-11-12 | (svn r18052) -Codechange/Fix: make the 'pause' chat message when actually ↵ | rubidium | |
executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are. | |||
2009-11-12 | (svn r18048) -Change: make no distinction between unpausing because of a ↵ | rubidium | |
client aborting to join or actually joining | |||
2009-11-08 | (svn r18015) -Codechange: redesign the world generation windows to make ↵ | rubidium | |
'proper' use of nested widgets. | |||
2009-11-08 | (svn r18012) -Codechange: make the world generation windows nested; they'll ↵ | rubidium | |
need some tweaks to use the full potential though | |||
2009-11-02 | (svn r17951) -Codechange: simplify making the popup list, remove arbirary ↵ | rubidium | |
limitations and unused code/strings. | |||
2009-10-27 | (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s | rubidium | |
2009-10-11 | (svn r17765) -Update from WebTranslator v3.0: | translators | |
greek - 14 changes by fumantsu italian - 2 changes by lorenzodv turkish - 2 changes by niw3 | |||
2009-10-07 | (svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're ↵ | rubidium | |
PMing | |||
2009-09-28 | (svn r17660) -Fix: StringID typo | glx | |
2009-09-26 | (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since ↵ | rubidium | |
the currency window is nested. | |||
2009-09-23 | (svn r17622) -Update from WebTranslator v3.0: | translators | |
catalan - 8 changes by arnau dutch - 5 changes by habell english_US - 9 changes by agenthh french - 5 changes by glx indonesian - 5 changes by prof italian - 5 changes by lorenzodv russian - 1 changes by Lone_Wolf serbian - 5 changes by etran turkish - 6 changes by niw3 | |||
2009-09-23 | (svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP | glx | |
2009-09-21 | (svn r17604) -Update (r17603): rename strings in other lang files too | smatz | |
2009-09-20 | (svn r17590) -Update from WebTranslator v3.0: | translators | |
turkish - 4 changes by niw3 vietnamese - 78 changes by nglekhoi | |||
2009-09-17 | (svn r17560) -Update from WebTranslator v3.0: | translators | |
finnish - 94 changes by Tve4 german - 1 changes by dihedral latvian - 3 changes by LDZ turkish - 3 changes by niw3 vietnamese - 48 changes by nglekhoi | |||
2009-09-14 | (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for ↵ | frosch | |
more general usage. | |||
2009-09-09 | (svn r17490) -Update from WebTranslator v3.0: | translators | |
dutch - 47 changes by habell english_US - 1 changes by agenthh french - 4 changes by glx german - 4 changes by Roujin, planetmaker indonesian - 6 changes by prof italian - 2 changes by lorenzodv russian - 1 changes by Lone_Wolf spanish - 13 changes by Terkhen turkish - 3 changes by niw3 | |||
2009-09-07 | (svn r17446) -Codechange: rename BUILD with BUY for strings that are about ↵ | rubidium | |
building (in the future buying) vehicles. | |||
2009-09-05 | (svn r17425) -Update from WebTranslator v3.0: | translators | |
arabic_egypt - 7 changes by kasakg catalan - 3 changes by arnau traditional_chinese - 2 changes by josesun french - 4 changes by glx indonesian - 5 changes by prof italian - 4 changes by lorenzodv spanish - 4 changes by Terkhen turkish - 2 changes by niw3 urdu - 4 changes by yasirniazkhan | |||
2009-09-01 | (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the ↵ | yexo | |
conversion to nested widgets | |||
2009-09-01 | (svn r17349) -Update (r17348): apply changes to other lang files | smatz | |
2009-08-30 | (svn r17330) -Codechange: Lower some buttons in the music window when ↵ | yexo | |
clicked instead of changing the text colour to white | |||
2009-08-29 | (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING | yexo | |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-08-20 | (svn r17244) -Change: add $Id$ to the language files too | rubidium | |
2009-08-16 | (svn r17206) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by arnaullv simplified_chinese - 6 changes by Gavin dutch - 5 changes by Bart finnish - 2 changes by jpx_ french - 3 changes by glx hungarian - 16 changes by IPG indonesian - 1 changes by prof russian - 2 changes by Lone_Wolf serbian - 87 changes by etran spanish - 2 changes by Terkhen turkish - 2 changes by niw3 | |||
2009-08-15 | (svn r17190) -Update from WebTranslator v3.0: | translators | |
bulgarian - 13 changes by Tvel simplified_chinese - 1 changes by Gavin german - 1 changes by planetmaker indonesian - 2 changes by prof polish - 3 changes by amateja romanian - 32 changes by kkmic spanish - 3 changes by Terkhen turkish - 5 changes by niw3 urdu - 2 changes by yasirniazkhan vietnamese - 29 changes by pinochioxy | |||
2009-08-12 | (svn r17157) -Add: localised decimal separator | smatz | |
2009-08-08 | (svn r17120) -Fix (r17114): {STRING2} isn't supposed to be in other lang ↵ | smatz | |
files except english.txt | |||
2009-08-08 | (svn r17116) -Update from WebTranslator v3.0: | translators | |
galician - 12 changes by Condex greek - 114 changes by fumantsu turkish - 2 changes by niw3 | |||
2009-08-08 | (svn r17114) -Update (r17113): use {STRING} instead of {STATION} in related ↵ | smatz | |
strings in other language files too | |||
2009-08-05 | (svn r17076) -Update: reflect the changes Rubidium made in the last few days ↵ | translators | |
to all languages | |||
2009-08-05 | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their ↵ | rubidium | |
relatives |