Commit Graph

13888 Commits (2ae1b438eca9baeeaa8e5738171e44b4fc121fd6)

Author SHA1 Message Date
frosch 2ae1b438ec (svn r25099) -Fix [FS#5492]: Limit aircraft property 0D to 19, since the conversion result to km-ish/h needs to fit into a byte. 11 years ago
alberth 3e07957338 (svn r25098) -Change(r25094): Change the population string for other languages as well. 11 years ago
alberth b803d0c1dd (svn r25097) -Feature[FS#5288]: Add sorting on rating for the town directory window (based on work by sbr). 11 years ago
alberth b84f833b94 (svn r25096) -Feature: Do descending sort order on population by default, and stabilize sort of equally populated towns. 11 years ago
alberth 2fa9083d8b (svn r25095) -Codechange: Immediately save the sort order of the town directory instead of when closing the window. 11 years ago
alberth bf86262534 (svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in the town directory window (sbr) 11 years ago
frosch 54ca9effcc (svn r25093) -Fix [FS#5486]: Clicking the statusbar crashed, when news were pending but no news were shown yet. (3298) 11 years ago
frosch 337460249d (svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes. 11 years ago
frosch b83cadfc49 (svn r25091) -Codechange: Call keycodes by their name. 11 years ago
frosch c8e56b4d03 (svn r25090) -Fix: Make editbox character filters also apply to pasted content from clipboard. 11 years ago
frosch 9c23446b2b (svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf. 11 years ago
translators 3573c8e994 (svn r25088) -Update from WebTranslator v3.0:
english_AU - 8 changes by mrtux
finnish - 2 changes by jpx_
serbian - 27 changes by ivan_mile
11 years ago
translators 00816b4b6f (svn r25087) -Update from WebTranslator v3.0:
danish - 3 changes by beruic
11 years ago
translators 52188e36ba (svn r25086) -Update from WebTranslator v3.0:
swedish - 34 changes by Joel_A
11 years ago
translators 69657b5745 (svn r25085) -Update from WebTranslator v3.0:
czech - 7 changes by Eskymak
english_US - 2 changes by Rubidium
polish - 2 changes by wojteks86
11 years ago
translators 751c8851ef (svn r25084) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
korean - 2 changes by telk5093
gaelic - 2 changes by GunChleoc
11 years ago
translators 23417de3fc (svn r25083) -Update from WebTranslator v3.0:
dutch - 3 changes by habell
greek - 3 changes by Evropi
hungarian - 2 changes by oklmernok
russian - 2 changes by Lone_Wolf
slovak - 11 changes by pedrofuture
spanish - 2 changes by Terkhen
11 years ago
frosch 09ac5c639c (svn r25082) -Codechange [FS#5501]: Simplify some code. (adf88) 11 years ago
frosch d640903eb7 (svn r25081) -Fix [FS#5500]: Catch exception anonymously, if the exception content is not of interest. 11 years ago
translators 11dda134f9 (svn r25080) -Update from WebTranslator v3.0:
croatian - 4 changes by VoyagerOne
german - 3 changes by planetmaker
italian - 2 changes by lorenzodv
romanian - 9 changes by mariush
gaelic - 1 changes by planetmaker
welsh - 28 changes by kazzie
11 years ago
planetmaker 87c141a54b (svn r25079) -Feature-ish: Use the new, correct plural form in the Scottish Gaelic translation, now that WT3 is updated with that knowledge 11 years ago
planetmaker 3a6db3e216 (svn r25078) -Add: New plural form to be used by Scottish Gaelic (1,11; 2,12; 3..10, 13..19; other) 11 years ago
translators d1e5492708 (svn r25077) -Update from WebTranslator v3.0:
belarusian - 8 changes by Wowanxm
korean - 7 changes by telk5093
latvian - 3 changes by Parastais
polish - 2 changes by wojteks86
11 years ago
planetmaker e929c45a5b (svn r25076) -Add [FS#5212]: Georgian Lari and Iranian Rial as currencies 11 years ago
planetmaker 06b6b912df (svn r25075) -Codechange: Allow for more than 32 currencies 11 years ago
planetmaker 31ef1b9510 (svn r25074) -Cleanup: Simplify currency selection code slightly 11 years ago
planetmaker a828b7ae5b (svn r25073) -Doc: Improve Currencies enum description 11 years ago
planetmaker 7aa0712644 (svn r25072) -Codechange: Don't require the custom currency to be the last defined one 11 years ago
translators 0192957e6b (svn r25071) -Update from WebTranslator v3.0:
afrikaans - 9 changes by ewaldhorn
greek - 1 changes by Evropi
indonesian - 3 changes by Yoursnotmine
japanese - 10 changes by Aknuth
tamil - 1 changes by aswn
11 years ago
translators b26d65b601 (svn r25070) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
polish - 1 changes by wojteks86
11 years ago
translators 47ad39252b (svn r25068) -Update from WebTranslator v3.0:
dutch - 2 changes by habell
english_US - 3 changes by Rubidium
finnish - 3 changes by jpx_
hungarian - 3 changes by oklmernok
11 years ago
planetmaker 910dac6311 (svn r25064) -Fix [FS#5472]: Make sizes of the station preview identical list and direction selection identical in the station build window 11 years ago
translators c1cc32b903 (svn r25063) -Update from WebTranslator v3.0:
afrikaans - 71 changes by ewaldhorn
belarusian - 3 changes by KorneySan
catalan - 2 changes by arnau
italian - 2 changes by lorenzodv
norwegian_bokmal - 5 changes by Tinman, bjelleklang
norwegian_nynorsk - 1 changes by bjelleklang
russian - 3 changes by KorneySan, Lone_Wolf
vietnamese - 3 changes by nglekhoi
11 years ago
translators 191f9f3776 (svn r25062) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
greek - 1 changes by Evropi
italian - 1 changes by lorenzodv
spanish - 2 changes by Terkhen
11 years ago
frosch c9967ad03e (svn r25061) -Fix: When allocation of the sprite cache fails, try to allocate less memory and display an error message later on. 11 years ago
translators b182a70d68 (svn r25060) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
estonian - 1 changes by notAbot
french - 12 changes by OliTTD
german - 1 changes by planetmaker
greek - 29 changes by Evropi
korean - 48 changes by telk5093
lithuanian - 3 changes by Devastator
norwegian_nynorsk - 5 changes by terjesc
11 years ago
planetmaker 1b8e570519 (svn r25059) -Fix [FS#5491]: Clarify meaning of string describing waiting cargo received from other stations 11 years ago
frosch 1876078983 (svn r25058) -Add: tree nodes in the refit GUI for subtype refits. 11 years ago
translators d4328ef5cb (svn r25057) -Update from WebTranslator v3.0:
greek - 13 changes by Evropi
korean - 2 changes by telk5093
norwegian_nynorsk - 35 changes by terjesc
11 years ago
translators fc1c034dc5 (svn r25056) -Update from WebTranslator v3.0:
basque - 10 changes by Thadah
indonesian - 2 changes by adjayanto
11 years ago
rubidium f225f497d5 (svn r25053) -Fix [FS#5488, FS#5484] (r25010): transfer credits were not given 11 years ago
frosch 71362cc3ff (svn r25052) -Fix [FS#5490]: Refactor Script Debug GUI to only set widget states in OnInvalidateData. 11 years ago
translators f4b963ca58 (svn r25051) -Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
czech - 13 changes by Eskymak
korean - 1 changes by telk5093
slovak - 9 changes by keso53
11 years ago
translators 1d9ff91bcb (svn r25049) -Update from WebTranslator v3.0:
lithuanian - 13 changes by Stabilitronas
thai - 12 changes by angelix
11 years ago
translators ced79cb24e (svn r25048) -Update from WebTranslator v3.0:
norwegian_nynorsk - 84 changes by somaen, terjesc
polish - 1 changes by wojteks86
romanian - 15 changes by mariush
gaelic - 86 changes by
11 years ago
rubidium eeea764d95 (svn r25047) -Fix [FS#5483]: Dutch language had a few bogus unicode characters 12 years ago
frosch 41373cf935 (svn r25046) -Fix: Korean genders. 12 years ago
translators fd5b9b8f39 (svn r25045) -Update from WebTranslator v3.0:
catalan - 1 changes by bufalo1973
korean - 45 changes by telk5093
brazilian_portuguese - 7 changes by Tucalipe
russian - 1 changes by Lone_Wolf
gaelic - 86 changes by
12 years ago
frosch dacb82695b (svn r25044) -Change: Collapse subtypes in the refit GUI and only expand them after selecting the cargo type. 12 years ago
frosch f81b2246fc (svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles. 12 years ago