------------------------------------------------------------------------
r19851 | translators | 2010-05-18 17:45:27 +0000 (Tue, 18 May 2010) | 10 lines

-Update from WebTranslator v3.0:
traditional_chinese - 15 changes by josesun
dutch - 1 changes by habell
esperanto - 1 changes by kristjan
polish - 1 changes by silver_777
portuguese - 3 changes by JayCity
romanian - 4 changes by kkmic
russian - 1 changes by Lone_Wolf
swedish - 5 changes by Zuu

------------------------------------------------------------------------
r19850 | smatz | 2010-05-18 01:10:23 +0000 (Tue, 18 May 2010) | 1 line

-Codechange: move declaration of InitializeRailGUI() to rail_gui.h
------------------------------------------------------------------------
r19849 | alberth | 2010-05-17 21:14:50 +0000 (Mon, 17 May 2010) | 1 line

-Fix: Center sprite and text seperately in the newgrf gui active list.
------------------------------------------------------------------------
r19848 | alberth | 2010-05-17 20:49:41 +0000 (Mon, 17 May 2010) | 1 line

-Fix (r19837): Center the texts of the inactive newgrfs.
------------------------------------------------------------------------
r19847 | translators | 2010-05-17 17:45:56 +0000 (Mon, 17 May 2010) | 16 lines

-Update from WebTranslator v3.0:
catalan - 5 changes by arnau
croatian - 4 changes by VoyagerOne
dutch - 66 changes by Hyronymus, habell
finnish - 4 changes by jpx_
french - 5 changes by glx
hungarian - 4 changes by IPG
indonesian - 23 changes by prof
italian - 20 changes by lorenzodv
norwegian_bokmal - 7 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
polish - 5 changes by xaxa, xine
russian - 3 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 4 changes by Terkhen

------------------------------------------------------------------------
r19846 | glx | 2010-05-17 13:03:44 +0000 (Mon, 17 May 2010) | 1 line

-Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too
------------------------------------------------------------------------
r19845 | alberth | 2010-05-16 19:19:51 +0000 (Sun, 16 May 2010) | 1 line

-Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience.
------------------------------------------------------------------------
r19844 | alberth | 2010-05-16 19:17:02 +0000 (Sun, 16 May 2010) | 1 line

-Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro.
------------------------------------------------------------------------
r19843 | alberth | 2010-05-16 19:13:31 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible.
------------------------------------------------------------------------
r19842 | alberth | 2010-05-16 19:11:54 +0000 (Sun, 16 May 2010) | 1 line

-Change: Adapt other languages too.
------------------------------------------------------------------------
r19841 | alberth | 2010-05-16 19:11:16 +0000 (Sun, 16 May 2010) | 1 line

-Feature: Setup NewGRFs from a single window.
------------------------------------------------------------------------
r19840 | alberth | 2010-05-16 19:06:40 +0000 (Sun, 16 May 2010) | 1 line

-Add: Add 'rescan' functionality to the NewGRF window.
------------------------------------------------------------------------
r19839 | alberth | 2010-05-16 19:04:02 +0000 (Sun, 16 May 2010) | 1 line

-Change: Also copy the new filter string in the other languages.
------------------------------------------------------------------------
r19838 | alberth | 2010-05-16 19:02:43 +0000 (Sun, 16 May 2010) | 1 line

-Change: Add filter capability to the availables list.
------------------------------------------------------------------------
r19837 | alberth | 2010-05-16 18:58:13 +0000 (Sun, 16 May 2010) | 1 line

-Change: Display list of available (non-active) grfs in the NewGRF window.
------------------------------------------------------------------------
r19836 | alberth | 2010-05-16 18:52:11 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Move sprite palette selection code in NewGRF gui to its own method.
------------------------------------------------------------------------
r19835 | alberth | 2010-05-16 18:50:37 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Extract grfident equality check to its own method.
------------------------------------------------------------------------
r19834 | alberth | 2010-05-16 18:47:08 +0000 (Sun, 16 May 2010) | 2 lines

-Change: Replace matrix list widget in NewGRF gui by a panel with black background.

------------------------------------------------------------------------
r19833 | alberth | 2010-05-16 18:41:59 +0000 (Sun, 16 May 2010) | 1 line

-Change: Modify NewGRF window towards having combined lists, add captions.
------------------------------------------------------------------------
r19832 | alberth | 2010-05-16 18:34:55 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Rename variables list->actives, sel->active_sel.
------------------------------------------------------------------------
r19831 | alberth | 2010-05-16 18:30:02 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Rename formal parameters of the constructor to match data member variable names.
------------------------------------------------------------------------
r19830 | alberth | 2010-05-16 18:25:05 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Move variable declarations to their first use.
------------------------------------------------------------------------
r19829 | alberth | 2010-05-16 18:22:07 +0000 (Sun, 16 May 2010) | 1 line

