summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-25(svn r23984) -Fix [FS#5082]: fix the order of lights on the helipad (PaulC)rubidium
2012-02-25(svn r23983) -Fix [FS#5083]: tarred heightmaps wouldn't be foundrubidium
2012-02-24(svn r23982) -Codechange: use NFO v32 for the extra graphicsrubidium
2012-02-24(svn r23981) -Codechange: reduce GRF size by a few percent by letting ↵rubidium
GRFCodec determine the best compression
2012-02-23(svn r23980) -Fix (r23977): crash when starting with the 32bpp anim blitterrubidium
2012-02-23(svn r23979) -Update from WebTranslator v3.0:translators
urdu - 3 changes by haider
2012-02-23(svn r23978) -Fix: [SDL] Palette update was done too late making switching ↵rubidium
from 8bpp -> 32bpp look ugly
2012-02-23(svn r23977) -Fix: don't load a game during UpdateWindows as that might ↵rubidium
trigger changing the blitter which triggers re-entrant locking
2012-02-23(svn r23976) -Fix (r23889): Sprites of different zoom levels were not always ↵michi_cc
padded correctly to a common size.
2012-02-22(svn r23975) -Update from WebTranslator v3.0:translators
french - 2 changes by OliTTD norwegian_bokmal - 44 changes by mantaray urdu - 73 changes by haider
2012-02-21(svn r23974) -Update from WebTranslator v3.0:translators
french - 1 changes by OliTTD greek - 18 changes by geraki serbian - 15 changes by etran urdu - 31 changes by haider
2012-02-21(svn r23973) -Fix (r23947): Also save the maximum travel speed for the ↵michi_cc
current vehicle order.
2012-02-20(svn r23972) -Update from WebTranslator v3.0:translators
korean - 54 changes by junho2813, telk5093 latvian - 45 changes by Parastais ukrainian - 11 changes by edd_k urdu - 194 changes by haider
2012-02-19(svn r23969) -Codechange: trunk heads to 1.3 nowrubidium
2012-02-19(svn r23967) -Fix-ish: don't fix road ownership of standard road stops each ↵rubidium
time you load a savegame, only when loading an old one
2012-02-19(svn r23966) -Update from WebTranslator v3.0:translators
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
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 r23959) -Change: make regression less faily when spurious warnings are ↵rubidium
shown
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 r23954) -Fix (r23952): Update required grfcodec version.michi_cc
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