------------------------------------------------------------------------ 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 ------------------------------------------------------------------------ r22863 | yexo | 2011-09-01 10:04:12 +0000 (Thu, 01 Sep 2011) | 1 line -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new condition ------------------------------------------------------------------------ r22862 | planetmaker | 2011-08-31 22:52:26 +0000 (Wed, 31 Aug 2011) | 1 line -Add: Allow the tree build gui to resize according to tree size ------------------------------------------------------------------------ r22861 | yexo | 2011-08-31 22:41:10 +0000 (Wed, 31 Aug 2011) | 1 line -Add: [NoAI] support the new conditional order introduced in r22858 (Zuu) ------------------------------------------------------------------------ r22860 | translators | 2011-08-31 17:45:24 +0000 (Wed, 31 Aug 2011) | 8 lines -Update from WebTranslator v3.0: dutch - 1 changes by habell finnish - 4 changes by jpx_ german - 1 changes by planetmaker russian - 1 changes by Lone_Wolf serbian - 3 changes by etran spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r22859 | terkhen | 2011-08-31 09:13:33 +0000 (Wed, 31 Aug 2011) | 2 lines -Fix: Add missing : in slope steepness strings. (monoid) ------------------------------------------------------------------------ r22858 | frosch | 2011-08-30 20:21:01 +0000 (Tue, 30 Aug 2011) | 1 line -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) ------------------------------------------------------------------------ r22857 | frosch | 2011-08-30 20:03:03 +0000 (Tue, 30 Aug 2011) | 1 line -Fix: Spelling of lifetime. (monoid) ------------------------------------------------------------------------ r22856 | translators | 2011-08-30 17:45:34 +0000 (Tue, 30 Aug 2011) | 6 lines -Update from WebTranslator v3.0: belarusian - 3 changes by KorneySan french - 2 changes by Snail_ italian - 6 changes by Snail_, lorenzodv turkish - 40 changes by niw3 ------------------------------------------------------------------------ r22855 | translators | 2011-08-29 17:45:22 +0000 (Mon, 29 Aug 2011) | 6 lines -Update from WebTranslator v3.0: dutch - 2 changes by habell greek - 6 changes by kyrm romanian - 2 changes by kkmic russian - 3 changes by Lone_Wolf, perk11 ------------------------------------------------------------------------ r22854 | frosch | 2011-08-28 20:33:40 +0000 (Sun, 28 Aug 2011) | 1 line -Change: [NewGRF] Allow replacing depot sprites without having to provide rail overlays. (Hirundo) ------------------------------------------------------------------------ r22853 | frosch | 2011-08-28 20:28:04 +0000 (Sun, 28 Aug 2011) | 1 line -Doc: Add a missing bit of AI documentation. ------------------------------------------------------------------------ r22852 | translators | 2011-08-28 17:45:18 +0000 (Sun, 28 Aug 2011) | 5 lines -Update from WebTranslator v3.0: finnish - 2 changes by USephiroth persian - 3 changes by Peymanpn vietnamese - 2 changes by nglekhoi ------------------------------------------------------------------------