Commit Graph

19096 Commits (e185c2f609697a019a4eefc07a3f286e11987a41)
 

Author SHA1 Message Date
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
translators edc4fe2718 (svn r23921) -Update from WebTranslator v3.0:
english_AU - 5 changes by tomas4g
estonian - 55 changes by Jaanus
french - 13 changes by OliTTD
latvian - 1 changes by Parastais
13 years ago
frosch 07f69d8b88 (svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope. 13 years ago
translators 5012ea91ef (svn r23919) -Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
french - 50 changes by OliTTD
lithuanian - 1 changes by Stabilitronas
13 years ago
translators 664f7c5c2f (svn r23918) -Update from WebTranslator v3.0:
french - 19 changes by OliTTD
hungarian - 4 changes by IPG
13 years ago
frosch b42fa8f766 (svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time. 13 years ago
frosch d5bc5ddd00 (svn r23916) -Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties. 13 years ago
frosch a16389ab06 (svn r23915) -Codechange: Translate refitmask directly after reading it from the GRF. 13 years ago
frosch b1a3a31a83 (svn r23914) -Fix (r11252, r13855): Don't test validity of cargobits using a mask of cargoslots. 13 years ago