------------------------------------------------------------------------
r22908 | rubidium | 2011-09-08 17:54:49 +0000 (Thu, 08 Sep 2011) | 2 lines

-Codechange: silence MSVC warning

------------------------------------------------------------------------
r22907 | translators | 2011-09-08 17:45:08 +0000 (Thu, 08 Sep 2011) | 3 lines

-Update from WebTranslator v3.0:
spanish - 1 changes by Terkhen

------------------------------------------------------------------------
r22906 | rubidium | 2011-09-08 10:02:43 +0000 (Thu, 08 Sep 2011) | 2 lines

-Fix (r22905): variable not properly cleared before use

------------------------------------------------------------------------
r22905 | rubidium | 2011-09-08 09:55:04 +0000 (Thu, 08 Sep 2011) | 2 lines

-Fix [FS#4753] (r22836): the name of the tar was removed from the AI filenames, so record it differently. Also removes some of the hackery to get the tar's filename

------------------------------------------------------------------------
r22904 | rubidium | 2011-09-08 09:48:52 +0000 (Thu, 08 Sep 2011) | 2 lines

-Codechange: add tar filename to file scanning

------------------------------------------------------------------------
r22903 | translators | 2011-09-07 17:45:17 +0000 (Wed, 07 Sep 2011) | 4 lines

-Update from WebTranslator v3.0:
czech - 2 changes by TheLamer
english_US - 7 changes by Rubidium

------------------------------------------------------------------------
r22902 | frosch | 2011-09-06 20:33:56 +0000 (Tue, 06 Sep 2011) | 1 line

-Fix: The name of the heightmap glitches in the 'play heightmap' window.
------------------------------------------------------------------------
r22901 | frosch | 2011-09-06 18:32:48 +0000 (Tue, 06 Sep 2011) | 1 line

-Fix (r22767): The river density dropdown was missing in the 'play heightmap' window.
------------------------------------------------------------------------
r22900 | translators | 2011-09-06 17:45:23 +0000 (Tue, 06 Sep 2011) | 6 lines

-Update from WebTranslator v3.0:
dutch - 1 changes by Yexo
esperanto - 9 changes by Ailanto
german - 1 changes by planetmaker
romanian - 1 changes by kkmic

------------------------------------------------------------------------
r22899 | terkhen | 2011-09-06 13:32:37 +0000 (Tue, 06 Sep 2011) | 2 lines

-Add: Allow towns to build bridges over canals and rivers.

------------------------------------------------------------------------
r22898 | glx | 2011-09-06 00:10:20 +0000 (Tue, 06 Sep 2011) | 1 line

-Codechange: use MSVC compiler intrinsics for byte swapping
------------------------------------------------------------------------
r22897 | frosch | 2011-09-05 21:55:05 +0000 (Mon, 05 Sep 2011) | 1 line

-Change: More suitable default news settings instead of everything on 'full'.
------------------------------------------------------------------------
r22896 | translators | 2011-09-05 17:45:21 +0000 (Mon, 05 Sep 2011) | 7 lines

-Update from WebTranslator v3.0:
german - 2 changes by planetmaker
korean - 1 changes by junho2813
polish - 3 changes by wojteks86
portuguese - 1 changes by JayCity
spanish - 1 changes by Terkhen

------------------------------------------------------------------------
r22895 | planetmaker | 2011-09-05 15:52:04 +0000 (Mon, 05 Sep 2011) | 1 line

-Add: [OSX] Alternative code for the API calls deprecated in OSX 10.6 in the quartz video driver
------------------------------------------------------------------------
r22894 | planetmaker | 2011-09-05 05:31:29 +0000 (Mon, 05 Sep 2011) | 1 line

-Doc: Some sprinkles of doxygen for the cocoa video driver
------------------------------------------------------------------------
r22893 | planetmaker | 2011-09-04 17:49:08 +0000 (Sun, 04 Sep 2011) | 3 lines

-Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based on patch by leecbaker)
-Add: [OSX] Support for fullscreen mode when compiled against SDK 10.7. Otherwise fullscreen mode is disabled when OpenTTD is run on OSX Lion

------------------------------------------------------------------------
r22892 | translators | 2011-09-04 17:45:16 +0000 (Sun, 04 Sep 2011) | 6 lines

-Update from WebTranslator v3.0:
arabic_egypt - 41 changes by kasakg
belarusian - 3 changes by Wowanxm
czech - 7 changes by TheLamer
korean - 3 changes by junho2813

------------------------------------------------------------------------
r22889 | planetmaker | 2011-09-04 11:28:43 +0000 (Sun, 04 Sep 2011) | 1 line

