------------------------------------------------------------------------ r21770 | translators | 2011-01-12 18:45:13 +0000 (Wed, 12 Jan 2011) | 5 lines -Update from WebTranslator v3.0: latvian - 135 changes by dzhins portuguese - 4 changes by JayCity serbian - 1 changes by etran ------------------------------------------------------------------------ r21769 | translators | 2011-01-11 18:45:13 +0000 (Tue, 11 Jan 2011) | 5 lines -Update from WebTranslator v3.0: latvian - 21 changes by dzhins serbian - 8 changes by etran swedish - 2 changes by Ledel ------------------------------------------------------------------------ r21768 | frosch | 2011-01-11 16:45:45 +0000 (Tue, 11 Jan 2011) | 1 line -Fix [FS#4396]: Diagonal tile iterator needed a special case for A * 0 selections. ------------------------------------------------------------------------ r21767 | rubidium | 2011-01-10 21:58:05 +0000 (Mon, 10 Jan 2011) | 2 lines -Fix [FS#4397]: don't limit tile clearing during bankruptcy ------------------------------------------------------------------------ r21766 | translators | 2011-01-10 18:45:51 +0000 (Mon, 10 Jan 2011) | 17 lines -Update from WebTranslator v3.0: belarusian - 6 changes by KorneySan, Wowanxm catalan - 1 changes by arnau croatian - 1 changes by VoyagerOne dutch - 1 changes by habell estonian - 1 changes by notAbot finnish - 1 changes by jpx_ french - 1 changes by glx italian - 1 changes by lorenzodv norwegian_bokmal - 6 changes by leaderroy polish - 2 changes by amateja russian - 1 changes by KorneySan slovenian - 9 changes by ntadej spanish - 1 changes by Terkhen swedish - 3 changes by Ledel ukrainian - 1 changes by Fixer ------------------------------------------------------------------------ r21765 | rubidium | 2011-01-09 20:54:56 +0000 (Sun, 09 Jan 2011) | 2 lines -Fix [FS#4369]: PBS reservation was not shown on road crossings with NewGRF railtypes (andythenorth) ------------------------------------------------------------------------ r21764 | frosch | 2011-01-09 20:40:35 +0000 (Sun, 09 Jan 2011) | 1 line -Change: Make the scrollbar associated to a NWidgetMatrix scroll in steps of the matrix when using the wheel or the scrollbar-buttons. ------------------------------------------------------------------------ r21763 | frosch | 2011-01-09 20:39:06 +0000 (Sun, 09 Jan 2011) | 1 line -Codechange: Pass the distance to Scrollbar::UpdatePosition() in units of small or big steps. ------------------------------------------------------------------------ r21762 | translators | 2011-01-09 18:45:20 +0000 (Sun, 09 Jan 2011) | 7 lines -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium hungarian - 1 changes by IPG korean - 1 changes by junho2813 norwegian_bokmal - 21 changes by leaderroy swedish - 1 changes by Ledel ------------------------------------------------------------------------ r21761 | frosch | 2011-01-09 18:43:47 +0000 (Sun, 09 Jan 2011) | 1 line -Add: Wheel-scrolling in the new build station GUI. ------------------------------------------------------------------------ r21760 | alberth | 2011-01-09 15:36:02 +0000 (Sun, 09 Jan 2011) | 1 line -Fix (r20452): Restore wheeling of vertical scrollbars. ------------------------------------------------------------------------ r21759 | alberth | 2011-01-09 15:34:58 +0000 (Sun, 09 Jan 2011) | 1 line -Codechange: Increase the initial horizontal size of the stationpicker slightly. ------------------------------------------------------------------------ r21758 | alberth | 2011-01-09 15:34:00 +0000 (Sun, 09 Jan 2011) | 1 line -Add: Allow vertical resizing of the stationpicker window. ------------------------------------------------------------------------ r21757 | alberth | 2011-01-09 15:33:00 +0000 (Sun, 09 Jan 2011) | 1 line -Codechange: Use a list instead of a dropdown for selecting the station classes. ------------------------------------------------------------------------ r21756 | alberth | 2011-01-09 15:31:14 +0000 (Sun, 09 Jan 2011) | 1 line -Add: Display name of the selected station type in the station picker window. ------------------------------------------------------------------------ r21755 | alberth | 2011-01-09 15:27:48 +0000 (Sun, 09 Jan 2011) | 1 line -Feature: Display newgrf station sprites during station picking. ------------------------------------------------------------------------ r21754 | alberth | 2011-01-09 15:25:33 +0000 (Sun, 09 Jan 2011) | 1 line -Codechange: Scroll the matrix widget to make a clicked entry fully visible. ------------------------------------------------------------------------ r21753 | alberth | 2011-01-09 15:24:36 +0000 (Sun, 09 Jan 2011) | 1 line -Codechange: Use a widget for the coverage text, and re-init instead of resize to adapt for height changes. ------------------------------------------------------------------------ r21752 | alberth | 2011-01-09 15:22:39 +0000 (Sun, 09 Jan 2011) | 1 line -Doc: document the stationpicker widgets and variables. ------------------------------------------------------------------------ r21751 | alberth | 2011-01-09 15:21:55 +0000 (Sun, 09 Jan 2011) | 1 line -Fix: Re-initialize the stationpicker data when newgrf classes have disappeared. ------------------------------------------------------------------------ r21749 | rubidium | 2011-01-09 15:14:22 +0000 (Sun, 09 Jan 2011) | 2 lines -Prepare: for 1.1.0-beta3 ------------------------------------------------------------------------ r21748 | translators | 2011-01-09 15:08:53 +0000 (Sun, 09 Jan 2011) | 4 lines -Update from WebTranslator v3.0: czech - 1 changes by SmatZ norwegian_bokmal - 20 changes by leaderroy ------------------------------------------------------------------------ r21747 | rubidium | 2011-01-09 14:55:22 +0000 (Sun, 09 Jan 2011) | 2 lines -Fix [FS#4395]: the diagonal iterator would iterate twice over some tiles (fonsinchen) ------------------------------------------------------------------------ r21746 | frosch | 2011-01-09 13:53:57 +0000 (Sun, 09 Jan 2011) | 1 line -Fix: [NewGRF] Canal variable 83 accessed water random bits also for non-water tiles (e.g. watery industries or objects). ------------------------------------------------------------------------ r21745 | frosch | 2011-01-09 13:53:05 +0000 (Sun, 09 Jan 2011) | 1 line -Fix: [NewGRF] Canal variable 80 shall return consistent heights within a lock. ------------------------------------------------------------------------ r21744 | frosch | 2011-01-09 13:11:50 +0000 (Sun, 09 Jan 2011) | 1 line -Fix: Allow Ctrl+Clicking automatic orders for scrolling to their destination. ------------------------------------------------------------------------ r21743 | rubidium | 2011-01-09 12:17:52 +0000 (Sun, 09 Jan 2011) | 2 lines -Fix [FS#4386]: coast tiles weren't drawn under bridges ------------------------------------------------------------------------ r21742 | translators | 2011-01-08 18:45:10 +0000 (Sat, 08 Jan 2011) | 4 lines -Update from WebTranslator v3.0: german - 2 changes by planetmaker swedish - 3 changes by Ledel ------------------------------------------------------------------------ r21741 | planetmaker | 2011-01-08 16:10:07 +0000 (Sat, 08 Jan 2011) | 1 line -Fix (r21668): Some white space slipped past the commit hook ------------------------------------------------------------------------ r21740 | translators | 2011-01-07 18:45:24 +0000 (Fri, 07 Jan 2011) | 9 lines -Update from WebTranslator v3.0: belarusian - 57 changes by Wowanxm catalan - 9 changes by arnau croatian - 1 changes by VoyagerOne german - 8 changes by kaefer1993 swedish - 6 changes by spacejens ukrainian - 11 changes by Fixer vietnamese - 3 changes by nglekhoi ------------------------------------------------------------------------ r21739 | rubidium | 2011-01-07 12:45:12 +0000 (Fri, 07 Jan 2011) | 2 lines -Fix [FS#4388] (r19657): make clearing refit orders work again ------------------------------------------------------------------------ r21738 | frosch | 2011-01-06 22:27:56 +0000 (Thu, 06 Jan 2011) | 1 line -Fix (r21642)[FS#4384]: Start loading when cur_order_index points to the destination station, i.e. after deleting not-reached automatic orders. ------------------------------------------------------------------------ r21737 | frosch | 2011-01-06 22:24:02 +0000 (Thu, 06 Jan 2011) | 1 line -Fix (r1)[FS#4384-ish]: A loading order was also marked as 'not part of orders' when the order before the current order was deleted. ------------------------------------------------------------------------ r21736 | translators | 2011-01-06 18:45:17 +0000 (Thu, 06 Jan 2011) | 6 lines -Update from WebTranslator v3.0: hungarian - 2 changes by IPG polish - 2 changes by silver_777 russian - 9 changes by Lone_Wolf swedish - 1 changes by Ledel ------------------------------------------------------------------------ r21735 | translators | 2011-01-05 18:45:43 +0000 (Wed, 05 Jan 2011) | 15 lines -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne dutch - 7 changes by Hyronymus, habell english_US - 7 changes by Rubidium estonian - 42 changes by notAbot finnish - 7 changes by jpx_ french - 7 changes by glx german - 1 changes by planetmaker hungarian - 8 changes by IPG irish - 4 changes by tem italian - 8 changes by lorenzodv korean - 1 changes by junho2813 polish - 7 changes by amateja spanish - 81 changes by Terkhen ------------------------------------------------------------------------ r21734 | smatz | 2011-01-05 12:39:50 +0000 (Wed, 05 Jan 2011) | 1 line -Change: use 'landscaping' instead of 'terraforming' in the English lang file (peter1138) ------------------------------------------------------------------------