-Codechange: Extract assignment from the condition-check in the for statement.
------------------------------------------------------------------------
r19828 | rubidium | 2010-05-16 17:46:40 +0000 (Sun, 16 May 2010) | 2 lines

-Remove: broken strings from Italian (did hope the translator had fixed them by now)

------------------------------------------------------------------------
r19827 | translators | 2010-05-16 17:45:21 +0000 (Sun, 16 May 2010) | 8 lines

-Update from WebTranslator v3.0:
catalan - 41 changes by arnau
dutch - 48 changes by Hyronymus
finnish - 4 changes by erani
russian - 7 changes by Lone_Wolf
slovenian - 17 changes by ntadej
vietnamese - 3 changes by nglekhoi

------------------------------------------------------------------------
r19826 | rubidium | 2010-05-16 14:15:50 +0000 (Sun, 16 May 2010) | 2 lines

-Add: extra gender to Italian

------------------------------------------------------------------------
r19825 | translators | 2010-05-15 17:45:24 +0000 (Sat, 15 May 2010) | 8 lines

-Update from WebTranslator v3.0:
hungarian - 1 changes by IPG
korean - 13 changes by junho2813
norwegian_bokmal - 10 changes by mantaray
norwegian_nynorsk - 4 changes by mantaray
romanian - 18 changes by kkmic
russian - 11 changes by Lone_Wolf

------------------------------------------------------------------------
r19824 | rubidium | 2010-05-15 14:37:33 +0000 (Sat, 15 May 2010) | 2 lines

-Fix [FS#3837] (19799): aircraft would be heading to someone

------------------------------------------------------------------------
r19823 | alberth | 2010-05-15 08:44:10 +0000 (Sat, 15 May 2010) | 1 line

-Fix: Ensure that both texts of the newgrf gui download button fit.
------------------------------------------------------------------------
r19822 | glx | 2010-05-14 20:29:26 +0000 (Fri, 14 May 2010) | 1 line

-Fix (r19814): missing semicolon
------------------------------------------------------------------------
r19821 | alberth | 2010-05-14 17:49:55 +0000 (Fri, 14 May 2010) | 1 line

-Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG).
------------------------------------------------------------------------
r19820 | translators | 2010-05-14 17:45:38 +0000 (Fri, 14 May 2010) | 12 lines

-Update from WebTranslator v3.0:
traditional_chinese - 78 changes by josesun
german - 17 changes by planetmaker
italian - 17 changes by lorenzodv
lithuanian - 28 changes by BlinK_
polish - 1 changes by silver_777
portuguese - 17 changes by ozulus
russian - 12 changes by Lone_Wolf
slovak - 144 changes by keso53
swedish - 36 changes by tool
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r19819 | translators | 2010-05-13 17:45:44 +0000 (Thu, 13 May 2010) | 14 lines

-Update from WebTranslator v3.0:
croatian - 17 changes by VoyagerOne
esperanto - 1 changes by kristjan
finnish - 13 changes by jpx_
french - 23 changes by glx
hungarian - 22 changes by IPG
norwegian_bokmal - 13 changes by mantaray
norwegian_nynorsk - 13 changes by mantaray
polish - 17 changes by CrySec
russian - 20 changes by Lone_Wolf
serbian - 17 changes by etran
slovak - 17 changes by keso53
spanish - 17 changes by Terkhen

------------------------------------------------------------------------
r19818 | smatz | 2010-05-13 16:00:50 +0000 (Thu, 13 May 2010) | 1 line

-Fix [FS#3784](r16004): kicking clients by IP didn't work
------------------------------------------------------------------------
r19817 | rubidium | 2010-05-13 12:42:56 +0000 (Thu, 13 May 2010) | 2 lines

-Fix: MSVC compile warnings

------------------------------------------------------------------------
r19816 | rubidium | 2010-05-13 11:19:30 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: use static const uint for the unnamed 'tile consts' enum as well

------------------------------------------------------------------------
r19815 | smatz | 2010-05-13 11:07:04 +0000 (Thu, 13 May 2010) | 1 line

-Cleanup: remove two unused variables
------------------------------------------------------------------------
r19814 | rubidium | 2010-05-13 10:14:29 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int

------------------------------------------------------------------------
r19813 | rubidium | 2010-05-13 10:00:51 +0000 (Thu, 13 May 2010) | 2 lines

-Fix (r19807): initialising viewports kinda failed

------------------------------------------------------------------------
r19812 | rubidium | 2010-05-13 09:44:44 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int

------------------------------------------------------------------------
r19811 | rubidium | 2010-05-13 09:12:52 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum

------------------------------------------------------------------------
r19810 | rubidium | 2010-05-13 09:11:27 +0000 (Thu, 13 May 2010) | 2 lines

-Fix: [YAPF] Improperly formatted (global) constant

------------------------------------------------------------------------
r19809 | rubidium | 2010-05-13 09:04:41 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: make some unnamed network related enums/defines static const variables

------------------------------------------------------------------------
r19808 | rubidium | 2010-05-13 08:59:50 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: NetworkCalculateLag returned an uint, so keep it that way

------------------------------------------------------------------------
r19807 | rubidium | 2010-05-13 08:56:01 +0000 (Thu, 13 May 2010) | 2 lines

-Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that

------------------------------------------------------------------------
r19806 | smatz | 2010-05-13 05:34:21 +0000 (Thu, 13 May 2010) | 1 line

-Codechange: silence one warning
------------------------------------------------------------------------
r19805 | smatz | 2010-05-13 05:29:25 +0000 (Thu, 13 May 2010) | 1 line

-Codechange: disable warnings about unused but set variables when building with asserts disabled
------------------------------------------------------------------------
r19804 | rubidium | 2010-05-12 21:39:56 +0000 (Wed, 12 May 2010) | 2 lines

-Fix (r19802): Compile before commit, or at least triple check :)

