summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-27(svn r24294) -Update from WebTranslator v3.0:translators
catalan - 2 changes by arnau traditional_chinese - 1 changes by Luper croatian - 7 changes by VoyagerOne danish - 3 changes by beruic dutch - 9 changes by mazele finnish - 2 changes by jpx_ french - 7 changes by OliTTD german - 1 changes by NG italian - 2 changes by lorenzodv latvian - 3 changes by Parastais lithuanian - 19 changes by Stabilitronas romanian - 56 changes by tonny russian - 2 changes by Lone_Wolf
2012-05-26(svn r24293) -Fix: Increase the left and right margins of the text in the ↵alberth
yes/no query window.
2012-05-26(svn r24292) -Update from WebTranslator v3.0:translators
belarusian - 15 changes by Wowanxm catalan - 6 changes by arnau english_US - 2 changes by Rubidium finnish - 6 changes by jpx_ italian - 14 changes by lorenzodv korean - 4 changes by telk5093 russian - 3 changes by Lone_Wolf spanish - 2 changes by Terkhen swedish - 3 changes by Joel_A
2012-05-26(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.frosch
2012-05-26(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.frosch
2012-05-26(svn r24289) -Add: [Script] Base class for script events involving a company ↵frosch
and a town.
2012-05-26(svn r24288) -Fix: squirrel_export should match stuff like 'virtual', ↵frosch
'static' and 'const' only as whole words.
2012-05-26(svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. ↵frosch
(based on patch by Grantovich)
2012-05-26(svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes.frosch
2012-05-26(svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the ↵frosch
first string parameter is a vehicle ID.
2012-05-26(svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and ↵frosch
NewsFlag instead.
2012-05-26(svn r24283) -Codechange: Add AddTileNewsItem function to preemptively ↵frosch
deduplicate code.
2012-05-26(svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to ↵frosch
preemptively deduplicate code.
2012-05-26(svn r24281) -Cleanup: Merge all company news subtypes into a single one; ↵frosch
they all behave the same.
2012-05-26(svn r24280) -Cleanup: Remove uselessly duplicated code to set string ↵frosch
parameters in company news.
2012-05-26(svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen.frosch
2012-05-25(svn r24278) -Codechange: Deduplicate code to read translation tables.frosch
2012-05-25(svn r24277) -Codechange: Store cargo and railtype translation tables in a ↵frosch
SmallVector.
2012-05-25(svn r24276) -Codechange: Enhance GRFFile with constructor and destructor.frosch
2012-05-25(svn r24275) -Codechange: Make SmallVector::FindIndex() const.frosch
2012-05-25(svn r24274) -Update from WebTranslator v3.0:translators
english_US - 6 changes by Rubidium french - 5 changes by glx german - 15 changes by NG greek - 67 changes by kyrm russian - 2 changes by Lone_Wolf spanish - 36 changes by Terkhen
2012-05-25(svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary ↵frosch
complicated and also returned the wrong thing for cargos not present in the translation table.
2012-05-25(svn r24272) -Fix: [NewGRF] Load cargo- and railtype-translation during both ↵frosch
reservation and activation stage. That way they can be selected using Action7 depending on present cargo- or railtypes.
2012-05-25(svn r24271) -Change: Remove latin abbreviations from english strings.frosch
2012-05-25(svn r24270) -Add: Missing descriptions for adv. settings.frosch
2012-05-24(svn r24269) -Update from WebTranslator v3.0:translators
dutch - 5 changes by habell slovenian - 2 changes by ukrainian - 54 changes by edd_k
2012-05-23(svn r24268) -Fix: Use the same colour scheme for the script selection ↵frosch
window as in other comparable windows.
2012-05-23(svn r24267) -Update from WebTranslator v3.0:translators
dutch - 9 changes by habell french - 5 changes by OliTTD korean - 185 changes by telk5093 russian - 2 changes by Lone_Wolf slovenian - 2 changes by spanish - 2 changes by Terkhen
2012-05-22(svn r24266) -Update from WebTranslator v3.0:translators
latvian - 5 changes by Parastais slovenian - 2 changes by swedish - 17 changes by Joel_A
2012-05-21(svn r24265) -Update from WebTranslator v3.0:translators
afrikaans - 21 changes by telanus dutch - 5 changes by habell latvian - 19 changes by Parastais slovenian - 2 changes by swedish - 10 changes by Joel_A
2012-05-20(svn r24264) -Update from WebTranslator v3.0:translators
hungarian - 27 changes by IPG portuguese - 1 changes by JayCity russian - 3 changes by Lone_Wolf slovenian - 2 changes by swedish - 36 changes by Joel_A vietnamese - 3 changes by nglekhoi
2012-05-19(svn r24263) -Update from WebTranslator v3.0:translators
catalan - 88 changes by arnau latvian - 1 changes by Parastais slovenian - 2 changes by swedish - 37 changes by Joel_A, Zuu
2012-05-18(svn r24262) -Update from WebTranslator v3.0:translators
catalan - 29 changes by arnau, mtormo dutch - 9 changes by habell latvian - 25 changes by Parastais russian - 23 changes by Lone_Wolf slovenian - 2 changes by spanish - 39 changes by Terkhen
2012-05-17(svn r24261) -Update from WebTranslator v3.0:translators
latvian - 18 changes by Parastais russian - 2 changes by Lone_Wolf slovenian - 2 changes by swedish - 3 changes by Joel_A
2012-05-16(svn r24260) -Change [FS#5126]: Make the oilrig-vehicle list accessible to ↵frosch
specators and colour it's caption neutrally grey.
2012-05-16(svn r24257) -Fix [FS#5112]: update some outdated documentation and make is ↵rubidium
somewhat more consistent
2012-05-16(svn r24256) -Fix: results of WT3 validation issuerubidium
2012-05-16(svn r24255) -Update from WebTranslator v3.0:translators
belarusian - 17 changes by Wowanxm catalan - 4 changes by mtormo croatian - 84 changes by VoyagerOne czech - 2 changes by TheLamer dutch - 31 changes by habell, mazele french - 3 changes by OliTTD latvian - 44 changes by Parastais russian - 7 changes by Lone_Wolf slovenian - 2 changes by spanish - 19 changes by Terkhen swedish - 24 changes by Joel_A, daishan
2012-05-15(svn r24252) -Fix [FS#5162]: Change the unit of the sprite-cache size ↵frosch
setting from megabytes to megapixels, so it depends on the blitter being used. Also increase it from 64 to 128, and change the name in the cfg file, so everyone gets the new default.
2012-05-15(svn r24251) -Update from WebTranslator v3.0:translators
belarusian - 116 changes by Wowanxm croatian - 43 changes by VoyagerOne english_US - 2 changes by Rubidium italian - 2 changes by lorenzodv russian - 15 changes by Lone_Wolf slovenian - 2 changes by spanish - 39 changes by Terkhen swedish - 14 changes by Joel_A vietnamese - 2 changes by nglekhoi
2012-05-14(svn r24250) -Fix [FS#5154]: Do not immediately display error messages from ↵frosch
parsing the cfg file, but schedule them for displaying after the GUI is prepared for it.
2012-05-14(svn r24249) -Codechange: Split the extraction of current DParams from the ↵frosch
ErrorMessageData constructor into a separate function.
2012-05-14(svn r24248) -Codechange: Move ErrorMessageData class definition to header file.frosch
2012-05-14(svn r24247) -Fix: If loading of int-list settings fails, use the default.frosch
2012-05-14(svn r24246) -Add [FS#5052-ish]: [NewGRF] Variable with the current max ↵michi_cc
speed for vehicles.
2012-05-14(svn r24245) -Change: Move the warning about big station spreads to the ↵frosch
setting description.
2012-05-14(svn r24244) -Update from WebTranslator v3.0:translators
belarusian - 419 changes by Wowanxm dutch - 9 changes by habell english_US - 3 changes by Rubidium estonian - 4 changes by Jaanus french - 1 changes by glx german - 1 changes by planetmaker polish - 9 changes by Kilian russian - 110 changes by Lone_Wolf slovenian - 2 changes by swedish - 15 changes by Joel_A
2012-05-13(svn r24243) -Fix: Typo fixes and wording improvements in the base language.alberth
2012-05-13(svn r24242) -Update from WebTranslator v3.0:translators
belarusian - 109 changes by Wowanxm catalan - 18 changes by mtormo english_US - 7 changes by Rubidium finnish - 60 changes by jpx_ french - 120 changes by OliTTD, glx italian - 126 changes by lorenzodv russian - 63 changes by Lone_Wolf slovenian - 15 changes by Necrolyte
2012-05-13(svn r24241) -Fix: some typos and inconsistencies in the base languagerubidium