------------------------------------------------------------------------
r24184 | translators | 2012-04-27 19:45:20 +0200 (Fri, 27 Apr 2012) | 6 lines

-Update from WebTranslator v3.0:
catalan - 12 changes by arnau
hungarian - 13 changes by Brumi
polish - 30 changes by Kilian
romanian - 13 changes by tonny

------------------------------------------------------------------------
r24183 | frosch | 2012-04-26 23:04:18 +0200 (Thu, 26 Apr 2012) | 1 line

-Fix [FS#5169]: Town radii were not updated immediatelly after construction/destruction of houses, resulting in desyncs.
------------------------------------------------------------------------
r24182 | frosch | 2012-04-26 23:03:34 +0200 (Thu, 26 Apr 2012) | 1 line

-Fix [FS#5169-ish]: The population of a town was computed incorrectly for overridden houses when loading a game.
------------------------------------------------------------------------
r24181 | translators | 2012-04-26 19:45:08 +0200 (Thu, 26 Apr 2012) | 3 lines

-Update from WebTranslator v3.0:
german - 2 changes by Jogio

------------------------------------------------------------------------
r24180 | rubidium | 2012-04-25 23:06:31 +0200 (Wed, 25 Apr 2012) | 2 lines

-Codechange/feature-ish: add cache checker for the town's cache

------------------------------------------------------------------------
r24179 | rubidium | 2012-04-25 22:50:13 +0200 (Wed, 25 Apr 2012) | 2 lines

-Codechange: move some variables of Town to TownCache

------------------------------------------------------------------------
r24178 | frosch | 2012-04-24 22:01:34 +0200 (Tue, 24 Apr 2012) | 1 line

-Fix [FS#5110]: The object name from property A was not displayed in the object GUI.
------------------------------------------------------------------------
r24177 | frosch | 2012-04-24 21:19:57 +0200 (Tue, 24 Apr 2012) | 1 line

-Fix (r0) [FS#5148]: The arctic "shops and offices" used the "church" sprite in one of its four views.
------------------------------------------------------------------------
r24176 | frosch | 2012-04-24 19:27:50 +0200 (Tue, 24 Apr 2012) | 1 line

-Fix (r21772): The object GUI did not draw objects when all objects of a class are disabled.
------------------------------------------------------------------------
r24175 | frosch | 2012-04-24 19:26:08 +0200 (Tue, 24 Apr 2012) | 1 line

-Fix (r24171): Make sure to select a object class with visible objects when opening the object GUI.
------------------------------------------------------------------------
r24174 | translators | 2012-04-23 19:45:13 +0200 (Mon, 23 Apr 2012) | 4 lines

-Update from WebTranslator v3.0:
afrikaans - 3 changes by telanus
ukrainian - 1 changes by edd_k

------------------------------------------------------------------------
r24173 | translators | 2012-04-22 19:45:14 +0200 (Sun, 22 Apr 2012) | 4 lines

-Update from WebTranslator v3.0:
afrikaans - 39 changes by telanus
latvian - 16 changes by Parastais

------------------------------------------------------------------------
r24172 | frosch | 2012-04-22 18:28:42 +0200 (Sun, 22 Apr 2012) | 3 lines

-Cleanup: Lighthouse and transmitter no longer need special treatment to not appear in the object GUI.


------------------------------------------------------------------------
r24171 | frosch | 2012-04-22 18:28:37 +0200 (Sun, 22 Apr 2012) | 3 lines

-Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI, if they will never be available to the user.


------------------------------------------------------------------------
r24170 | frosch | 2012-04-22 18:28:32 +0200 (Sun, 22 Apr 2012) | 3 lines

-Add: Methods for translating between NewGRFClass spec indices and user interface indices.


------------------------------------------------------------------------
r24169 | frosch | 2012-04-22 18:28:27 +0200 (Sun, 22 Apr 2012) | 3 lines

-Add: Make NewGRFClass distinguish between defined specs and specs visible for the user.


------------------------------------------------------------------------
r24168 | frosch | 2012-04-22 18:28:23 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Simplify default station class instantiation.


------------------------------------------------------------------------
r24167 | frosch | 2012-04-22 18:28:19 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount()


------------------------------------------------------------------------
r24166 | frosch | 2012-04-22 18:28:14 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount().


------------------------------------------------------------------------
r24165 | frosch | 2012-04-22 18:28:09 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Split parts of static NewGRFClass::Assign() into non-static Insert().


------------------------------------------------------------------------
r24164 | frosch | 2012-04-22 18:28:04 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Split parts of static NewGRFClass::Reset() into non-static ResetClass().


------------------------------------------------------------------------
r24163 | frosch | 2012-04-22 18:28:00 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Make various members of NewGRFClass private.


------------------------------------------------------------------------
r24162 | frosch | 2012-04-22 18:27:55 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving).


------------------------------------------------------------------------
r24161 | frosch | 2012-04-22 18:27:49 +0200 (Sun, 22 Apr 2012) | 3 lines

-Add: Method to get a specific NewGRFClass.


------------------------------------------------------------------------
r24160 | frosch | 2012-04-22 18:27:45 +0200 (Sun, 22 Apr 2012) | 3 lines

-Codechange: Split parts of ObjectSpec::IsAvailable() into ObjectSpec::IsEverAvailable().


------------------------------------------------------------------------
r24159 | frosch | 2012-04-22 18:27:41 +0200 (Sun, 22 Apr 2012) | 3 lines

-Fix: If you spent hard work on finding an available object ID, you should probably also use it instead of always 0.


------------------------------------------------------------------------
r24158 | frosch | 2012-04-21 22:03:58 +0200 (Sat, 21 Apr 2012) | 1 line

-Fix (r23408): Town producing no cargo at all could spawn passenger subsidies.
------------------------------------------------------------------------
r24157 | translators | 2012-04-21 19:45:33 +0200 (Sat, 21 Apr 2012) | 8 lines

-Update from WebTranslator v3.0:
afrikaans - 45 changes by telanus
belarusian - 10 changes by Wowanxm
simplified_chinese - 3 changes by chenwt0315
croatian - 12 changes by VoyagerOne
german - 12 changes by planetmaker
latvian - 24 changes by Parastais, Tranzistors

------------------------------------------------------------------------
r24156 | translators | 2012-04-20 19:45:13 +0200 (Fri, 20 Apr 2012) | 4 lines

-Update from WebTranslator v3.0:
afrikaans - 36 changes by telanus
italian - 12 changes by lorenzodv

------------------------------------------------------------------------
r24155 | rubidium | 2012-04-19 22:08:51 +0200 (Thu, 19 Apr 2012) | 2 lines

-Fix: the music volume was set too early during startup; at a moment the configuration file wasn't read yet

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