Commit Graph

18118 Commits (babe53351ee7938281b545c2a4c34abdc1161e0f)
 

Author SHA1 Message Date
yexo babe53351e (svn r22952) -Fix: properly limit the length of strings in a choice list 13 years ago
translators 09c293d2ce (svn r22951) -Update from WebTranslator v3.0:
basque - 25 changes by HerrBasque
italian - 2 changes by Snail_
latvian - 104 changes by Parastais
welsh - 187 changes by kazzie
13 years ago
translators fa055869e9 (svn r22950) -Update from WebTranslator v3.0:
latvian - 119 changes by Parastais
russian - 19 changes by akasoft, perk11
welsh - 2 changes by kazzie
13 years ago
frosch 1891ba610c (svn r22949) -Fix [FS#4784]: Locale categories LC_NUMERIC and LC_MONETARY of cy_GB are identical to en_GB. 13 years ago
translators 04593de736 (svn r22948) -Update from WebTranslator v3.0:
icelandic - 3 changes by baldur
latvian - 80 changes by Parastais
welsh - 94 changes by kazzie
13 years ago
frosch 2188383658 (svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles or aircraft shadows/rotors. 13 years ago
frosch 427dd736ae (svn r22946) -Fix [FS#4781]: [NewGRF] Crash when accessing vehicle var 44 for a non-front aircraft. 13 years ago
rubidium 64dc7f5ee8 (svn r22945) -Fix-ish: remove bogus plural bits from Persian 13 years ago
translators 2aa0e1177e (svn r22944) -Update from WebTranslator v3.0:
latvian - 65 changes by Parastais
persian - 33 changes by Peymanpn
welsh - 16 changes by kazzie
13 years ago
planetmaker 6a72d64dbe (svn r22943) -Fix: [OSX] Typo broke debug compilation 13 years ago
translators db50cf9168 (svn r22942) -Update from WebTranslator v3.0:
persian - 26 changes by Peymanpn
slovak - 73 changes by klingacik
spanish - 3 changes by Terkhen
13 years ago
terkhen 7d0811d08e (svn r22941) -Fix: Calculate the size of the start/stop vehicle button correctly. 13 years ago
translators 375f67f56c (svn r22940) -Update from WebTranslator v3.0:
latvian - 29 changes by Parastais
slovak - 160 changes by klingacik
13 years ago
rubidium 973f0afd28 (svn r22939) -Merge: release documentation updates from 1.1 13 years ago
rubidium 998bbde49e (svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port when a new game is started 13 years ago
translators fd79d18c3f (svn r22933) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
slovenian - 10 changes by Necrolyte
13 years ago
yexo ad232bd497 (svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid) 13 years ago
translators 9a6ec0dce7 (svn r22931) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
persian - 16 changes by Peymanpn
slovak - 28 changes by klingacik
13 years ago
translators 8959824f01 (svn r22930) -Update from WebTranslator v3.0:
estonian - 32 changes by notAbot
hungarian - 6 changes by IPG
luxembourgish - 17 changes by Phreeze
slovak - 67 changes by klingacik
turkish - 4 changes by niw3
welsh - 142 changes by kazzie
13 years ago
rubidium 640115fc92 (svn r22929) -Fix (r22929): WT3 validation failure 13 years ago
translators 816baacbee (svn r22928) -Update from WebTranslator v3.0:
hungarian - 8 changes by IPG
slovak - 110 changes by klingacik
slovenian - 26 changes by Necrolyte
13 years ago
translators d5cacd7a14 (svn r22927) -Update from WebTranslator v3.0:
slovak - 126 changes by klingacik
13 years ago
frosch 4738cd9652 (svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary spriteset IDs. 13 years ago
frosch 1683a91afa (svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different Action1 in a single Action2. 13 years ago
frosch 7f228d6909 (svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset. 13 years ago
frosch de27360549 (svn r22923) -Codechange: Move application of the construction stage into TileLayoutSpriteGroup::ProcessRegisters(). 13 years ago
frosch b4d7919f8a (svn r22922) -Codechange: Use wrapper methods to access and register spritesets. 13 years ago
planetmaker 58f00d786c (svn r22921) -Fix: [OSX] Don't allow the old fullscreen mode also not as fallback on OSX 10.7. Also add a few sprinkles of coding style accross cocoa display drivers 13 years ago
yexo 40d5419cd2 (svn r22920) -Cleanup: replace two very old town variables taht were rarely used by small functions that compute there value on-the-fly when necessary 13 years ago
planetmaker 07077dc56e (svn r22919) -Doc: Some doxygen sprinkles 13 years ago
planetmaker 3b70f697e1 (svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for each NewGRF, thus waterfeatures could glitch when the properties were set by a previous NewGRF and the NewGRF assumed the properties to be unmodified 13 years ago
rubidium bc52aa11a6 (svn r22917) -Fix: translation failed to conform to rules of strgen 13 years ago
translators 7c3f0c3ffa (svn r22916) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
croatian - 22 changes by VoyagerOne
slovak - 35 changes by klingacik
13 years ago
yexo bc3b725812 (svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load 13 years ago
rubidium a8889fd0e0 (svn r22914) -Fix [FS#4716]: old TTO/TTD savegames could get non-stop via orders upon savegame loading, even when those orders did not exist back then. This 'conversion' feature is something for TTDPatch and old OpenTTD savegames 13 years ago
rubidium 39eaf0e10d (svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first 13 years ago
rubidium d78a4850a6 (svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash (can't reproduce it though) 13 years ago
translators b27715dd21 (svn r22911) -Update from WebTranslator v3.0:
french - 1 changes by ElNounch
persian - 48 changes by Peymanpn
russian - 3 changes by akasoft
13 years ago
rubidium bffa93a4e9 (svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds 13 years ago
rubidium fb24ab71d0 (svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore 13 years ago
rubidium db12a5f703 (svn r22908) -Codechange: silence MSVC warning 13 years ago
translators 6531bf3ded (svn r22907) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
13 years ago
rubidium 748bddb31a (svn r22906) -Fix (r22905): variable not properly cleared before use 13 years ago
rubidium 62777dbd84 (svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename 13 years ago
rubidium 414c397000 (svn r22904) -Codechange: add tar filename to file scanning 13 years ago
translators 92244f1663 (svn r22903) -Update from WebTranslator v3.0:
czech - 2 changes by TheLamer
english_US - 7 changes by Rubidium
13 years ago
frosch 81732114f0 (svn r22902) -Fix: The name of the heightmap glitches in the 'play heightmap' window. 13 years ago
frosch d0a4672cc4 (svn r22901) -Fix (r22767): The river density dropdown was missing in the 'play heightmap' window. 13 years ago
translators 0e76c3f2b9 (svn r22900) -Update from WebTranslator v3.0:
dutch - 1 changes by Yexo
esperanto - 9 changes by Ailanto
german - 1 changes by planetmaker
romanian - 1 changes by kkmic
13 years ago
terkhen b0439aff59 (svn r22899) -Add: Allow towns to build bridges over canals and rivers. 13 years ago