summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-02-02(svn r24959) -Doc [FS#5459]: that certain parameters need to be within ↵rubidium
certain boundaries
2013-02-02(svn r24958) -Fix [FS#5458]: refering to non-existent methodrubidium
2013-02-02(svn r24957) -Document [FS#5349]: newlines and other special characters are ↵rubidium
removed/converted
2013-02-02(svn r24956) -Update from WebTranslator v3.0:translators
japanese - 13 changes by Aknuth korean - 1 changes by telk5093 lithuanian - 1 changes by RunisLabs polish - 1 changes by wojteks86 tamil - 104 changes by aswn
2013-02-02(svn r24955) -Change (r24808) [FS#4458]: Revert to opening the vehicle GUI ↵frosch
again when cloning vehicles using the clone-button from the depot GUI. This button cannot be used for sequential cloning, so the argument about opening many windows does not hold as it does for the clone button from the vehicle GUI.
2013-02-01(svn r24953) -Update from WebTranslator v3.0:translators
tamil - 94 changes by aswn
2013-01-31(svn r24952) -Update from WebTranslator v3.0:translators
tamil - 15 changes by aswn
2013-01-31(svn r24951) -Fix: [NewGRF] Var 10 of CB 24 missed the T part.frosch
2013-01-31(svn r24950) -Fix (r24136): Also set replace when old flag when replacing an ↵peter1138
autoreplace
2013-01-30(svn r24949) -Update from WebTranslator v3.0:translators
german - 1 changes by lugo japanese - 117 changes by Aknuth korean - 1 changes by telk5093
2013-01-28(svn r24948) -Codechange: Do not assume CA_BUS and CA_TRUCK to be equal, ↵zuu
instead let the compiler optimize the code if that is the case. (ComLock)
2013-01-28(svn r24947) -Update from WebTranslator v3.0:translators
afrikaans - 3 changes by AtomD bulgarian - 16 changes by pdedinski hungarian - 39 changes by oklmernok japanese - 229 changes by Aknuth
2013-01-28(svn r24946) -Fix [FS#5393]: Australians aren't snakessssspeter1138
2013-01-27(svn r24945) -Update from WebTranslator v3.0:translators
hungarian - 3 changes by oklmernok japanese - 42 changes by Aknuth polish - 5 changes by wojteks86 slovenian - 1 changes by Necrolyte tamil - 108 changes by aswn
2013-01-27(svn r24944) -Fix [FS#5452]: Deleting implicit orders wasn't able to deal ↵frosch
with the various side-effects of DeleteOrder.
2013-01-26(svn r24943) -Update from WebTranslator v3.0:translators
estonian - 4 changes by notAbot
2013-01-25(svn r24942) -Fix: Korean again...frosch
2013-01-25(svn r24941) -Update from WebTranslator v3.0:translators
belarusian - 1 changes by Wowanxm english_AU - 4 changes by mrtux tamil - 87 changes by aswn
2013-01-24(svn r24940) -Update from WebTranslator v3.0:translators
hungarian - 24 changes by oklmernok indonesian - 12 changes by H2 korean - 3 changes by telk5093 polish - 5 changes by wojteks86 tamil - 7 changes by aswn
2013-01-23(svn r24939) -Fix: Redraw autoreplace window properly in network games.peter1138
2013-01-23(svn r24938) -Fix [FS#5447-ish]: Never put a space between cargo name and ↵frosch
subtype.
2013-01-23(svn r24937) -Update from WebTranslator v3.0:translators
greek - 38 changes by Evropi korean - 1 changes by telk5093 tamil - 1 changes by aswn turkish - 10 changes by magnum06 vietnamese - 1 changes by nglekhoi
2013-01-23(svn r24936) -Fix [FS#5446]: Don't allow order refit to be set for no-load ↵peter1138
orders.
2013-01-22(svn r24935) -Fix: language errorsrubidium
2013-01-22(svn r24934) -Update from WebTranslator v3.0:translators
belarusian - 1 changes by Wowanxm croatian - 1 changes by VoyagerOne danish - 9 changes by beruic dutch - 1 changes by habell english_US - 1 changes by Rubidium esperanto - 10 changes by Mojosa finnish - 1 changes by jpx_ french - 1 changes by Snail_ icelandic - 1 changes by Stimrol indonesian - 3 changes by Yoursnotmine italian - 1 changes by Snail_ norwegian_nynorsk - 7 changes by lbrowncastle russian - 4 changes by Lone_Wolf turkish - 2 changes by magnum06
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