------------------------------------------------------------------------ r26335 | translators | 2014-02-12 19:45:21 +0100 (Wed, 12 Feb 2014) | 6 lines -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne frisian - 54 changes by Geoloep korean - 1 changes by telk5093 spanish - 1 changes by Welder05 ------------------------------------------------------------------------ r26334 | frosch | 2014-02-11 22:17:43 +0100 (Tue, 11 Feb 2014) | 1 line -Fix: 32bit compilation. ------------------------------------------------------------------------ r26333 | frosch | 2014-02-11 21:34:48 +0100 (Tue, 11 Feb 2014) | 1 line -Fix: Compilation without static_assert. ------------------------------------------------------------------------ r26332 | translators | 2014-02-11 19:45:37 +0100 (Tue, 11 Feb 2014) | 9 lines -Update from WebTranslator v3.0: simplified_chinese - 3 changes by siu238X traditional_chinese - 3 changes by siu238X frisian - 50 changes by Geoloep korean - 11 changes by telk5093 lithuanian - 2 changes by Stabilitronas russian - 4 changes by KorneySan, Lone_Wolf vietnamese - 8 changes by myquartz ------------------------------------------------------------------------ r26331 | fonsinchen | 2014-02-10 21:13:07 +0100 (Mon, 10 Feb 2014) | 1 line -Fix: some inconsistencies regarding link graph (job) IDs. ------------------------------------------------------------------------ r26330 | fonsinchen | 2014-02-10 19:55:03 +0100 (Mon, 10 Feb 2014) | 1 line -Fix: the theoretical case of rerouting cargo from one VehicleCargoList to another. ------------------------------------------------------------------------ r26329 | translators | 2014-02-10 19:45:57 +0100 (Mon, 10 Feb 2014) | 12 lines -Update from WebTranslator v3.0: catalan - 2 changes by juanjo danish - 3 changes by Knogle english_AU - 7 changes by mrtux frisian - 247 changes by Geoloep indonesian - 2 changes by UseYourIllusion italian - 6 changes by lorenzodv lithuanian - 2 changes by Stabilitronas marathi - 74 changes by rbarde norwegian_bokmal - 7 changes by cuthbert spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r26328 | frosch | 2014-02-10 18:13:54 +0100 (Mon, 10 Feb 2014) | 1 line -Fix: Warnings and compilation failures. ------------------------------------------------------------------------ r26327 | fonsinchen | 2014-02-09 22:10:25 +0100 (Sun, 09 Feb 2014) | 1 line -Fix [FS#5901]: Take care of next_station when reassigning from MTA_DELIVER to MTA_TRANSFER. ------------------------------------------------------------------------ r26326 | rubidium | 2014-02-09 21:37:36 +0100 (Sun, 09 Feb 2014) | 2 lines -Fix [FS#5871]: when autosaving the message about a save already happening could be shown, even though the code's intention was to not show it (MJP) ------------------------------------------------------------------------ r26325 | frosch | 2014-02-09 20:17:21 +0100 (Sun, 09 Feb 2014) | 1 line -Fix/Cleanup (r26320): Remove non-existent string from translations. ------------------------------------------------------------------------ r26324 | translators | 2014-02-09 19:45:42 +0100 (Sun, 09 Feb 2014) | 8 lines -Update from WebTranslator v3.0: catalan - 17 changes by juanjo english_US - 1 changes by Supercheese finnish - 7 changes by jpx_ german - 7 changes by planetmaker russian - 4 changes by Lone_Wolf spanish - 7 changes by Terkhen, juanjo ------------------------------------------------------------------------ r26323 | fonsinchen | 2014-02-09 16:00:30 +0100 (Sun, 09 Feb 2014) | 1 line -Fix: update some constants related to map size. ------------------------------------------------------------------------ r26322 | alberth | 2014-02-09 14:06:35 +0100 (Sun, 09 Feb 2014) | 2 lines -Feature: Warn the user about empty setting search results too. ------------------------------------------------------------------------ r26321 | alberth | 2014-02-09 14:05:46 +0100 (Sun, 09 Feb 2014) | 2 lines -Feature: Warn the user about missing setting search results due to filtering. ------------------------------------------------------------------------ r26320 | alberth | 2014-02-09 14:04:50 +0100 (Sun, 09 Feb 2014) | 2 lines -Add: Label for both the filter category and filter type in the advanced settings window. ------------------------------------------------------------------------ r26319 | fonsinchen | 2014-02-09 13:56:36 +0100 (Sun, 09 Feb 2014) | 1 line -Change: Allow map sizes up to 4096x4096. ------------------------------------------------------------------------ r26318 | translators | 2014-02-08 19:46:35 +0100 (Sat, 08 Feb 2014) | 10 lines -Update from WebTranslator v3.0: afrikaans - 1 changes by R2dical catalan - 34 changes by juanjo hebrew - 61 changes by oofnik italian - 1 changes by lorenzodv korean - 1 changes by telk5093 polish - 1 changes by wojteks86 gaelic - 2 changes by GunChleoc swedish - 2 changes by spacejens ------------------------------------------------------------------------ r26317 | frosch | 2014-02-08 00:48:56 +0100 (Sat, 08 Feb 2014) | 1 line -Fix [FS#5897]: Check whether NewGRF change vehicle capacity when they are not supposed to, and truncate cargo appropiately if they are allowed to. ------------------------------------------------------------------------ r26316 | frosch | 2014-02-07 23:55:33 +0100 (Fri, 07 Feb 2014) | 1 line -Feature [FS#5696]: Extend object variable 0x60 to also return the view. ------------------------------------------------------------------------ r26315 | translators | 2014-02-07 19:45:22 +0100 (Fri, 07 Feb 2014) | 6 lines -Update from WebTranslator v3.0: danish - 7 changes by phnoggie frisian - 3 changes by Geoloep hebrew - 16 changes by oofnik latvian - 19 changes by Tranzistors ------------------------------------------------------------------------ r26314 | frosch | 2014-02-06 23:24:02 +0100 (Thu, 06 Feb 2014) | 1 line -Fix [FS#5899]: The giant-screenshot confirmation window only triggered for rediculously big screenshots, for ludicrously big ones. ------------------------------------------------------------------------ r26313 | rubidium | 2014-02-06 22:06:59 +0100 (Thu, 06 Feb 2014) | 2 lines -Codechange: use a set for finding unique town names instead of iterating all just created town names (MJP) ------------------------------------------------------------------------ r26312 | rubidium | 2014-02-06 22:05:00 +0100 (Thu, 06 Feb 2014) | 2 lines -Codechange: iterate the nearby tiles instead of the industry list for a conflicting industry when the number of industries is really large (MJP) ------------------------------------------------------------------------ r26311 | rubidium | 2014-02-06 22:01:50 +0100 (Thu, 06 Feb 2014) | 2 lines -Codechange: use a different method for finding whether there is a nearby town when the map has thousands of towns (MJP) ------------------------------------------------------------------------ r26310 | rubidium | 2014-02-06 21:55:49 +0100 (Thu, 06 Feb 2014) | 2 lines -Codechange: clean up some caches during town generation to keep memory usage significantly lower (MJP) ------------------------------------------------------------------------ r26309 | rubidium | 2014-02-06 21:51:01 +0100 (Thu, 06 Feb 2014) | 2 lines -Codechange: instead of memsetting a byte array with zero, use a set for marking the flow area of a river ------------------------------------------------------------------------ r26308 | rubidium | 2014-02-06 21:42:09 +0100 (Thu, 06 Feb 2014) | 2 lines -Fix-ish: do not try to build more towns/industries than the pool can hold (MJP) ------------------------------------------------------------------------ r26307 | zuu | 2014-02-06 20:50:34 +0100 (Thu, 06 Feb 2014) | 1 line -Add: [nogo] Allow GS to hide story page date ------------------------------------------------------------------------ r26306 | zuu | 2014-02-06 20:48:19 +0100 (Thu, 06 Feb 2014) | 1 line -Add: [nogo] More story APIs: RemovePageElement, GetCompany, GetDate, SetDate ------------------------------------------------------------------------ r26305 | zuu | 2014-02-06 20:41:56 +0100 (Thu, 06 Feb 2014) | 1 line -Add: [nogo] ScriptStoryPageElementList() - a list of all story page elements for a given page ------------------------------------------------------------------------ r26304 | zuu | 2014-02-06 20:36:19 +0100 (Thu, 06 Feb 2014) | 1 line -Fix (26303): Forgot to add new files ------------------------------------------------------------------------ r26303 | zuu | 2014-02-06 20:25:39 +0100 (Thu, 06 Feb 2014) | 1 line -Add: [nogo] ScriptStoryPageList() - a list of all story pages ------------------------------------------------------------------------ r26302 | zuu | 2014-02-06 20:24:01 +0100 (Thu, 06 Feb 2014) | 1 line -Doc: [nogo] ScriptStory::Remove does remove both the page and its elements ------------------------------------------------------------------------ r26300 | rubidium | 2014-02-06 20:03:15 +0100 (Thu, 06 Feb 2014) | 2 lines -Prepare: 1.4.0-beta4 ------------------------------------------------------------------------ r26299 | zuu | 2014-02-06 20:03:04 +0100 (Thu, 06 Feb 2014) | 1 line -Fix: [nogo] CmdRemoveStoryPage does not use the string parameter ------------------------------------------------------------------------ r26298 | zuu | 2014-02-06 19:50:25 +0100 (Thu, 06 Feb 2014) | 1 line -Fix: [nogo] Invalid DoCommand return callback for method returning bool ------------------------------------------------------------------------ r26297 | translators | 2014-02-06 19:45:18 +0100 (Thu, 06 Feb 2014) | 5 lines -Update from WebTranslator v3.0: frisian - 1 changes by Rubidium hebrew - 97 changes by oofnik korean - 10 changes by telk5093 ------------------------------------------------------------------------ r26296 | translators | 2014-02-05 19:45:18 +0100 (Wed, 05 Feb 2014) | 6 lines -Update from WebTranslator v3.0: frisian - 53 changes by Geoloep indonesian - 3 changes by UseYourIllusion korean - 27 changes by telk5093 marathi - 31 changes by rbarde ------------------------------------------------------------------------ r26295 | translators | 2014-02-04 19:45:31 +0100 (Tue, 04 Feb 2014) | 6 lines -Update from WebTranslator v3.0: danish - 1 changes by phnoggie frisian - 147 changes by Geoloep korean - 130 changes by Phryxia, telk5093 luxembourgish - 1 changes by Phreeze ------------------------------------------------------------------------