------------------------------------------------------------------------ r20915 | translators | 2010-10-11 17:45:09 +0000 (Mon, 11 Oct 2010) | 4 lines -Update from WebTranslator v3.0: hungarian - 1 changes by norbert79 irish - 7 changes by tem ------------------------------------------------------------------------ r20914 | translators | 2010-10-10 17:45:07 +0000 (Sun, 10 Oct 2010) | 3 lines -Update from WebTranslator v3.0: german - 1 changes by planetmaker ------------------------------------------------------------------------ r20913 | yexo | 2010-10-10 15:33:22 +0000 (Sun, 10 Oct 2010) | 1 line -Fix (r19231): [NoAI] give the correct error message if you try to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz) ------------------------------------------------------------------------ r20912 | frosch | 2010-10-09 18:43:37 +0000 (Sat, 09 Oct 2010) | 1 line -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET. ------------------------------------------------------------------------ r20911 | translators | 2010-10-09 17:45:07 +0000 (Sat, 09 Oct 2010) | 4 lines -Update from WebTranslator v3.0: marathi - 42 changes by jcravi spanish - 3 changes by Terkhen ------------------------------------------------------------------------ r20910 | rubidium | 2010-10-08 21:23:41 +0000 (Fri, 08 Oct 2010) | 2 lines -Fix [FS#4155]: helicopters fired a bit too late ------------------------------------------------------------------------ r20909 | rubidium | 2010-10-08 21:08:38 +0000 (Fri, 08 Oct 2010) | 2 lines -Fix [FS#4137]: don't see coasts as water for object construction ------------------------------------------------------------------------ r20908 | rubidium | 2010-10-08 21:07:54 +0000 (Fri, 08 Oct 2010) | 2 lines -Fix [FS#4156]: assertion when the buy menu graphics callback accessed a variable that needs a tile index ------------------------------------------------------------------------ r20907 | rubidium | 2010-10-08 20:33:23 +0000 (Fri, 08 Oct 2010) | 2 lines -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn ------------------------------------------------------------------------ r20906 | translators | 2010-10-08 17:45:17 +0000 (Fri, 08 Oct 2010) | 5 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan danish - 26 changes by zyx swedish - 2 changes by Zuu ------------------------------------------------------------------------ r20905 | translators | 2010-10-07 17:45:10 +0000 (Thu, 07 Oct 2010) | 4 lines -Update from WebTranslator v3.0: hungarian - 2 changes by IPG slovenian - 2 changes by ntadej ------------------------------------------------------------------------ r20904 | translators | 2010-10-06 17:45:16 +0000 (Wed, 06 Oct 2010) | 6 lines -Update from WebTranslator v3.0: italian - 2 changes by lorenzodv portuguese - 2 changes by JayCity romanian - 2 changes by kkmic ukrainian - 2 changes by Fixer ------------------------------------------------------------------------ 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) ------------------------------------------------------------------------