summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2011-09-15(svn r22934) -Fix [FS#4771]: prevent authentication bypass for the admin ↵rubidium
port when a new game is started
2011-09-15(svn r22933) -Update from WebTranslator v3.0:translators
hungarian - 4 changes by slovenian - 10 changes by Necrolyte
2011-09-15(svn r22932) -Fix [FS#4766]: disable the white border on window creation for ↵yexo
several windows (based on patch by monoid)
2011-09-14(svn r22931) -Update from WebTranslator v3.0:translators
hungarian - 4 changes by persian - 16 changes by Peymanpn slovak - 28 changes by klingacik
2011-09-13(svn r22930) -Update from WebTranslator v3.0:translators
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-12(svn r22929) -Fix (r22929): WT3 validation failurerubidium
2011-09-12(svn r22928) -Update from WebTranslator v3.0:translators
hungarian - 8 changes by IPG slovak - 110 changes by klingacik slovenian - 26 changes by Necrolyte
2011-09-11(svn r22927) -Update from WebTranslator v3.0:translators
slovak - 126 changes by klingacik
2011-09-11(svn r22926) -Feature: [NewGRF] Extended Action1 format to define arbitrary ↵frosch
spriteset IDs.
2011-09-11(svn r22925) -Feature: [NewGRF] Allow referencing spritesets from different ↵frosch
Action1 in a single Action2.
2011-09-11(svn r22924) -Codechange: Enhance NewGRFSpriteLayout for drawing ↵frosch
construction stages in spritelayouts with inconsistent number of sprites per spriteset.
2011-09-11(svn r22923) -Codechange: Move application of the construction stage into ↵frosch
TileLayoutSpriteGroup::ProcessRegisters().
2011-09-11(svn r22922) -Codechange: Use wrapper methods to access and register spritesets.frosch
2011-09-11(svn r22921) -Fix: [OSX] Don't allow the old fullscreen mode also not as ↵planetmaker
fallback on OSX 10.7. Also add a few sprinkles of coding style accross cocoa display drivers
2011-09-11(svn r22920) -Cleanup: replace two very old town variables taht were rarely ↵yexo
used by small functions that compute there value on-the-fly when necessary
2011-09-11(svn r22919) -Doc: Some doxygen sprinklesplanetmaker
2011-09-11(svn r22918) -Fix: [NewGRF] Properties for feature 0x05 were not zeroed for ↵planetmaker
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-10(svn r22917) -Fix: translation failed to conform to rules of strgenrubidium
2011-09-10(svn r22916) -Update from WebTranslator v3.0:translators
catalan - 1 changes by arnau croatian - 22 changes by VoyagerOne slovak - 35 changes by klingacik
2011-09-09(svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar ↵yexo
caused crashes during load
2011-09-09(svn r22914) -Fix [FS#4716]: old TTO/TTD savegames could get non-stop via ↵rubidium
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(svn r22913) -Fix [OSX]: make splash work again and make it work without ↵rubidium
needing to bundle it first
2011-09-09(svn r22912) -Fix [FS#4753]: another attempt at fixing a related crash ↵rubidium
(can't reproduce it though)
2011-09-09(svn r22911) -Update from WebTranslator v3.0:translators
french - 1 changes by ElNounch persian - 48 changes by Peymanpn russian - 3 changes by akasoft
2011-09-09(svn r22910) -Fix [FS#4617]: icon would (almost) never be shown for SDL buildsrubidium
2011-09-08(svn r22908) -Codechange: silence MSVC warningrubidium
2011-09-08(svn r22907) -Update from WebTranslator v3.0:translators
spanish - 1 changes by Terkhen
2011-09-08(svn r22906) -Fix (r22905): variable not properly cleared before userubidium
2011-09-08(svn r22905) -Fix [FS#4753] (r22836): the name of the tar was removed from ↵rubidium
the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename
2011-09-08(svn r22904) -Codechange: add tar filename to file scanningrubidium
2011-09-07(svn r22903) -Update from WebTranslator v3.0:translators
czech - 2 changes by TheLamer english_US - 7 changes by Rubidium
2011-09-06(svn r22902) -Fix: The name of the heightmap glitches in the 'play ↵frosch
heightmap' window.
2011-09-06(svn r22901) -Fix (r22767): The river density dropdown was missing in the ↵frosch
'play heightmap' window.
2011-09-06(svn r22900) -Update from WebTranslator v3.0:translators
dutch - 1 changes by Yexo esperanto - 9 changes by Ailanto german - 1 changes by planetmaker romanian - 1 changes by kkmic
2011-09-06(svn r22899) -Add: Allow towns to build bridges over canals and rivers.terkhen
2011-09-06(svn r22898) -Codechange: use MSVC compiler intrinsics for byte swappingglx
2011-09-05(svn r22897) -Change: More suitable default news settings instead of ↵frosch
everything on 'full'.
2011-09-05(svn r22896) -Update from WebTranslator v3.0:translators
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(svn r22895) -Add: [OSX] Alternative code for the API calls deprecated in ↵planetmaker
OSX 10.6 in the quartz video driver
2011-09-05(svn r22894) -Doc: Some sprinkles of doxygen for the cocoa video driverplanetmaker
2011-09-04(svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based ↵planetmaker
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(svn r22892) -Update from WebTranslator v3.0:translators
arabic_egypt - 41 changes by kasakg belarusian - 3 changes by Wowanxm czech - 7 changes by TheLamer korean - 3 changes by junho2813
2011-09-04(svn r22889) -Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup ↵planetmaker
(leecbaker)
2011-09-04(svn r22888) -Doc: Doxygenize Town struct. (adf88)frosch
2011-09-03(svn r22883) -Update from WebTranslator v3.0:translators
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(svn r22882) -Fix [FS#4758]: [NewGRF] DCxx text references via the textstack ↵frosch
are not allowed, but caused crash.
2011-09-03(svn r22881) -Fix (r22875): GCC warnings on 64bit systems.frosch
2011-09-03(svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.hfrosch
2011-09-03(svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid)terkhen
2011-09-03(svn r22878) -Fix (r22873-ish): Check range before casting to uint16.frosch