Commit Graph

19104 Commits (d3f5e453ca9e44cd59331295d5cdde89e020d1a3)
 

Author SHA1 Message Date
translators d3f5e453ca (svn r23974) -Update from WebTranslator v3.0:
french - 1 changes by OliTTD
greek - 18 changes by geraki
serbian - 15 changes by etran
urdu - 31 changes by haider
13 years ago
michi_cc 5aeae7ca49 (svn r23973) -Fix (r23947): Also save the maximum travel speed for the current vehicle order. 13 years ago
translators 36d7f10911 (svn r23972) -Update from WebTranslator v3.0:
korean - 54 changes by junho2813, telk5093
latvian - 45 changes by Parastais
ukrainian - 11 changes by edd_k
urdu - 194 changes by haider
13 years ago
rubidium a5cb454e94 (svn r23969) -Codechange: trunk heads to 1.3 now 13 years ago
rubidium 1c4827cc71 (svn r23967) -Fix-ish: don't fix road ownership of standard road stops each time you load a savegame, only when loading an old one 13 years ago
translators 4d22995150 (svn r23966) -Update from WebTranslator v3.0:
latvian - 47 changes by Parastais
lithuanian - 56 changes by Stabilitronas
spanish - 9 changes by Terkhen
swedish - 6 changes by Zuu
urdu - 95 changes by haider
13 years ago
frosch 5167f2be29 (svn r23965) -Fix [FS#5070]: Refittability should never depend on the current capacity of a vehicle. 13 years ago
translators 3d6f8cd7d4 (svn r23964) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
german - 6 changes by NG
hungarian - 14 changes by IPG
lithuanian - 54 changes by Stabilitronas
portuguese - 4 changes by JayCity
russian - 94 changes by Lone_Wolf, edd_k
tamil - 49 changes by aswn
ukrainian - 357 changes by edd_k
13 years ago
rubidium e185c2f609 (svn r23963) -Fix [FS#5072]: do not look for missing sprites twice during startup 13 years ago
rubidium 703ef5b7b6 (svn r23962) -Fix [FS#5068]: [Script] Infinite recursion within a script wasn't caught properly, so they could cause crashes of OpenTTD instead of the AI 13 years ago
translators 0ba47deca1 (svn r23961) -Update from WebTranslator v3.0:
belarusian - 6 changes by KorneySan, Wowanxm
catalan - 16 changes by arnau
croatian - 6 changes by VoyagerOne
dutch - 2 changes by Parody
finnish - 1 changes by jpx_
lithuanian - 2 changes by Stabilitronas
russian - 10 changes by KorneySan, edd_k
ukrainian - 26 changes by edd_k
13 years ago
frosch ed3a9fa239 (svn r23960) -Fix/Change: [NewGRF] Make the properties for always/never refittable cargo types not behave incremental, but reset them on reassignment. 13 years ago
rubidium fc732206e6 (svn r23959) -Change: make regression less faily when spurious warnings are shown 13 years ago
rubidium ea2f19d4f2 (svn r23958) -Fix: don't allow chat messages from pre-active clients. As they haven't got the savegame yet, they won't have the interface to send them either (dihedral) 13 years ago
rubidium c5f7a0f69d (svn r23957) -Fix [FS#4990]: allow sending chat to pre-active clients as the clients start accepting once they send 'map ok' to the server, which is the same moment we change their status to pre-active 13 years ago
michi_cc 9941b4386e (svn r23956) -Fix (r23949): Fix wrong position argument in translated timetable strings. 13 years ago
translators 5782bd1214 (svn r23955) -Update from WebTranslator v3.0:
arabic_egypt - 37 changes by kasakg
french - 14 changes by OliTTD, glx
lithuanian - 34 changes by Stabilitronas
13 years ago
michi_cc 2695bf0d53 (svn r23954) -Fix (r23952): Update required grfcodec version. 13 years ago
frosch 5486e05f65 (svn r23953) -Fix [FS#5062]: When the population of a town changes the town view might even have to change size due to different cargo requirements. 13 years ago
michi_cc 9101d2e2d2 (svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types (sprites by Snail). 13 years ago
translators 84b3e67bb5 (svn r23951) -Update from WebTranslator v3.0:
dutch - 10 changes by habell
german - 6 changes by NG, planetmaker
italian - 6 changes by lorenzodv
latvian - 9 changes by Parastais
lithuanian - 33 changes by Stabilitronas
vietnamese - 1 changes by nglekhoi
13 years ago
truebrain b601b057d4 (svn r23950) -Fix (r23731) [FS#5063]: never show GSGoal::Question() to spectators. Accidently INVALID_COMPANY == COMPANY_SPECTATOR 13 years ago
michi_cc 1274a77da0 (svn r23949) -Fix (r23947): Wrong positional parameter for timetable string. 13 years ago
translators 7531da73a9 (svn r23948) -Update from WebTranslator v3.0:
belarusian - 31 changes by Wowanxm
english_US - 6 changes by Rubidium
finnish - 5 changes by jpx_
italian - 3 changes by lorenzodv
lithuanian - 6 changes by Stabilitronas
welsh - 4 changes by kazzie
13 years ago
michi_cc f2c694c8fb (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
michi_cc 347157cb8c (svn r23946) -Codechange: Pass a proper enum instead of a bit flag to CmdChangeTimetable for indicating what to change. 13 years ago
michi_cc 76344163c7 (svn r23945) -Fix: Better rounding when converting internal speed to displayed speed. 13 years ago
translators b7b6642d78 (svn r23944) -Update from WebTranslator v3.0:
french - 10 changes by OliTTD
german - 1 changes by NG
lithuanian - 46 changes by Stabilitronas
russian - 4 changes by akasoft
vietnamese - 1 changes by nglekhoi
13 years ago
frosch 6ceda44d3b (svn r23943) -Fix (r23835) [FS#5061]: Also list DEITY signs in the signlist in SE. 13 years ago
rubidium 060cac439c (svn r23942) -Fix: infrastructure cache of standard road stops would get messed up when buying a company with them 13 years ago
smatz b5525fd33d (svn r23941) -Add: support for clang 13 years ago
smatz f4de9b8a37 (svn r23940) -Codechange: remove superfluous semicolons 13 years ago
translators e5f21f9a09 (svn r23939) -Update from WebTranslator v3.0:
croatian - 4 changes by VoyagerOne
english_US - 4 changes by Rubidium
finnish - 2 changes by jpx_
german - 1 changes by NG
italian - 1 changes by lorenzodv
lithuanian - 42 changes by Stabilitronas
spanish - 4 changes by Terkhen
swedish - 15 changes by Zuu
13 years ago
smatz f79c388a1c (svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected 13 years ago
rubidium c44d9fc366 (svn r23937) -Change: improve the wording of some of the timeout related "error" messages 13 years ago
rubidium 6356178a25 (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) 13 years ago
rubidium 58269b7ad2 (svn r23935) -Codechange: generalise GetTextfile 13 years ago
rubidium 2a6e23263a (svn r23934) -Update: other language files w.r.t. the previous change 13 years ago
rubidium 90af3c494a (svn r23933) -Codechange: make the text file window strings more generic (LordAro) 13 years ago
rubidium e8dbcf9043 (svn r23932) -Codechange: split the NewGRF text window into its own source files 13 years ago
michi_cc 0542e26460 (svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type. 13 years ago
rubidium 1cf2f521ab (svn r23930) -Fix [FS#4944]: [Script] Do not close the parameter window when a script starts 13 years ago
rubidium 27e54a4e36 (svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders disable automatic servicing 13 years ago
rubidium a08370f9da (svn r23928) -Fix [FS#5053]: don't accelerate, for smoke purposes, when you reached the track's maximum speed 13 years ago
rubidium 0e925c9e5e (svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette 13 years ago
rubidium 1b13eb49dd (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) 13 years ago
rubidium 390003aa2d (svn r23925) -Fix (r23924): remove some remnants from generated files as well 13 years ago
rubidium 5417153982 (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used 13 years ago
rubidium 445d12b6e5 (svn r23923) -Update [FS#5044]: rpm specs (Ammler) 13 years ago
translators 50a6f1a2f7 (svn r23922) -Update from WebTranslator v3.0:
dutch - 3 changes by Bennievv
luxembourgish - 49 changes by Phreeze
norwegian_nynorsk - 1 changes by mantaray
13 years ago