------------------------------------------------------------------------
r26246 | translators | 2014-01-12 19:45:11 +0100 (Sun, 12 Jan 2014) | 3 lines

-Update from WebTranslator v3.0:
danish - 4 changes by Hatsen

------------------------------------------------------------------------
r26245 | frosch | 2014-01-12 19:01:50 +0100 (Sun, 12 Jan 2014) | 1 line

-Codechange: No need for a map, if a vector suffices.
------------------------------------------------------------------------
r26244 | frosch | 2014-01-12 19:01:33 +0100 (Sun, 12 Jan 2014) | 1 line

-Feature: [NewGRF] Add StringCodes 9A 1B, 9A 1C and 9A 1D to display amounts of cargo.
------------------------------------------------------------------------
r26243 | frosch | 2014-01-12 19:01:16 +0100 (Sun, 12 Jan 2014) | 1 line

-Cleanup: Move TTDPStringIDToOTTDStringIDMapping to newgrf.cpp, it's only used there.
------------------------------------------------------------------------
r26242 | frosch | 2014-01-12 19:00:55 +0100 (Sun, 12 Jan 2014) | 1 line

-Codechange: Use GRFFile that filled the TextRefStack to translate StringIDs from the TextRefStack, instead of passing stuff via global vars.
------------------------------------------------------------------------
r26241 | frosch | 2014-01-12 19:00:39 +0100 (Sun, 12 Jan 2014) | 1 line

-Codechange: Remember the GRFFile which filled the TextRefStack in the TextRefStack.
------------------------------------------------------------------------
r26240 | frosch | 2014-01-12 19:00:19 +0100 (Sun, 12 Jan 2014) | 1 line

-Codechange: Pass the GRFFile to GetErrorMessageFromLocationCallbackResult instead of the GRFID.
------------------------------------------------------------------------
r26239 | frosch | 2014-01-12 19:00:02 +0100 (Sun, 12 Jan 2014) | 1 line

-Fix: Check that there is space left in the string parameter array, before pushing NewGRF parameters to it.
------------------------------------------------------------------------
r26238 | frosch | 2014-01-12 18:59:43 +0100 (Sun, 12 Jan 2014) | 1 line

-Codechange: Use StringParameters::GetDataLeft to check for left space in the param array.
------------------------------------------------------------------------
r26237 | frosch | 2014-01-12 18:59:27 +0100 (Sun, 12 Jan 2014) | 1 line

-Cleanup: Remove unused SCC_STRING_ID.
------------------------------------------------------------------------
r26236 | fonsinchen | 2014-01-12 18:44:55 +0100 (Sun, 12 Jan 2014) | 1 line

-Fix: Don't overreserve after autorefit, but do reserve mail for aircraft
------------------------------------------------------------------------
r26235 | planetmaker | 2014-01-11 15:13:23 +0100 (Sat, 11 Jan 2014) | 1 line

-Fix: Decimal and digit separators were swapped for Korean language
------------------------------------------------------------------------
r26234 | translators | 2014-01-10 19:45:09 +0100 (Fri, 10 Jan 2014) | 3 lines

-Update from WebTranslator v3.0:
bulgarian - 69 changes by kokobongo

------------------------------------------------------------------------
r26233 | translators | 2014-01-09 19:45:09 +0100 (Thu, 09 Jan 2014) | 3 lines

-Update from WebTranslator v3.0:
swedish - 2 changes by spacejens

------------------------------------------------------------------------
r26232 | translators | 2014-01-08 19:45:14 +0100 (Wed, 08 Jan 2014) | 4 lines

-Update from WebTranslator v3.0:
korean - 6 changes by telk5093
portuguese - 1 changes by frosch

------------------------------------------------------------------------
r26230 | rubidium | 2014-01-07 20:39:28 +0100 (Tue, 07 Jan 2014) | 2 lines

-Prepare: 1.4.0-beta2

------------------------------------------------------------------------
r26229 | rubidium | 2014-01-07 20:31:46 +0100 (Tue, 07 Jan 2014) | 2 lines

-Revert-ish: do not use libxdg in the Debian/Ubuntu packages just yet; it seems unmaintained, and might not even be kicked out in the next release of Debian

------------------------------------------------------------------------
r26228 | fonsinchen | 2014-01-05 12:28:31 +0100 (Sun, 05 Jan 2014) | 1 line

-Fix: missing variable initialization
------------------------------------------------------------------------