Commit Graph

18254 Commits

Author SHA1 Message Date
rubidium 998bbde49e (svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin port when a new game is started 2011-09-15 18:28:39 +00:00
translators fd79d18c3f (svn r22933) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
slovenian - 10 changes by Necrolyte
2011-09-15 17:45:17 +00:00
yexo ad232bd497 (svn r22932) -Fix [FS#4766]: disable the white border on window creation for several windows (based on patch by monoid) 2011-09-15 13:26:27 +00:00
translators 9a6ec0dce7 (svn r22931) -Update from WebTranslator v3.0:
hungarian - 4 changes by 
persian - 16 changes by Peymanpn
slovak - 28 changes by klingacik
2011-09-14 17:45:22 +00:00
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
2011-09-13 17:45:46 +00:00
rubidium 640115fc92 (svn r22929) -Fix (r22929): WT3 validation failure 2011-09-12 17:47:05 +00:00
translators 816baacbee (svn r22928) -Update from WebTranslator v3.0:
hungarian - 8 changes by IPG
slovak - 110 changes by klingacik
slovenian - 26 changes by Necrolyte
2011-09-12 17:45:17 +00:00
translators d5cacd7a14 (svn r22927) -Update from WebTranslator v3.0:
slovak - 126 changes by klingacik
2011-09-11 17:45:09 +00:00
frosch 4738cd9652 (svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary spriteset IDs. 2011-09-11 15:11:23 +00:00
frosch 1683a91afa (svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different Action1 in a single Action2. 2011-09-11 15:10:56 +00:00
frosch 7f228d6909 (svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing construction stages in spritelayouts with inconsistent number of sprites per spriteset. 2011-09-11 15:10:09 +00:00
frosch de27360549 (svn r22923) -Codechange: Move application of the construction stage into TileLayoutSpriteGroup::ProcessRegisters(). 2011-09-11 15:09:13 +00:00
frosch b4d7919f8a (svn r22922) -Codechange: Use wrapper methods to access and register spritesets. 2011-09-11 15:08:17 +00:00
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 2011-09-11 12:52:44 +00:00
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 2011-09-11 11:47:18 +00:00
planetmaker 07077dc56e (svn r22919) -Doc: Some doxygen sprinkles 2011-09-11 11:14:22 +00:00
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 2011-09-11 09:31:57 +00:00
rubidium bc52aa11a6 (svn r22917) -Fix: translation failed to conform to rules of strgen 2011-09-10 19:05:23 +00:00
translators 7c3f0c3ffa (svn r22916) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
croatian - 22 changes by VoyagerOne
slovak - 35 changes by klingacik
2011-09-10 17:45:16 +00:00
yexo bc3b725812 (svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load 2011-09-09 21:27:57 +00:00
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 2011-09-09 21:12:52 +00:00
rubidium 39eaf0e10d (svn r22913) -Fix [OSX]: make splash work again and make it work without needing to bundle it first 2011-09-09 20:28:48 +00:00
rubidium d78a4850a6 (svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash (can't reproduce it though) 2011-09-09 17:46:21 +00:00
translators b27715dd21 (svn r22911) -Update from WebTranslator v3.0:
french - 1 changes by ElNounch
persian - 48 changes by Peymanpn
russian - 3 changes by akasoft
2011-09-09 17:45:16 +00:00
rubidium bffa93a4e9 (svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL builds 2011-09-09 09:13:18 +00:00
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 2011-09-08 20:06:12 +00:00
rubidium db12a5f703 (svn r22908) -Codechange: silence MSVC warning 2011-09-08 17:54:49 +00:00
translators 6531bf3ded (svn r22907) -Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen
2011-09-08 17:45:08 +00:00
rubidium 748bddb31a (svn r22906) -Fix (r22905): variable not properly cleared before use 2011-09-08 10:02:43 +00:00
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 2011-09-08 09:55:04 +00:00
rubidium 414c397000 (svn r22904) -Codechange: add tar filename to file scanning 2011-09-08 09:48:52 +00:00
translators 92244f1663 (svn r22903) -Update from WebTranslator v3.0:
czech - 2 changes by TheLamer
english_US - 7 changes by Rubidium
2011-09-07 17:45:17 +00:00
frosch 81732114f0 (svn r22902) -Fix: The name of the heightmap glitches in the 'play heightmap' window. 2011-09-06 20:33:56 +00:00
frosch d0a4672cc4 (svn r22901) -Fix (r22767): The river density dropdown was missing in the 'play heightmap' window. 2011-09-06 18:32:48 +00:00
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
2011-09-06 17:45:23 +00:00
terkhen b0439aff59 (svn r22899) -Add: Allow towns to build bridges over canals and rivers. 2011-09-06 13:32:37 +00:00
glx 2c20738067 (svn r22898) -Codechange: use MSVC compiler intrinsics for byte swapping 2011-09-06 00:10:20 +00:00
frosch 2981404793 (svn r22897) -Change: More suitable default news settings instead of everything on 'full'. 2011-09-05 21:55:05 +00:00
translators 2bdde60397 (svn r22896) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
korean - 1 changes by junho2813
polish - 3 changes by wojteks86
portuguese - 1 changes by JayCity
spanish - 1 changes by Terkhen
2011-09-05 17:45:21 +00:00
planetmaker 20e359acbe (svn r22895) -Add: [OSX] Alternative code for the API calls deprecated in OSX 10.6 in the quartz video driver 2011-09-05 15:52:04 +00:00
planetmaker 45b099c655 (svn r22894) -Doc: Some sprinkles of doxygen for the cocoa video driver 2011-09-05 05:31:29 +00:00
planetmaker bce482c76f (svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion
2011-09-04 17:49:08 +00:00
translators 5001b27cce (svn r22892) -Update from WebTranslator v3.0:
arabic_egypt - 41 changes by kasakg
belarusian - 3 changes by Wowanxm
czech - 7 changes by TheLamer
korean - 3 changes by junho2813
2011-09-04 17:45:16 +00:00
planetmaker 5188587a04 (svn r22889) -Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup (leecbaker) 2011-09-04 11:28:43 +00:00
frosch a3eb319415 (svn r22888) -Doc: Doxygenize Town struct. (adf88) 2011-09-04 09:06:07 +00:00
translators 85bddaf732 (svn r22883) -Update from WebTranslator v3.0:
simplified_chinese - 23 changes by Gavin
czech - 9 changes by TheLamer
finnish - 1 changes by jpx_
hungarian - 6 changes by IPG
italian - 1 changes by lorenzodv
persian - 76 changes by Peymanpn
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
swedish - 1 changes by Zuu
vietnamese - 1 changes by nglekhoi
2011-09-03 17:46:08 +00:00
frosch 0dca1941ad (svn r22882) -Fix [FS#4758]: [NewGRF] DCxx text references via the textstack are not allowed, but caused crash. 2011-09-03 16:10:42 +00:00
frosch 5ccd091fd1 (svn r22881) -Fix (r22875): GCC warnings on 64bit systems. 2011-09-03 12:45:45 +00:00
frosch 275a394bc1 (svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.h 2011-09-03 12:17:36 +00:00
terkhen 5dcc2cc527 (svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid) 2011-09-03 11:21:56 +00:00