summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-22(svn r24933) -Fix [FS#3473]: Make group names unique per company and vehicle ↵peter1138
type.
2013-01-22(svn r24932) -Fix [FS#5158]: Prevent more NewGRFs being selected than is ↵peter1138
possible to load.
2013-01-21(svn r24931) -Update from WebTranslator v3.0:translators
croatian - 1 changes by VoyagerOne danish - 7 changes by Elias dutch - 1 changes by habell finnish - 1 changes by jpx_ icelandic - 1 changes by Stimrol italian - 1 changes by lorenzodv korean - 61 changes by telk5093 brazilian_portuguese - 11 changes by Tucalipe russian - 2 changes by Lone_Wolf turkish - 18 changes by magnum06
2013-01-20(svn r24930) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium french - 2 changes by glx german - 3 changes by planetmaker irish - 11 changes by ioo5 brazilian_portuguese - 110 changes by Tucalipe spanish - 1 changes by Terkhen
2013-01-20(svn r24929) -Fix [FS#5415]: Don't try to pause or unpause crashed scripts.frosch
2013-01-20(svn r24928) -Fix [FS#5408]: [Squirrel] Update line information before ↵frosch
processing 'while' token of 'do'-'while' statement.
2013-01-20(svn r24927) -Cleanup [FS#5440]: No need to check a positive value to be ↵planetmaker
larger than 0
2013-01-20(svn r24926) -Fix [FS#5373]: Check integer min/max macros individually, and ↵frosch
define them if missing.
2013-01-20(svn r24925) -Fix [FS#5395]: Add a tooltip to the mapsize selection ↵frosch
mentioning possible deviations.
2013-01-20(svn r24924) -Fix (r24923): Make sure that autoslope on steep coast tiles ↵planetmaker
cannot not leave invalid canals
2013-01-20(svn r24923) -Fix [FS#5441]: When an object built on a river is removed, ↵planetmaker
restore the river, if possible also on slopes (based on patch by Supercheese)
2013-01-19(svn r24922) -Update from WebTranslator v3.0:translators
finnish - 2 changes by jpx_ hebrew - 14 changes by taleinat serbian - 5 changes by SweetAbsinthe swedish - 2 changes by spacejens ukrainian - 48 changes by Norby89
2013-01-18(svn r24921) -Update from WebTranslator v3.0:translators
traditional_chinese - 2 changes by siu238X danish - 36 changes by Hellwing hebrew - 2 changes by taleinat icelandic - 1 changes by Stimrol
2013-01-17(svn r24920) -Update from WebTranslator v3.0:translators
greek - 56 changes by Evropi hebrew - 338 changes by taleinat portuguese - 4 changes by malafaya
2013-01-17(svn r24919) -Codechange: Remove useless noisy grf debug messages.peter1138
2013-01-16(svn r24918) -Fix: string validationrubidium
2013-01-16(svn r24917) -Update from WebTranslator v3.0:translators
simplified_chinese - 15 changes by ntchris hebrew - 193 changes by taleinat polish - 19 changes by wojteks86
2013-01-15(svn r24916) -Update from WebTranslator v3.0:translators
catalan - 49 changes by Bassals traditional_chinese - 150 changes by siu238X hebrew - 134 changes by taleinat korean - 16 changes by telk5093 serbian - 49 changes by ivan_mile
2013-01-14(svn r24915) -Fix: Several out-of-bounds readssmatz
2013-01-14(svn r24914) -Update from WebTranslator v3.0:translators
bulgarian - 143 changes by GFtoBG catalan - 1 changes by Bassals traditional_chinese - 146 changes by siu238X croatian - 2 changes by VoyagerOne hungarian - 2 changes by valaky
2013-01-13(svn r24913) -Update from WebTranslator v3.0:translators
traditional_chinese - 115 changes by siu238X japanese - 36 changes by kokubunzi lithuanian - 33 changes by Stabilitronas polish - 1 changes by wojteks86 serbian - 5 changes by voodoo84
2013-01-13(svn r24912) -Fix [FS#5389]: Upgrading bridges could steal road types. (adf88)frosch
2013-01-12(svn r24911) -Update from WebTranslator v3.0:translators
bulgarian - 118 changes by logi romanian - 9 changes by mariush serbian - 2 changes by voodoo84 tamil - 5 changes by aswn
2013-01-12(svn r24910) -Fix: [strgen] Description of plural form 3 was incorrect.frosch
2013-01-12(svn r24909) -Codechange: Remove implicit bool -> integer conversion.frosch
2013-01-12(svn r24908) -Fix [FS#5419]: Allow GSs to pass negative integer string ↵zuu
parameters (frosch123)
2013-01-11(svn r24907) -Update from WebTranslator v3.0:translators
arabic_egypt - 6 changes by zaabi1995 bulgarian - 100 changes by logi traditional_chinese - 16 changes by Marcadana, elleryq korean - 23 changes by telk5093 tamil - 12 changes by aswn turkish - 53 changes by barisdemirdelen
2013-01-11(svn r24906) -Fix (24905): Don't trigger on path reservation for waypoints.peter1138
2013-01-11(svn r24905) -Feature(ish): Implement station randomisation triggers.peter1138
2013-01-10(svn r24904) -Fix (r22746): "Train loads/unloads cargo" station animation ↵peter1138
triggers on individual platform
2013-01-10(svn r24903) -Fix: Cached station animation triggers were only set when ↵peter1138
removing parts of a station.
2013-01-10(svn r24902) -Update from WebTranslator v3.0:translators
bulgarian - 180 changes by logi danish - 11 changes by Elias finnish - 2 changes by jpx_
2013-01-09(svn r24901) -Update from WebTranslator v3.0:translators
afrikaans - 16 changes by LazyLizzard dutch - 21 changes by Parody english_US - 8 changes by Rubidium polish - 8 changes by wojteks86 tamil - 12 changes by aswn turkish - 37 changes by barisdemirdelen
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵planetmaker
Eagle_rainbow)
2013-01-08(svn r24899) -Fix [FS#5434]: Also the station build window needs redrawing ↵planetmaker
when the station spread changes (based on patch by juanjo)
2013-01-08(svn r24898) -Fix: Don't unpause the game when closing the highscore window ↵zuu
if it was already paused before the highscore screen was shown.
2013-01-08(svn r24897) -Update from WebTranslator v3.0:translators
bulgarian - 27 changes by pdedinski traditional_chinese - 3 changes by elleryq lithuanian - 30 changes by Stabilitronas romanian - 12 changes by mariush spanish - 1 changes by Terkhen
2013-01-08(svn r24896) -Fix [FS#5420, FS#5421, FS#5422, FS#5427]: Improvements and ↵planetmaker
fixes for a number of English strings
2013-01-08(svn r24895) -Fix [FS#5436]: Allow downgrade of road bridges in the scenario ↵planetmaker
editor
2013-01-08(svn r24894) -Fix [FS#5434]: Invalidate station selection window when ↵planetmaker
station spread changes (based on patch by juanjo)
2013-01-07(svn r24893) -Update from WebTranslator v3.0:translators
bulgarian - 38 changes by pdedinski traditional_chinese - 30 changes by elleryq hungarian - 67 changes by valaky luxembourgish - 38 changes by Phreeze turkish - 18 changes by niw3
2013-01-06(svn r24892) -Fix (r24890): Missing mkdirfrosch
2013-01-06(svn r24891) -Update from WebTranslator v3.0:translators
simplified_chinese - 3 changes by chenwt0315 esperanto - 37 changes by ernie13 icelandic - 107 changes by Stimrol luxembourgish - 41 changes by Phreeze serbian - 59 changes by voodoo84 thai - 7 changes by kenny
2013-01-06(svn r24890) -Fix: Distribute GS compat_<version>.nut with OpenTTDzuu
2013-01-06(svn r24889) -Fix-ish: extra GRF was built with "broken" grfcodecrubidium
2013-01-05(svn r24888) -Fix: broken language filerubidium
2013-01-05(svn r24887) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by chenwt0315 danish - 13 changes by Elias esperanto - 25 changes by ernie13 greek - 1 changes by Rubidium hebrew - 19 changes by naf869 icelandic - 109 changes by Stimrol indonesian - 26 changes by H2 korean - 6 changes by telk5093 luxembourgish - 25 changes by Phreeze polish - 2 changes by wojteks86 serbian - 5 changes by voodoo84 swedish - 16 changes by spacejens turkish - 17 changes by kutzun
2013-01-04(svn r24886) -Update from WebTranslator v3.0:translators
simplified_chinese - 20 changes by xiangyigao greek - 49 changes by Evropi icelandic - 131 changes by Stimrol indonesian - 11 changes by H2 korean - 1 changes by telk5093 tamil - 4 changes by aswn
2013-01-03(svn r24885) -Fix: Pass proper UTF-16 strings instead of UCS-2 to ICU in ↵michi_cc
order to preserve characters outside the BMP.
2013-01-03(svn r24884) -Update from WebTranslator v3.0:translators
greek - 35 changes by Evropi icelandic - 45 changes by Stimrol indonesian - 8 changes by fanioz latvian - 17 changes by Parastais portuguese - 6 changes by fspinto, neuralshock slovak - 7 changes by Romop5