-Fix [FS#4751]: [OSX] MacOSX 10.7 knows already about strndup (leecbaker)
------------------------------------------------------------------------
r22888 | frosch | 2011-09-04 09:06:07 +0000 (Sun, 04 Sep 2011) | 1 line

-Doc: Doxygenize Town struct. (adf88)
------------------------------------------------------------------------
r22883 | translators | 2011-09-03 17:46:08 +0000 (Sat, 03 Sep 2011) | 13 lines

-Update from WebTranslator v3.0:
simplified_chinese - 23 changes by Gavin
czech - 9 changes by TheLamer
finnish - 1 changes by jpx_
hungarian - 6 changes by IPG
italian - 1 changes by lorenzodv
persian - 76 changes by Peymanpn
russian - 1 changes by Lone_Wolf
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
swedish - 1 changes by Zuu
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r22882 | frosch | 2011-09-03 16:10:42 +0000 (Sat, 03 Sep 2011) | 1 line

-Fix [FS#4758]: [NewGRF] DCxx text references via the textstack are not allowed, but caused crash.
------------------------------------------------------------------------
r22881 | frosch | 2011-09-03 12:45:45 +0000 (Sat, 03 Sep 2011) | 1 line

-Fix (r22875): GCC warnings on 64bit systems.
------------------------------------------------------------------------
r22880 | frosch | 2011-09-03 12:17:36 +0000 (Sat, 03 Sep 2011) | 1 line

-Cleanup: SIZE_MAX is now defined in stdafx.h
------------------------------------------------------------------------
r22879 | terkhen | 2011-09-03 11:21:56 +0000 (Sat, 03 Sep 2011) | 2 lines

-Fix: Miscalculation of train curve speed limits. (monoid)

------------------------------------------------------------------------
r22878 | frosch | 2011-09-03 10:52:43 +0000 (Sat, 03 Sep 2011) | 1 line

-Fix (r22873-ish): Check range before casting to uint16.
------------------------------------------------------------------------
r22877 | terkhen | 2011-09-03 10:31:28 +0000 (Sat, 03 Sep 2011) | 2 lines

-Fix (r22874): Fix broken compilation on MinGW.

------------------------------------------------------------------------
r22876 | frosch | 2011-09-02 22:21:07 +0000 (Fri, 02 Sep 2011) | 1 line

-Fix [FS#4712]: Report an error in the news if autoreplace/renew fails due to the engine type being no longer available.
------------------------------------------------------------------------
r22875 | michi_cc | 2011-09-02 20:54:51 +0000 (Fri, 02 Sep 2011) | 1 line

-Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid)
------------------------------------------------------------------------
r22874 | michi_cc | 2011-09-02 20:16:41 +0000 (Fri, 02 Sep 2011) | 1 line

-Fix [FS#4747]: Check size of various buffers before allocation. (monoid)
------------------------------------------------------------------------
r22873 | michi_cc | 2011-09-02 20:16:34 +0000 (Fri, 02 Sep 2011) | 1 line

-Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid)
------------------------------------------------------------------------
r22872 | michi_cc | 2011-09-02 20:16:29 +0000 (Fri, 02 Sep 2011) | 1 line

-Fix [FS#4746]: Improve handling of slightly invalid BMP files using the under-specified RLE compression. Improve coding style while at it as well. (Based on patch by monoid)
------------------------------------------------------------------------
r22871 | michi_cc | 2011-09-02 20:16:23 +0000 (Fri, 02 Sep 2011) | 1 line

-Fix [FS#4746]: Perform stricter checks on RLE compressed BMP images. (monoid)
------------------------------------------------------------------------
r22870 | translators | 2011-09-02 17:45:20 +0000 (Fri, 02 Sep 2011) | 5 lines

-Update from WebTranslator v3.0:
greek - 5 changes by kyrm
persian - 36 changes by Peymanpn
portuguese - 1 changes by JayCity

------------------------------------------------------------------------
r22869 | planetmaker | 2011-09-02 16:05:19 +0000 (Fri, 02 Sep 2011) | 1 line

-Codechange: Use the same constant to set the minimum height of all widgets in the windows title bar
------------------------------------------------------------------------
r22868 | planetmaker | 2011-09-02 15:55:52 +0000 (Fri, 02 Sep 2011) | 1 line

-Change: Resize the company league window according to the company icon's size
------------------------------------------------------------------------
r22867 | frosch | 2011-09-01 19:43:37 +0000 (Thu, 01 Sep 2011) | 1 line

-Fix (r12122): Variables 40 and 81 of callback 18 are not the same as 80.
------------------------------------------------------------------------
r22866 | frosch | 2011-09-01 19:40:51 +0000 (Thu, 01 Sep 2011) | 1 line

-Fix (r16396): Generic callbacks shall chain to the next GRF when the callback fails.
------------------------------------------------------------------------
r22865 | frosch | 2011-09-01 19:37:21 +0000 (Thu, 01 Sep 2011) | 1 line

-Fix (r13885): The GRFFile parameter for generic callbacks is a return parameter.
------------------------------------------------------------------------
r22864 | translators | 2011-09-01 17:45:54 +0000 (Thu, 01 Sep 2011) | 15 lines

-Update from WebTranslator v3.0:
catalan - 6 changes by arnau
dutch - 1 changes by habell
french - 1 changes by Snail_
italian - 3 changes by Snail_, lorenzodv
persian - 63 changes by Peymanpn
polish - 11 changes by wojteks86
portuguese - 24 changes by JayCity
brazilian_portuguese - 8 changes by Tucalipe
romanian - 3 changes by kkmic
serbian - 2 changes by etran
swedish - 13 changes by Zuu
turkish - 1 changes by niw3
vietnamese - 3 changes by nglekhoi

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