summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-02-19(svn r23965) -Fix [FS#5070]: Refittability should never depend on the ↵frosch
current capacity of a vehicle.
2012-02-18(svn r23964) -Update from WebTranslator v3.0:translators
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
2012-02-18(svn r23963) -Fix [FS#5072]: do not look for missing sprites twice during ↵rubidium
startup
2012-02-17(svn r23962) -Fix [FS#5068]: [Script] Infinite recursion within a script ↵rubidium
wasn't caught properly, so they could cause crashes of OpenTTD instead of the AI
2012-02-17(svn r23961) -Update from WebTranslator v3.0:translators
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
2012-02-16(svn r23960) -Fix/Change: [NewGRF] Make the properties for always/never ↵frosch
refittable cargo types not behave incremental, but reset them on reassignment.
2012-02-16(svn r23958) -Fix: don't allow chat messages from pre-active clients. As ↵rubidium
they haven't got the savegame yet, they won't have the interface to send them either (dihedral)
2012-02-16(svn r23957) -Fix [FS#4990]: allow sending chat to pre-active clients as the ↵rubidium
clients start accepting once they send 'map ok' to the server, which is the same moment we change their status to pre-active
2012-02-16(svn r23956) -Fix (r23949): Fix wrong position argument in translated ↵michi_cc
timetable strings.
2012-02-16(svn r23955) -Update from WebTranslator v3.0:translators
arabic_egypt - 37 changes by kasakg french - 14 changes by OliTTD, glx lithuanian - 34 changes by Stabilitronas
2012-02-15(svn r23953) -Fix [FS#5062]: When the population of a town changes the town ↵frosch
view might even have to change size due to different cargo requirements.
2012-02-15(svn r23952) -Feature: [NewGRF] Customisable tunnel portals for rail types ↵michi_cc
(sprites by Snail).
2012-02-15(svn r23951) -Update from WebTranslator v3.0:translators
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
2012-02-15(svn r23950) -Fix (r23731) [FS#5063]: never show GSGoal::Question() to ↵truebrain
spectators. Accidently INVALID_COMPANY == COMPANY_SPECTATOR
2012-02-15(svn r23949) -Fix (r23947): Wrong positional parameter for timetable string.michi_cc
2012-02-14(svn r23948) -Update from WebTranslator v3.0:translators
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
2012-02-14(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.michi_cc
2012-02-14(svn r23946) -Codechange: Pass a proper enum instead of a bit flag to ↵michi_cc
CmdChangeTimetable for indicating what to change.
2012-02-14(svn r23945) -Fix: Better rounding when converting internal speed to ↵michi_cc
displayed speed.
2012-02-13(svn r23944) -Update from WebTranslator v3.0:translators
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
2012-02-13(svn r23943) -Fix (r23835) [FS#5061]: Also list DEITY signs in the signlist ↵frosch
in SE.
2012-02-13(svn r23942) -Fix: infrastructure cache of standard road stops would get ↵rubidium
messed up when buying a company with them
2012-02-12(svn r23941) -Add: support for clangsmatz
2012-02-12(svn r23940) -Codechange: remove superfluous semicolonssmatz
2012-02-12(svn r23939) -Update from WebTranslator v3.0:translators
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
2012-02-12(svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it ↵smatz
abstract, make the other overloaded Initialize() protected
2012-02-12(svn r23937) -Change: improve the wording of some of the timeout related ↵rubidium
"error" messages
2012-02-12(svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and ↵rubidium
game scripts (LordAro)
2012-02-12(svn r23935) -Codechange: generalise GetTextfilerubidium
2012-02-12(svn r23934) -Update: other language files w.r.t. the previous changerubidium
2012-02-12(svn r23933) -Codechange: make the text file window strings more generic ↵rubidium
(LordAro)
2012-02-12(svn r23932) -Codechange: split the NewGRF text window into its own source filesrubidium
2012-02-11(svn r23931) -Change: Scale infrastructure cost of rail tracks by the total ↵michi_cc
number of all tracks and not independently for each rail type.
2012-02-11(svn r23930) -Fix [FS#4944]: [Script] Do not close the parameter window when ↵rubidium
a script starts
2012-02-11(svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders ↵rubidium
disable automatic servicing
2012-02-11(svn r23928) -Fix [FS#5053]: don't accelerate, for smoke purposes, when you ↵rubidium
reached the track's maximum speed
2012-02-11(svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too ↵rubidium
far regarding not needing to update the colour mapping when (re)initialising the palette
2012-02-11(svn r23925) -Fix (r23924): remove some remnants from generated files as wellrubidium
2012-02-11(svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an ↵rubidium
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
2012-02-11(svn r23922) -Update from WebTranslator v3.0:translators
dutch - 3 changes by Bennievv luxembourgish - 49 changes by Phreeze norwegian_nynorsk - 1 changes by mantaray
2012-02-10(svn r23921) -Update from WebTranslator v3.0:translators
english_AU - 5 changes by tomas4g estonian - 55 changes by Jaanus french - 13 changes by OliTTD latvian - 1 changes by Parastais
2012-02-09(svn r23920) -Fix: Consider only the middle tile of a lock for ↵frosch
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.
2012-02-09(svn r23919) -Update from WebTranslator v3.0:translators
belarusian - 5 changes by KorneySan french - 50 changes by OliTTD lithuanian - 1 changes by Stabilitronas
2012-02-08(svn r23918) -Update from WebTranslator v3.0:translators
french - 19 changes by OliTTD hungarian - 4 changes by IPG
2012-02-08(svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks ↵frosch
for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time.
2012-02-07(svn r23916) -Fix (r23145): When determining the first refittable cargotype ↵frosch
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.
2012-02-07(svn r23915) -Codechange: Translate refitmask directly after reading it from ↵frosch
the GRF.
2012-02-07(svn r23914) -Fix (r11252, r13855): Don't test validity of cargobits using a ↵frosch
mask of cargoslots.
2012-02-07(svn r23913) -Fix (r23912): Silly typo in comment.frosch
2012-02-07(svn r23912) -Fix: When testing whether a engine shall only carry the ↵frosch
default cargo, check ctt_include_mask for being empty before applying cargo translation.