summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-25(svn r22962) -Fix/Update: graphical issues from Addi's NewGRFrubidium
2011-09-25(svn r22961) -Update from WebTranslator v3.0:translators
latvian - 3 changes by Parastais welsh - 73 changes by kazzie
2011-09-25(svn r22960) -Feature: Allow depots, standard roadstops and airports on ↵frosch
steep slopes.
2011-09-24(svn r22959) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_
2011-09-23(svn r22958) -Fix [FS#4778]: the savegame description and loading of ↵rubidium
savegames would crash with savegames from a patched stable (which didn't bump the savegame version)
2011-09-23(svn r22957) -Codechange: SPECSTR_PLAYERNAME is actually the company name, ↵rubidium
which is derived from the town name + ' Transport'. So make sure the last constant is in sync with the town name table
2011-09-23(svn r22956) -Codechange: Enhance TEXTID_TO_STRINGID() with an assert_compile().frosch
2011-09-23(svn r22955) -Fix: guard from reading outside the silly name listrubidium
2011-09-23(svn r22954) -Feature: [NewGRF] Allow Action4 to change text IDs 0x00D1 to ↵frosch
0x00E0 for feature 48.
2011-09-23(svn r22953) -Update from WebTranslator v3.0:translators
italian - 2 changes by lorenzodv latvian - 13 changes by Parastais
2011-09-23(svn r22952) -Fix: properly limit the length of strings in a choice listyexo
2011-09-22(svn r22951) -Update from WebTranslator v3.0:translators
basque - 25 changes by HerrBasque italian - 2 changes by Snail_ latvian - 104 changes by Parastais welsh - 187 changes by kazzie
2011-09-21(svn r22950) -Update from WebTranslator v3.0:translators
latvian - 119 changes by Parastais russian - 19 changes by akasoft, perk11 welsh - 2 changes by kazzie
2011-09-21(svn r22949) -Fix [FS#4784]: Locale categories LC_NUMERIC and LC_MONETARY of ↵frosch
cy_GB are identical to en_GB.
2011-09-20(svn r22948) -Update from WebTranslator v3.0:translators
icelandic - 3 changes by baldur latvian - 80 changes by Parastais welsh - 94 changes by kazzie
2011-09-19(svn r22947) -Fix: [NewGRF] Do not call CB 32 for disaster, effect vehicles ↵frosch
or aircraft shadows/rotors.
2011-09-19(svn r22946) -Fix [FS#4781]: [NewGRF] Crash when accessing vehicle var 44 ↵frosch
for a non-front aircraft.
2011-09-19(svn r22945) -Fix-ish: remove bogus plural bits from Persianrubidium
2011-09-19(svn r22944) -Update from WebTranslator v3.0:translators
latvian - 65 changes by Parastais persian - 33 changes by Peymanpn welsh - 16 changes by kazzie
2011-09-19(svn r22943) -Fix: [OSX] Typo broke debug compilationplanetmaker
2011-09-18(svn r22942) -Update from WebTranslator v3.0:translators
persian - 26 changes by Peymanpn slovak - 73 changes by klingacik spanish - 3 changes by Terkhen
2011-09-17(svn r22941) -Fix: Calculate the size of the start/stop vehicle button ↵terkhen
correctly.
2011-09-17(svn r22940) -Update from WebTranslator v3.0:translators
latvian - 29 changes by Parastais slovak - 160 changes by klingacik
2011-09-15(svn r22939) -Merge: release documentation updates from 1.1rubidium
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 r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service ↵rubidium
pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore