Commit Graph

13963 Commits (5730e63a10f8edfe2b1495242f19b9b60589a4e2)

Author SHA1 Message Date
rubidium a6ae4ea8a2 (svn r24958) -Fix [FS#5458]: refering to non-existent method 12 years ago
rubidium 2e20291a3d (svn r24957) -Document [FS#5349]: newlines and other special characters are removed/converted 12 years ago
translators 4a9e710fa7 (svn r24956) -Update from WebTranslator v3.0:
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
12 years ago
frosch c3832ffb7f (svn r24955) -Change (r24808) [FS#4458]: Revert to opening the vehicle GUI 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. 12 years ago
translators 9a079b74e2 (svn r24953) -Update from WebTranslator v3.0:
tamil - 94 changes by aswn
12 years ago
translators 2ef3b24046 (svn r24952) -Update from WebTranslator v3.0:
tamil - 15 changes by aswn
12 years ago
frosch 6f80f4ac29 (svn r24951) -Fix: [NewGRF] Var 10 of CB 24 missed the T part. 12 years ago
peter1138 68420aa92e (svn r24950) -Fix (r24136): Also set replace when old flag when replacing an autoreplace 12 years ago
translators df3a9027d2 (svn r24949) -Update from WebTranslator v3.0:
german - 1 changes by lugo
japanese - 117 changes by Aknuth
korean - 1 changes by telk5093
12 years ago
zuu 24fd67f9d6 (svn r24948) -Codechange: Do not assume CA_BUS and CA_TRUCK to be equal, instead let the compiler optimize the code if that is the case. (ComLock) 12 years ago
translators 4a9e5aa0f2 (svn r24947) -Update from WebTranslator v3.0:
afrikaans - 3 changes by AtomD
bulgarian - 16 changes by pdedinski
hungarian - 39 changes by oklmernok
japanese - 229 changes by Aknuth
12 years ago
peter1138 1b3f9e1bb9 (svn r24946) -Fix [FS#5393]: Australians aren't snakesssss 12 years ago
translators cd5bd698a9 (svn r24945) -Update from WebTranslator v3.0:
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
12 years ago
frosch e9c44aaeb3 (svn r24944) -Fix [FS#5452]: Deleting implicit orders wasn't able to deal with the various side-effects of DeleteOrder. 12 years ago
translators c1dcc4b0da (svn r24943) -Update from WebTranslator v3.0:
estonian - 4 changes by notAbot
12 years ago
frosch 41b9a1b990 (svn r24942) -Fix: Korean again... 12 years ago
translators b3632e3e38 (svn r24941) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
english_AU - 4 changes by mrtux
tamil - 87 changes by aswn
12 years ago
translators 4ae2649210 (svn r24940) -Update from WebTranslator v3.0:
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
12 years ago
peter1138 13e8656804 (svn r24939) -Fix: Redraw autoreplace window properly in network games. 12 years ago
frosch f563250c0b (svn r24938) -Fix [FS#5447-ish]: Never put a space between cargo name and subtype. 12 years ago
translators 8fa3da44c7 (svn r24937) -Update from WebTranslator v3.0:
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
12 years ago
peter1138 eec1a0aa11 (svn r24936) -Fix [FS#5446]: Don't allow order refit to be set for no-load orders. 12 years ago
rubidium f9e531d69c (svn r24935) -Fix: language errors 12 years ago
translators 4c6ea864e5 (svn r24934) -Update from WebTranslator v3.0:
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
12 years ago
peter1138 bef25bbdab (svn r24933) -Fix [FS#3473]: Make group names unique per company and vehicle type. 12 years ago
peter1138 c18446951d (svn r24932) -Fix [FS#5158]: Prevent more NewGRFs being selected than is possible to load. 12 years ago
translators 7e8efa04fe (svn r24931) -Update from WebTranslator v3.0:
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
12 years ago
translators 882f0bb3e5 (svn r24930) -Update from WebTranslator v3.0:
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
12 years ago
frosch a00320c61d (svn r24929) -Fix [FS#5415]: Don't try to pause or unpause crashed scripts. 12 years ago
frosch dafff99b2a (svn r24928) -Fix [FS#5408]: [Squirrel] Update line information before processing 'while' token of 'do'-'while' statement. 12 years ago
planetmaker f8fd13dea1 (svn r24927) -Cleanup [FS#5440]: No need to check a positive value to be larger than 0 12 years ago
frosch f73e43818c (svn r24926) -Fix [FS#5373]: Check integer min/max macros individually, and define them if missing. 12 years ago
frosch 9b7c8cf7a7 (svn r24925) -Fix [FS#5395]: Add a tooltip to the mapsize selection mentioning possible deviations. 12 years ago
planetmaker 9823fac63b (svn r24924) -Fix (r24923): Make sure that autoslope on steep coast tiles cannot not leave invalid canals 12 years ago
planetmaker 42883b9543 (svn r24923) -Fix [FS#5441]: When an object built on a river is removed, restore the river, if possible also on slopes (based on patch by Supercheese) 12 years ago
translators 5fb6b7b9eb (svn r24922) -Update from WebTranslator v3.0:
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
12 years ago
translators 487730b0e0 (svn r24921) -Update from WebTranslator v3.0:
traditional_chinese - 2 changes by siu238X
danish - 36 changes by Hellwing
hebrew - 2 changes by taleinat
icelandic - 1 changes by Stimrol
12 years ago
translators 79ae76c30a (svn r24920) -Update from WebTranslator v3.0:
greek - 56 changes by Evropi
hebrew - 338 changes by taleinat
portuguese - 4 changes by malafaya
12 years ago
peter1138 506132c051 (svn r24919) -Codechange: Remove useless noisy grf debug messages. 12 years ago
rubidium 5398822714 (svn r24918) -Fix: string validation 12 years ago
translators 4927a96de8 (svn r24917) -Update from WebTranslator v3.0:
simplified_chinese - 15 changes by ntchris
hebrew - 193 changes by taleinat
polish - 19 changes by wojteks86
12 years ago
translators 379cf25e2d (svn r24916) -Update from WebTranslator v3.0:
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
12 years ago
smatz 3a3162865b (svn r24915) -Fix: Several out-of-bounds reads 12 years ago
translators 914bb708ad (svn r24914) -Update from WebTranslator v3.0:
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
12 years ago
translators 5a98df40b9 (svn r24913) -Update from WebTranslator v3.0:
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
12 years ago
frosch eda4cfeabe (svn r24912) -Fix [FS#5389]: Upgrading bridges could steal road types. (adf88) 12 years ago
translators 1ec4cf6ff1 (svn r24911) -Update from WebTranslator v3.0:
bulgarian - 118 changes by logi
romanian - 9 changes by mariush
serbian - 2 changes by voodoo84
tamil - 5 changes by aswn
12 years ago
frosch fea76bbb78 (svn r24910) -Fix: [strgen] Description of plural form 3 was incorrect. 12 years ago
frosch 28f22a46bc (svn r24909) -Codechange: Remove implicit bool -> integer conversion. 12 years ago
zuu 07ffc90bf4 (svn r24908) -Fix [FS#5419]: Allow GSs to pass negative integer string parameters (frosch123) 12 years ago
translators 5c242c64a3 (svn r24907) -Update from WebTranslator v3.0:
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
12 years ago
peter1138 fed430b45d (svn r24906) -Fix (24905): Don't trigger on path reservation for waypoints. 12 years ago
peter1138 c00a400cc7 (svn r24905) -Feature(ish): Implement station randomisation triggers. 12 years ago
peter1138 4ebbfc3de4 (svn r24904) -Fix (r22746): "Train loads/unloads cargo" station animation triggers on individual platform 12 years ago
peter1138 b935e01513 (svn r24903) -Fix: Cached station animation triggers were only set when removing parts of a station. 12 years ago
translators ecfe0e1302 (svn r24902) -Update from WebTranslator v3.0:
bulgarian - 180 changes by logi
danish - 11 changes by Elias
finnish - 2 changes by jpx_
12 years ago
translators 89429d5406 (svn r24901) -Update from WebTranslator v3.0:
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
12 years ago
planetmaker c24374f99c (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
planetmaker 89a2ba2a6d (svn r24899) -Fix [FS#5434]: Also the station build window needs redrawing when the station spread changes (based on patch by juanjo) 12 years ago
zuu fd8f5cff5d (svn r24898) -Fix: Don't unpause the game when closing the highscore window if it was already paused before the highscore screen was shown. 12 years ago
translators 8f681a7a10 (svn r24897) -Update from WebTranslator v3.0:
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
12 years ago
planetmaker e35745abf7 (svn r24896) -Fix [FS#5420, FS#5421, FS#5422, FS#5427]: Improvements and fixes for a number of English strings 12 years ago
planetmaker 812346cad9 (svn r24895) -Fix [FS#5436]: Allow downgrade of road bridges in the scenario editor 12 years ago
planetmaker f8e0b22974 (svn r24894) -Fix [FS#5434]: Invalidate station selection window when station spread changes (based on patch by juanjo) 12 years ago
translators 4f04486e19 (svn r24893) -Update from WebTranslator v3.0:
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
12 years ago
translators fbb9aba0ce (svn r24891) -Update from WebTranslator v3.0:
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
12 years ago
rubidium 283256aadd (svn r24888) -Fix: broken language file 12 years ago
translators 4c7cd6dabb (svn r24887) -Update from WebTranslator v3.0:
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
12 years ago
translators 9ec314c6ee (svn r24886) -Update from WebTranslator v3.0:
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
12 years ago
michi_cc 534837ace5 (svn r24885) -Fix: Pass proper UTF-16 strings instead of UCS-2 to ICU in order to preserve characters outside the BMP. 12 years ago
translators eb5149622e (svn r24884) -Update from WebTranslator v3.0:
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
12 years ago
rubidium c749a02ac4 (svn r24883) -Fix: a completely emptied vehicle could trigger an assert 12 years ago
rubidium 0dd0bbc071 (svn r24882) -Fix: desync when NewGRF changes the stats related to acceleration (power, weight, tractive effort, etc) during service or 32 day triggers 12 years ago
rubidium 34b7a60a54 (svn r24881) -Fix: compilation error in language file 12 years ago
translators fc52eff554 (svn r24880) -Update from WebTranslator v3.0:
simplified_chinese - 25 changes by xiangyigao
czech - 3 changes by micropro_cz
estonian - 238 changes by notAbot
greek - 93 changes by Evropi
icelandic - 118 changes by Stimrol
indonesian - 131 changes by H2, Yoursnotmine, fanioz
italian - 5 changes by Snail_
latvian - 11 changes by Parastais
lithuanian - 19 changes by Stabilitronas
portuguese - 78 changes by Lux, fspinto, neuralshock
romanian - 4 changes by mariush
slovak - 104 changes by Romop5, Tinix
tamil - 1 changes by aswn
12 years ago
translators 984b7fad16 (svn r24879) -Update from WebTranslator v3.0:
bulgarian - 14 changes by pdedinski
simplified_chinese - 2 changes by xiangyigao
finnish - 1 changes by jpx_
greek - 43 changes by Evropi
hungarian - 2 changes by Brumi
icelandic - 201 changes by Stimrol
indonesian - 65 changes by Yoursnotmine
portuguese - 29 changes by fspinto
romanian - 54 changes by mariush
spanish - 1 changes by Terkhen
tamil - 25 changes by aswn
12 years ago
rubidium f4915ce34f (svn r24878) -Update: the obligatory first of January commit 12 years ago
rubidium d5d96ba683 (svn r24877) -Fix: some whitespace "errors" 12 years ago
translators 76a41cf88d (svn r24876) -Update from WebTranslator v3.0:
belarusian - 30 changes by Wowanxm
simplified_chinese - 99 changes by huanggua2002, xiangyigao
greek - 118 changes by Evropi
icelandic - 89 changes by Stimrol
korean - 12 changes by telk5093
polish - 3 changes by wojteks86
portuguese - 31 changes by fspinto, neuralshock
romanian - 36 changes by mariush
slovenian - 17 changes by gligoran
spanish - 1 changes by Terkhen
tamil - 44 changes by aswn
12 years ago
rubidium 7cd923ac31 (svn r24875) -Fix: grammatical error (Superuser) 12 years ago
rubidium f1b6201a73 (svn r24874) -Fix: Incorrect Romanian own name 12 years ago
translators 7626165535 (svn r24873) -Update from WebTranslator v3.0:
bulgarian - 13 changes by Tvel
simplified_chinese - 31 changes by xiangyigao
czech - 16 changes by Eskymak
danish - 48 changes by Knogle
english_AU - 1 changes by Rubidium
english_US - 1 changes by Rubidium
estonian - 22 changes by runekri3
icelandic - 145 changes by Stimrol
indonesian - 9 changes by fanioz
korean - 116 changes by telk5093
norwegian_bokmal - 148 changes by Inspirion, cuthbert
polish - 7 changes by wojteks86
slovenian - 64 changes by gligoran
tamil - 157 changes by aswn
12 years ago
rubidium 713890b780 (svn r24872) -Fix: typo in English (Stimrol) 12 years ago
translators 3997924f57 (svn r24871) -Update from WebTranslator v3.0:
arabic_egypt - 44 changes by kasakg
catalan - 33 changes by Bassals
english_AU - 311 changes by mrtux
finnish - 4 changes by jpx_
hungarian - 6 changes by alyr
icelandic - 4 changes by Stimrol
indonesian - 1 changes by fanioz
korean - 1 changes by telk5093
latvian - 36 changes by Parastais
norwegian_bokmal - 70 changes by Inspirion, cuthbert
polish - 1 changes by wojteks86
12 years ago
rubidium 945469f993 (svn r24870) -Change: make the duplicate base set message slightly more verbose, and mention files with wrong md5 checksums or files that are missing explicitly 12 years ago
rubidium 745d71a632 (svn r24869) -Fix [FS#5411]: Unify the way maglev is written 12 years ago
translators a81404dcf6 (svn r24867) -Update from WebTranslator v3.0:
belarusian - 40 changes by KorneySan
greek - 9 changes by Evropi
indonesian - 51 changes by fanioz
polish - 29 changes by wojteks86
russian - 2 changes by KorneySan
12 years ago
translators 01dfcd1cbd (svn r24866) -Update from WebTranslator v3.0:
catalan - 39 changes by Bassals
simplified_chinese - 2 changes by chenwt0315
croatian - 8 changes by VoyagerOne
danish - 6 changes by Hatsen
dutch - 40 changes by habell
english_US - 7 changes by Rubidium
french - 7 changes by glx
greek - 3 changes by Evropi
italian - 7 changes by lorenzodv
korean - 7 changes by telk5093
norwegian_bokmal - 8 changes by Inspirion
polish - 10 changes by wojteks86
portuguese - 81 changes by SupSuper
romanian - 35 changes by kneekoo
russian - 7 changes by KorneySan
slovak - 1 changes by JamesSVK
12 years ago
translators 872ad0aab3 (svn r24865) -Update from WebTranslator v3.0:
czech - 67 changes by Eskymak
finnish - 7 changes by jpx_
german - 7 changes by planetmaker
spanish - 7 changes by Terkhen
12 years ago
frosch e7dd182d1d (svn r24864) -Fix (r24863): Update before running sed. 12 years ago
frosch 2161747eb7 (svn r24863) -Remove: Now redundant method to filter for non-local settings differing from default settings. 12 years ago
frosch c4c3d00578 (svn r24862) -Add: Settings type filter to adv. settings GUI. 12 years ago
frosch dbe46698ff (svn r24861) -Codechange: Put all filters for settings into a single struct. 12 years ago
frosch 0efd29b71b (svn r24860) -Codechange: Add SettingDesc::GetType(). 12 years ago
frosch 9bce12a0ce (svn r24859) -Codechange: Make the dropdown handling of the adv. settings GUI more generic. 12 years ago
frosch 24e62f39e0 (svn r24858) -Fix [FS#5404]: Make invalid sprite references to mapgen sprites behave the same as invalid references between recolour and real sprites. 12 years ago
frosch e9afedca14 (svn r24857) -Fix: Don't let UFOs and coal mines clear water. 12 years ago
frosch b48c4c800b (svn r24856) -Fix [FS#5406]: Don't let UFOs and coal mines destroy depots. 12 years ago
michi_cc 799a745099 (svn r24855) -Fix [FS#5405]: Don't send aircraft to depots that are out of range of the next destination. 12 years ago
frosch 1e30884201 (svn r24854) -Fix (r24839): Only consider vehicles available in the climate for purchase/depot cell size. 12 years ago
peter1138 1ef4f7712d (svn r24853) -Fix: Extend widget data member to 32 bits so that sprite IDs >= 2^16 can be used. 12 years ago
translators 629efeedb4 (svn r24852) -Update from WebTranslator v3.0:
simplified_chinese - 64 changes by chenwt0315
italian - 14 changes by lorenzodv
korean - 33 changes by telk5093
12 years ago
translators e1807eff3d (svn r24849) -Update from WebTranslator v3.0:
catalan - 1 changes by Bassals
croatian - 33 changes by VoyagerOne
english_US - 33 changes by Rubidium
finnish - 33 changes by jpx_
french - 33 changes by glx
german - 51 changes by planetmaker
italian - 33 changes by Snail_
russian - 33 changes by Lone_Wolf
spanish - 33 changes by Terkhen
vietnamese - 34 changes by myquartz
12 years ago
frosch 59951051a0 (svn r24848) -Fix [FS#5386]: Consider regearing-like cargos as no-cargo in cargo filters. 12 years ago
frosch 0ca14df566 (svn r24847) -Cleanup (r24750): Remove unused strings. 12 years ago
frosch 3ce8d2ce70 (svn r24846) -Add: Advanced settings to disable certain sound effects. 12 years ago
frosch 345c3203d7 (svn r24845) -Add: News ticker sound setting to adv. settings window. 12 years ago
frosch bc84f30fc1 (svn r24844) -Add: News display settings to adv. settings window. 12 years ago
frosch 21b43b63f5 (svn r24843) -Codechange: Move news display options into the general settings framework. (based on patch by eagle_rainbow) 12 years ago
frosch 647ee0de64 (svn r24842) -Remove: News settings window. 12 years ago
translators 147d5264e3 (svn r24841) -Update from WebTranslator v3.0:
belarusian - 36 changes by Wowanxm
italian - 1 changes by Snail_
swedish - 25 changes by Joel_A
12 years ago
peter1138 fb58c42aa0 (svn r24840) -Fix: Draw NewGRF railtypes in NewGRF station previews. 12 years ago
michi_cc 245e32a10e (svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi) 12 years ago
translators c41027fbae (svn r24838) -Update from WebTranslator v3.0:
belarusian - 1 changes by KorneySan
catalan - 1 changes by Bassals
croatian - 1 changes by VoyagerOne
korean - 1 changes by telk5093
swedish - 5 changes by Joel_A
12 years ago
michi_cc 0d331c8d8e (svn r24837) -Fix: Don't consider blocked rail station tiles that display wires as non-reachable for masking out unnecessary catenary wires. 12 years ago
michi_cc cf570106a6 (svn r24836) -Feature(ette): Improve pylon placement around station tiles that display neither pylons nor catenary. 12 years ago
translators caae927872 (svn r24835) -Update from WebTranslator v3.0:
simplified_chinese - 47 changes by chenwt0315
12 years ago
michi_cc 01566d6816 (svn r24834) -Fix [FS#5396]: The autorefit dropdown in the order GUI wasn't always updated when modifying vehicle consists. 12 years ago
michi_cc c75962e04c (svn r24833) -Codechange: Replace magic numbers for invalidating vehicle-related windows with an enum. 12 years ago
michi_cc 8eb1cb4ebb (svn r24832) -Fix [FS#5397]: [NewGRF] Take bridge speed limits into account for vehicle variable 4C. 12 years ago
michi_cc 0ef3ce8c08 (svn r24831) -Fix [FS#5398]: [NewGRF] Incorrect values are better than a crash when a NewGRF queries vehicle variable 4C before vehicle initialisation is completed. 12 years ago
translators 403e19d36f (svn r24830) -Update from WebTranslator v3.0:
turkish - 5 changes by niw3
12 years ago
zuu ff465245fa (svn r24829) -Codechange: Reduce code duplication in the goal GUI 12 years ago
frosch e428952110 (svn r24828) -Change: For dedicated servers without blitter ignore the spritecache size setting and always use the minimum. 12 years ago
translators 5e7f979375 (svn r24827) -Update from WebTranslator v3.0:
lithuanian - 25 changes by mtxd
turkish - 48 changes by niw3
12 years ago
translators f54e74a512 (svn r24825) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
malay - 3 changes by richz
12 years ago
translators 8015359894 (svn r24824) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
korean - 83 changes by telk5093
spanish - 1 changes by Terkhen
12 years ago
translators 1371ea73f8 (svn r24823) -Update from WebTranslator v3.0:
finnish - 1 changes by jpx_
12 years ago
translators 263976b53b (svn r24822) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
english_US - 1 changes by Rubidium
french - 1 changes by glx
greek - 4 changes by kyrm
polish - 1 changes by wojteks86
russian - 1 changes by Lone_Wolf
12 years ago
frosch d7e9c8efed (svn r24821) -Add: When using a non-release version of OpenTTD and the basegraphics are missing some sprites, also suggest to use a non-release version of the basegraphics. 12 years ago
translators 7ec5395832 (svn r24820) -Update from WebTranslator v3.0:
czech - 7 changes by TheLamer
polish - 5 changes by wojteks86
12 years ago
translators 144ea2b958 (svn r24819) -Update from WebTranslator v3.0:
basque - 3 changes by lutxiketa
malay - 51 changes by richz
polish - 3 changes by wojteks86
russian - 1 changes by Lone_Wolf
12 years ago
translators d8e5a2acb4 (svn r24818) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
korean - 16 changes by telk5093
malay - 113 changes by richz
12 years ago
translators a887571d4c (svn r24817) -Update from WebTranslator v3.0:
basque - 9 changes by lutxiketa
croatian - 2 changes by VoyagerOne
french - 2 changes by glx
greek - 18 changes by Evropi
malay - 25 changes by richz
polish - 24 changes by wojteks86
12 years ago
translators d9b0ef78c1 (svn r24816) -Update from WebTranslator v3.0:
basque - 50 changes by lutxiketa
belarusian - 2 changes by KorneySan
dutch - 22 changes by habell
greek - 118 changes by Evropi
italian - 2 changes by lorenzodv
malay - 17 changes by richz
maltese - 24 changes by Drinu276
norwegian_bokmal - 8 changes by lenhoy
polish - 36 changes by wojteks86
russian - 2 changes by KorneySan
swedish - 6 changes by Joel_A
vietnamese - 70 changes by myquartz
12 years ago
translators 5cf28ec3b1 (svn r24815) -Update from WebTranslator v3.0:
english_US - 2 changes by Rubidium
finnish - 2 changes by jpx_
spanish - 2 changes by Terkhen
12 years ago
frosch f93602aec9 (svn r24813) -Change: Offer engine previews only to companies which actually use the particular vehicle-type/cargo-type combination. 12 years ago
frosch 51fca5eec7 (svn r24812) -Fix: Close pending preview windows when the engine is introduced to everyone. 12 years ago
frosch 5c358c4173 (svn r24811) -Add: Close engine preview window when another client accepts it. 12 years ago
frosch 0e4b212c45 (svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the company ranking. 12 years ago
frosch 2bb54f09d8 (svn r24809) -Feature(ette) [FS#2632]: Consider engine preview windows always sticky, so non-shift mass-closure does not affect them. 12 years ago
frosch 8872ed12ff (svn r24808) -Feature(ette) [FS#4458]: When share-cloning vehicles don't open the vehicle window of the new vehicle. The only reasonable thing to do with the new vehicle is to start it, which can also be done via the depot GUI. 12 years ago
frosch 870eab53d2 (svn r24807) -Add [FS#2820]: Enable usage of 'companies' console command also in singleplayer. 12 years ago
frosch 04a24969ea (svn r24806) -Feature [FS#3148]: Ask for confirmation before creating giant screenshots. 12 years ago
frosch fccf0ac84d (svn r24805) -Codechange: Refactor determination of screenshot viewport for world screenshots. 12 years ago
frosch edd9c0553a (svn r24804) -Add: Separate subdirectory for screenshots. 12 years ago
translators 1c71fbe0f0 (svn r24803) -Update from WebTranslator v3.0:
basque - 82 changes by lutxiketa
latvian - 9 changes by Parastais
spanish - 66 changes by Terkhen
ukrainian - 1 changes by edd_k
12 years ago
frosch 7091f6640b (svn r24802) -Fix [FS#4224]: When displaying the previous news message, don't consider news which are turned off. 12 years ago
frosch b533523258 (svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations. 12 years ago
frosch 18a5ba4ad7 (svn r24800) -Fix [FS#5327] (r21933): Glitch in timetable GUI. (sbr) 12 years ago
translators dbcc8138d1 (svn r24799) -Update from WebTranslator v3.0:
basque - 134 changes by lutxiketa
croatian - 66 changes by VoyagerOne
12 years ago
translators ef4ead5c9f (svn r24798) -Update from WebTranslator v3.0:
basque - 374 changes by lutxiketa
catalan - 66 changes by arnau
finnish - 1 changes by jpx_
italian - 1 changes by lorenzodv
russian - 8 changes by Lone_Wolf
ukrainian - 1 changes by Norby89
12 years ago
rubidium 8726b745e6 (svn r24797) -Change: upgrade Basque from unfinished to (nearly) finished translation 12 years ago
translators 392cfb3c6c (svn r24796) -Update from WebTranslator v3.0:
basque - 272 changes by lutxiketa
belarusian - 37 changes by KorneySan
dutch - 42 changes by habell
english_US - 66 changes by Rubidium
finnish - 66 changes by jpx_
french - 61 changes by glx
german - 36 changes by planetmaker
greek - 11 changes by Evropi
italian - 36 changes by lorenzodv
russian - 46 changes by KorneySan
ukrainian - 66 changes by Norby89
12 years ago
frosch d8fb8e6cfc (svn r24795) -Fix (r24789): Unfinished patch. 12 years ago
frosch d41f8bfb9d (svn r24794) -Change: Unify capitalisation in advanced settings dropdowns. 12 years ago
frosch 74ad6012ca (svn r24793) -Change: Move script opcodes setting from Economy to AI settings. 12 years ago
frosch 6bb43a6561 (svn r24792) -Add: Readd difficulty settings to advanced settings unless they are already present in other settings windows. 12 years ago
frosch ff6880f9dd (svn r24791) -Remove: Difficulty settings window. 12 years ago
frosch d1ab0f03bc (svn r24790) -Remove: Classic difficulty profiles. 12 years ago
frosch 812ae4140a (svn r24789) -Add: Separate setting to control the default settings of newly added scripts and random AIs. 12 years ago
frosch e43bf5dabd (svn r24788) -Change: Detach script settings from difficulty settings. Always allow changing all script settings without setting difficulty to custom. 12 years ago
frosch 22dc45738d (svn r24787) -Fix: Unify checks for editability of settings. 12 years ago
frosch a499435351 (svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles and highscore tables. 12 years ago
frosch 5b2da98ca3 (svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_rainbow) 12 years ago
translators b3bd33adfb (svn r24784) -Update from WebTranslator v3.0:
basque - 778 changes by lutxiketa
czech - 21 changes by Eskymak
german - 1 changes by planetmaker
12 years ago
translators 72b2f3fc2f (svn r24783) -Update from WebTranslator v3.0:
basque - 825 changes by lutxiketa
danish - 7 changes by Hellwing
12 years ago
michi_cc 2caa80f751 (svn r24782) -Codechange: [Win32] Disable MSVC warning about using 'this' in a base member initializer list as we don't use it in any problematic way. 12 years ago
michi_cc 02f39ab1ee (svn r24781) -Fix (r24762): [Win32] MinGW compiler warning. 12 years ago
glx 5d74b679e6 (svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte can have side effects when MSVC optimises it 12 years ago
translators efd6e29b52 (svn r24779) -Update from WebTranslator v3.0:
basque - 87 changes by lutxiketa
12 years ago
translators bcaccf8c58 (svn r24778) -Update from WebTranslator v3.0:
basque - 20 changes by lutxiketa
greek - 115 changes by Evropi
lithuanian - 1 changes by Stabilitronas
luxembourgish - 53 changes by Phreeze
12 years ago
translators f735705403 (svn r24777) -Update from WebTranslator v3.0:
basque - 37 changes by lutxiketa
catalan - 4 changes by Bassals, arnau
greek - 6 changes by Evropi
korean - 6 changes by telk5093
ukrainian - 9 changes by edd_k
12 years ago
alberth 732e073261 (svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb) 12 years ago
translators 01d023ad3b (svn r24775) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
greek - 19 changes by Evropi
italian - 1 changes by lorenzodv
latvian - 1 changes by Parastais
lithuanian - 31 changes by 
spanish - 1 changes by Terkhen
12 years ago
frosch 5dfd5e58ee (svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly. 12 years ago
frosch bfba90f864 (svn r24773) -Fix: Shift in the OSK behaved like capslock. 12 years ago
frosch 155a9d784c (svn r24772) -Codechange: Call Window::OnEditboxChanged only when the content changes, not when only moving the cursor. 12 years ago
translators 4c0671f65a (svn r24771) -Update from WebTranslator v3.0:
basque - 17 changes by lutxiketa
belarusian - 6 changes by KorneySan
croatian - 6 changes by VoyagerOne
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
greek - 36 changes by Evropi
lithuanian - 31 changes by 
polish - 1 changes by wojteks86
russian - 1 changes by Lone_Wolf
12 years ago
frosch 4e8f3f7a99 (svn r24770) -Fix-ish: Calling GUIList::Sort repeatedly has no use without GUIList::NeedResort since the latter has the sideeffects. 12 years ago
frosch 507de921c2 (svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow) 12 years ago
frosch b884195400 (svn r24768) -Fix: Adjust a comment to reflect some more truth. 12 years ago
frosch 9aeeb5acb9 (svn r24767) -Codechange: Remove some fragile hacks from the multiplayer list who tried to disguised themself as optimisations. 12 years ago
translators b5674ea9fa (svn r24766) -Update from WebTranslator v3.0:
basque - 51 changes by lutxiketa
catalan - 5 changes by arnau
dutch - 5 changes by habell
english_US - 5 changes by Rubidium
esperanto - 11 changes by Joncst
french - 11 changes by gromlin
italian - 5 changes by lorenzodv
latvian - 5 changes by Parastais
lithuanian - 46 changes by Stabilitronas
polish - 5 changes by wojteks86
portuguese - 8 changes by skkeeper
12 years ago
translators dd927f0c47 (svn r24765) -Update from WebTranslator v3.0:
basque - 2 changes by lutxiketa
belarusian - 32 changes by Wowanxm
finnish - 5 changes by jpx_
german - 5 changes by planetmaker
japanese - 1 changes by nex259
korean - 4 changes by telk5093
portuguese - 23 changes by skkeeper
russian - 5 changes by Lone_Wolf
spanish - 5 changes by Terkhen
12 years ago
alberth a2b07adf43 (svn r24764) -Change: Disable horizontal resizing of the industry chain window, it's not useful. 12 years ago
alberth fb892f4b20 (svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window. 12 years ago
michi_cc e67c717c2f (svn r24762) -Fix [FS#5359]: [Win32] Don't crash when switching to an unsupported fullscreen display mode (like 8 bpp modes in Windows 8). 12 years ago
translators 1791551391 (svn r24761) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
lithuanian - 48 changes by Stabilitronas
12 years ago
translators 3f7148c313 (svn r24760) -Update from WebTranslator v3.0:
latvian - 1 changes by Parastais
12 years ago
translators 6d2a516224 (svn r24759) -Update from WebTranslator v3.0:
catalan - 1 changes by Bassals
12 years ago
translators c172f453fc (svn r24758) -Update from WebTranslator v3.0:
greek - 2 changes by Evropi
12 years ago
rubidium dc400eff35 (svn r24757) -Fix: broken Greek translation 12 years ago
translators a15b4d6525 (svn r24756) -Update from WebTranslator v3.0:
korean - 8 changes by telk5093
romanian - 20 changes by kkmic
swedish - 1 changes by Joel_A
12 years ago
translators 7e06aaa84b (svn r24755) -Update from WebTranslator v3.0:
greek - 105 changes by Evropi
hungarian - 2 changes by IPG
lithuanian - 11 changes by Stabilitronas
swedish - 1 changes by Joel_A
12 years ago
rubidium 3a40a0f1e8 (svn r24754) -Fix [FS#5367]: crash on corrupted savegame 12 years ago
translators fe1079cfc6 (svn r24753) -Update from WebTranslator v3.0:
catalan - 5 changes by Bassals, arnau
spanish - 1 changes by Terkhen
12 years ago
translators 10d81247f8 (svn r24752) -Update from WebTranslator v3.0:
catalan - 1 changes by Bassals
croatian - 3 changes by VoyagerOne
brazilian_portuguese - 22 changes by Tucalipe
swedish - 2 changes by Joel_A
12 years ago
translators 6e695ff838 (svn r24751) -Update from WebTranslator v3.0:
norwegian_bokmal - 13 changes by jhsoby
romanian - 36 changes by kkmic
swedish - 1 changes by Joel_A
12 years ago
frosch 06054d7a9d (svn r24750) -Cleanup: Remove old special clear filter button from signs list. 12 years ago
frosch 5e8238c75c (svn r24748) -Add: Clear button to all editboxes. 12 years ago
frosch 545b6de900 (svn r24747) -Fix: Some editboxes had a different colour than the rest of the window. 12 years ago
frosch aed11012d4 (svn r24746) -Cleanup: Remove weird lowering of editboxes. 12 years ago
frosch 1b3e8a8af6 (svn r24745) -Codechange: Draw complete editbox via QueryString. 12 years ago
frosch c8c040d057 (svn r24744) -Codechange: Handle clicking on editboxed also via QueryString. 12 years ago
frosch c283a41248 (svn r24743) -Change: Unify the behaviour of ESC in filter editboxes. 12 years ago
frosch f5d8ba5d7f (svn r24742) -Codechange: Remove QueryStringBaseWindow and store QueryStrings per widget instead. 12 years ago
frosch dcfb2af871 (svn r24741) -Add: Const-methods to SmallMap. 12 years ago
frosch 6e6d94a2d1 (svn r24740) -Codechange: Remove duplicate members from QueryStringBaseWindow and directly use QueryString. 12 years ago
frosch 6653ac6b36 (svn r24739) -Codechange: Simplify some code by using Textbuf::Assign. 12 years ago
frosch f6d4200f86 (svn r24738) -Codechange: Remove Textbuf::Initialize in favour of a constructor. 12 years ago
frosch 0ea2152355 (svn r24737) -Add: Textbuf::Assign and Textbuf::Print. 12 years ago
frosch f2221e8b89 (svn r24736) -Cleanup: The third parameter of Textbuf::Initialize only makes sense if it is smaller than the second one, also its unit is not pixels. 12 years ago
frosch fc2b12acca (svn r24735) -Codechange: Move HandleEditBoxKey to Window class. 12 years ago
frosch 2c22fe98dd (svn r24734) -Codechange: Move QueryStringBaseWindow::OnOSKInput to Window::OnEditboxChanged. 12 years ago
frosch c4d7c8dd42 (svn r24733) -Codechange: Move handling of editbox keys to window class. 12 years ago
frosch 7699a7dc06 (svn r24732) -Codechange: Unify handling of OK and CANCEL actions for editboxes. 12 years ago
frosch fd55399167 (svn r24731) -Codechange: Remove OnOpenOSKWindow and instead specify OK and CANCEL buttons via QueryString members. 12 years ago
frosch 67f92f16ed (svn r24730) -Codechange: Allow OSK to simulate widget buttons with index 0. 12 years ago
frosch 6d1fe626f5 (svn r24729) -Codechange: Unify the handling of HEBR_EDITING. 12 years ago
frosch 336fcbc50e (svn r24728) -Codechange: Unify usage of OnOSKInput. 12 years ago
frosch 1071d51508 (svn r24727) -Fix: In various windows the OSK looked shiny but using it had no effect whatsoever. 12 years ago
frosch 137adb3496 (svn r24726) -Codechange: Move editbox mouseloop handling to Window class. 12 years ago
frosch 2614ed18f9 (svn r24725) -Cleanup: Remove old editbox focus code which is already handled more generally. 12 years ago
frosch 17025fa6ea (svn r24724) -Codechange: Move drawing of editboxes to the widget drawing code. 12 years ago
frosch 8cd77b6f6e (svn r24723) -Fix: AI debug GUI crashed when using disabled buttons via hotkeys. 12 years ago
frosch 4aa17c5109 (svn r24722) -Add: Display unique ID and md5sum in console content info. 12 years ago
frosch eb56e60e94 (svn r24721) -Fix (r24715): Reallow building road stations. 12 years ago
frosch b518f1342c (svn r24720) -Fix (r24715): Comparison of different height units. 12 years ago
translators 752382ecd8 (svn r24719) -Update from WebTranslator v3.0:
luxembourgish - 122 changes by Phreeze
tamil - 12 changes by aswn
12 years ago
frosch 883f9bec9b (svn r24718) -Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup. 12 years ago
frosch ce87b8fc63 (svn r24717) -Fix [FS#5139]: When starting a scenario apply the local company settings to the new company. 12 years ago
frosch 4471f6bca8 (svn r24716) -Feature(ette): Reset engine pool when starting a scenario. 12 years ago
frosch 96540079e7 (svn r24715) -Fix [FS#5335]: [NewGRF] Allow stations to draw snow/desert aware ground sprites with railtype overlays. 12 years ago
frosch f3be01c26f (svn r24714) -Fix [FS#5337]: [NewGRF] Draw default foundations if resolving of custom station foundation sprites fails. 12 years ago
frosch 0a4fe02a47 (svn r24713) -Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11. 12 years ago
frosch 160aa435da (svn r24712) -Fix [FS#5303]: [NewGRF] Station variables 61 and 62 returned incorrect values, if no vehicle ever tried loading. 12 years ago
frosch e888f9da9f (svn r24711) -Fix (r10354): Check whether to not display a ^ loading indicator at drop stations only worked if there was no other vehicle unloading for 255 ticks. 12 years ago
translators f575f2c694 (svn r24710) -Update from WebTranslator v3.0:
indonesian - 42 changes by adjayanto
12 years ago
frosch 9f43908d08 (svn r24709) -Codechange: Simplify some code. 12 years ago
frosch 0566b29ab7 (svn r24708) -Codechange: Check magic values of GoodsEntry::last_speed only via wrapper function. 12 years ago
frosch 03c94ae6a3 (svn r24707) -Doc: Improve description of GoodsEntryStatus flags. 12 years ago
frosch f7fdcc00e5 (svn r24706) -Fix (r10981): [NewGRF] Station var 48 should report acceptance, not supply. 12 years ago
frosch 56e63338ed (svn r24705) -Fix: Station rating might consider very old vehicles very young. 12 years ago
frosch a2980378ff (svn r24704) -Cleanup: No need to initialise stuff twice. 12 years ago
frosch e6459a91dd (svn r24703) -Fix: Disallow closing oilrig airports in SE. 12 years ago
translators 941f51f0e5 (svn r24702) -Update from WebTranslator v3.0:
norwegian_bokmal - 1 changes by jhsoby
12 years ago
frosch 03736af2ae (svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default. 12 years ago
frosch cd55253865 (svn r24699) -Codechange: Proper usage of push and toggle buttons in mapgen and script debug GUI. 12 years ago
frosch 2e368bfb9f (svn r24698) -Codechange: Use PUSH-buttons when buttons can be pushed. 12 years ago