------------------------------------------------------------------------
r19803 | belugas | 2010-05-12 21:07:31 +0000 (Wed, 12 May 2010) | 1 line

-Fix(r19802): Compile before commit, or at least double check... 
------------------------------------------------------------------------
r19802 | belugas | 2010-05-12 20:59:39 +0000 (Wed, 12 May 2010) | 1 line

-Codechange: Replace some more magic numbers by corresponding constants
------------------------------------------------------------------------
r19801 | rubidium | 2010-05-12 20:50:10 +0000 (Wed, 12 May 2010) | 2 lines

-Add [FS#3691]: custom naming of depots. Based on work by sbr

------------------------------------------------------------------------
r19800 | belugas | 2010-05-12 20:02:46 +0000 (Wed, 12 May 2010) | 1 line

-Codechange: Replace magic number by corresponding constant
------------------------------------------------------------------------
r19799 | rubidium | 2010-05-12 19:21:00 +0000 (Wed, 12 May 2010) | 2 lines

-Change: give depots an unique name in the same manner buoys and waypoints are named

------------------------------------------------------------------------
r19798 | rubidium | 2010-05-12 18:31:39 +0000 (Wed, 12 May 2010) | 2 lines

-Codechange: generalise the waypoint naming method

------------------------------------------------------------------------
r19797 | rubidium | 2010-05-12 18:20:53 +0000 (Wed, 12 May 2010) | 2 lines

-Cleanup: language files due to r19796

------------------------------------------------------------------------
r19796 | rubidium | 2010-05-12 18:19:36 +0000 (Wed, 12 May 2010) | 2 lines

-Codechange: introduce and use a {DEPOT} string command

------------------------------------------------------------------------
r19795 | translators | 2010-05-12 17:45:13 +0000 (Wed, 12 May 2010) | 5 lines

-Update from WebTranslator v3.0:
galician - 5 changes by Drenghist
polish - 3 changes by silver_777
russian - 3 changes by 

------------------------------------------------------------------------
r19794 | rubidium | 2010-05-12 13:15:36 +0000 (Wed, 12 May 2010) | 2 lines

-Fix: missing header in MSVC project files

------------------------------------------------------------------------
r19793 | rubidium | 2010-05-12 13:14:56 +0000 (Wed, 12 May 2010) | 2 lines

-Add [FS#3657]: source.list to the Visual Studio solutions and run the project file regeneration when source.list changes (adf88)

------------------------------------------------------------------------
r19792 | rubidium | 2010-05-11 21:02:26 +0000 (Tue, 11 May 2010) | 2 lines

-Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88)

------------------------------------------------------------------------
r19791 | rubidium | 2010-05-11 21:01:57 +0000 (Tue, 11 May 2010) | 2 lines

-Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88)

------------------------------------------------------------------------
r19790 | rubidium | 2010-05-11 21:01:01 +0000 (Tue, 11 May 2010) | 2 lines

-Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88)

------------------------------------------------------------------------
r19789 | rubidium | 2010-05-11 20:59:54 +0000 (Tue, 11 May 2010) | 2 lines

-Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88)

------------------------------------------------------------------------
r19788 | rubidium | 2010-05-11 20:48:06 +0000 (Tue, 11 May 2010) | 2 lines

-Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter

------------------------------------------------------------------------
r19787 | glx | 2010-05-11 20:44:58 +0000 (Tue, 11 May 2010) | 1 line

-Fix: compilation with MinGW GCC 4.5.0 and UNICODE
------------------------------------------------------------------------
r19786 | translators | 2010-05-11 17:45:15 +0000 (Tue, 11 May 2010) | 6 lines

-Update from WebTranslator v3.0:
irish - 95 changes by tem
polish - 2 changes by xine
russian - 6 changes by Lone_Wolf
turkish - 3 changes by niw3

------------------------------------------------------------------------
r19785 | rubidium | 2010-05-11 14:16:16 +0000 (Tue, 11 May 2010) | 2 lines

-Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand

------------------------------------------------------------------------