------------------------------------------------------------------------ r20873 | translators | 2010-10-02 17:45:13 +0000 (Sat, 02 Oct 2010) | 6 lines -Update from WebTranslator v3.0: arabic_egypt - 37 changes by kasakg dutch - 1 changes by megabyte spanish - 2 changes by Terkhen tamil - 1 changes by vv ------------------------------------------------------------------------ r20868 | alberth | 2010-10-02 10:00:05 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_Main() a method. ------------------------------------------------------------------------ r20867 | alberth | 2010-10-02 09:58:32 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_AddStartNode() a method. ------------------------------------------------------------------------ r20866 | alberth | 2010-10-02 09:55:58 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: CheckTile() always returns the same (ignored) value. ------------------------------------------------------------------------ r20865 | alberth | 2010-10-02 09:53:44 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_CheckTile() a method. ------------------------------------------------------------------------ r20864 | alberth | 2010-10-02 09:49:32 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStar_Clear() a method. ------------------------------------------------------------------------ r20863 | alberth | 2010-10-02 09:48:01 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_Loop a method. ------------------------------------------------------------------------ r20862 | alberth | 2010-10-02 09:46:40 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStar_Free() a method. ------------------------------------------------------------------------ r20861 | translators | 2010-10-01 17:45:06 +0000 (Fri, 01 Oct 2010) | 3 lines -Update from WebTranslator v3.0: arabic_egypt - 44 changes by kasakg ------------------------------------------------------------------------ r20860 | smatz | 2010-10-01 16:42:28 +0000 (Fri, 01 Oct 2010) | 1 line -Cleanup: remove some unused functions and variables ------------------------------------------------------------------------ r20859 | frosch | 2010-09-30 18:58:56 +0000 (Thu, 30 Sep 2010) | 1 line -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker) ------------------------------------------------------------------------ r20858 | translators | 2010-09-30 17:45:06 +0000 (Thu, 30 Sep 2010) | 3 lines -Update from WebTranslator v3.0: arabic_egypt - 57 changes by kasakg ------------------------------------------------------------------------ r20857 | rubidium | 2010-09-28 22:00:24 +0000 (Tue, 28 Sep 2010) | 2 lines -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing". ------------------------------------------------------------------------ r20856 | terkhen | 2010-09-28 21:58:06 +0000 (Tue, 28 Sep 2010) | 2 lines -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available. ------------------------------------------------------------------------ r20855 | translators | 2010-09-28 17:45:12 +0000 (Tue, 28 Sep 2010) | 4 lines -Update from WebTranslator v3.0: portuguese - 1 changes by JayCity ukrainian - 4 changes by Fixer ------------------------------------------------------------------------ r20854 | translators | 2010-09-27 17:45:07 +0000 (Mon, 27 Sep 2010) | 3 lines -Update from WebTranslator v3.0: czech - 15 changes by marek995 ------------------------------------------------------------------------ r20853 | rubidium | 2010-09-26 17:52:01 +0000 (Sun, 26 Sep 2010) | 2 lines -Fix: (again) WT3 not properly validating plurals in strings... ------------------------------------------------------------------------ r20852 | translators | 2010-09-26 17:45:10 +0000 (Sun, 26 Sep 2010) | 5 lines -Update from WebTranslator v3.0: czech - 38 changes by marek995 hebrew - 8 changes by Metheny marathi - 6 changes by amitst ------------------------------------------------------------------------ r20851 | alberth | 2010-09-26 11:28:03 +0000 (Sun, 26 Sep 2010) | 1 line -Fix: Smallmap legend buttons must all be equal in size, even if their contents is not. ------------------------------------------------------------------------ r20850 | frosch | 2010-09-26 11:04:30 +0000 (Sun, 26 Sep 2010) | 1 line -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicate code. ------------------------------------------------------------------------ r20849 | frosch | 2010-09-25 22:00:49 +0000 (Sat, 25 Sep 2010) | 1 line -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such). ------------------------------------------------------------------------ r20848 | frosch | 2010-09-25 21:59:22 +0000 (Sat, 25 Sep 2010) | 1 line -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all. ------------------------------------------------------------------------ r20847 | frosch | 2010-09-25 21:57:52 +0000 (Sat, 25 Sep 2010) | 1 line -Codechange: Split most of GetEngineLivery() into a separate GetEngineLiveryScheme() function. ------------------------------------------------------------------------ r20846 | frosch | 2010-09-25 19:13:25 +0000 (Sat, 25 Sep 2010) | 1 line -Fix: some whitespace. ------------------------------------------------------------------------ r20845 | frosch | 2010-09-25 17:46:54 +0000 (Sat, 25 Sep 2010) | 1 line -Fix (r20835): Group GUI was no longer horizontally resizeable. ------------------------------------------------------------------------ r20844 | translators | 2010-09-25 17:45:10 +0000 (Sat, 25 Sep 2010) | 5 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau marathi - 10 changes by jcravi spanish - 8 changes by Terkhen ------------------------------------------------------------------------ r20843 | michi_cc | 2010-09-25 12:48:33 +0000 (Sat, 25 Sep 2010) | 1 line -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N) ------------------------------------------------------------------------