------------------------------------------------------------------------ r20903 | translators | 2010-10-05 17:45:35 +0000 (Tue, 05 Oct 2010) | 14 lines -Update from WebTranslator v3.0: catalan - 2 changes by arnau croatian - 2 changes by VoyagerOne dutch - 2 changes by habell finnish - 4 changes by jpx_ french - 2 changes by glx german - 2 changes by planetmaker ido - 34 changes by Edwardo marathi - 40 changes by jcravi polish - 2 changes by voythas russian - 2 changes by Lone_Wolf serbian - 2 changes by etran spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r20902 | frosch | 2010-10-04 20:20:50 +0000 (Mon, 04 Oct 2010) | 3 lines -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGRF industries. The NewGRF either has to use properties 12/13, or it needs to set property 0B to 'primary industry'. So it will not work for bank-like industries which use pure production-callback production. ------------------------------------------------------------------------ r20901 | frosch | 2010-10-04 20:12:38 +0000 (Mon, 04 Oct 2010) | 1 line -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead. ------------------------------------------------------------------------ r20900 | frosch | 2010-10-04 20:10:31 +0000 (Mon, 04 Oct 2010) | 1 line -Codechange: Move ProductionLevels enum to industry.h ------------------------------------------------------------------------ r20899 | frosch | 2010-10-04 20:00:23 +0000 (Mon, 04 Oct 2010) | 1 line -Codechange: Switch order of if-tests in IndustryViewWindow::OnClick(). ------------------------------------------------------------------------ r20898 | frosch | 2010-10-04 19:45:27 +0000 (Mon, 04 Oct 2010) | 1 line -Change: When entering a production rate, round to nearest possible rate instead towards zero. ------------------------------------------------------------------------ r20897 | frosch | 2010-10-04 19:35:40 +0000 (Mon, 04 Oct 2010) | 1 line -Codechange: Store the result of IsProductionAlterable() in a member variable of IndustryViewWindow. ------------------------------------------------------------------------ r20896 | frosch | 2010-10-04 19:23:50 +0000 (Mon, 04 Oct 2010) | 1 line -Codechange: Split recompution of productionrates for non-smooth economy to separate function. ------------------------------------------------------------------------ r20895 | frosch | 2010-10-04 19:14:43 +0000 (Mon, 04 Oct 2010) | 1 line -Codechange: Use an enum to identify the rows of buttons in the industryview. ------------------------------------------------------------------------ r20894 | rubidium | 2010-10-03 19:17:53 +0000 (Sun, 03 Oct 2010) | 2 lines -Fix [FS#4148] (r20772): use correct company name for group window title (sbr) ------------------------------------------------------------------------ r20893 | translators | 2010-10-03 17:45:10 +0000 (Sun, 03 Oct 2010) | 4 lines -Update from WebTranslator v3.0: finnish - 1 changes by jpx_ spanish - 36 changes by Terkhen ------------------------------------------------------------------------ r20892 | frosch | 2010-10-03 15:49:44 +0000 (Sun, 03 Oct 2010) | 1 line -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alter industry production did not work for large industry windows. ------------------------------------------------------------------------ r20891 | terkhen | 2010-10-03 12:20:50 +0000 (Sun, 03 Oct 2010) | 2 lines -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event. ------------------------------------------------------------------------ r20890 | alberth | 2010-10-02 19:55:13 +0000 (Sat, 02 Oct 2010) | 1 line -Doc: Make documentation accessible to doxygen. ------------------------------------------------------------------------ r20889 | alberth | 2010-10-02 19:53:20 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style. ------------------------------------------------------------------------ r20888 | alberth | 2010-10-02 19:48:45 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make Hash_FindNode a method. ------------------------------------------------------------------------ r20887 | alberth | 2010-10-02 19:47:21 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make stat_Hash a method. ------------------------------------------------------------------------ r20886 | alberth | 2010-10-02 19:46:24 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make init_Hash a method. ------------------------------------------------------------------------ r20885 | alberth | 2010-10-02 19:44:54 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make delete_Hash a method. ------------------------------------------------------------------------ r20884 | alberth | 2010-10-02 19:43:29 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make clear_Hash a method. ------------------------------------------------------------------------ r20883 | alberth | 2010-10-02 19:42:42 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make Hash_Delete a method. ------------------------------------------------------------------------ r20882 | alberth | 2010-10-02 19:41:25 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make Hash_Set a method. ------------------------------------------------------------------------ r20881 | alberth | 2010-10-02 19:39:34 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make Hash_Get a method. ------------------------------------------------------------------------ r20880 | alberth | 2010-10-02 19:38:22 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make Hash_Size a method. ------------------------------------------------------------------------ r20879 | alberth | 2010-10-02 19:34:32 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_ClosedList_IsInList a method. ------------------------------------------------------------------------ r20878 | alberth | 2010-10-02 19:33:23 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_ClosedList_Add a method. ------------------------------------------------------------------------ r20877 | alberth | 2010-10-02 19:32:21 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_OpenList_IsInList a method. ------------------------------------------------------------------------ r20876 | alberth | 2010-10-02 19:31:24 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_OpenList_Pop a method. ------------------------------------------------------------------------ r20875 | alberth | 2010-10-02 19:30:24 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make AyStarMain_OpenList_Add a method. ------------------------------------------------------------------------ r20874 | alberth | 2010-10-02 19:29:00 +0000 (Sat, 02 Oct 2010) | 1 line -Codechange: Make init_AyStar a method. ------------------------------------------------------------------------ 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 ------------------------------------------------------------------------