log

age author description
Sat, 03 Sep 2011 16:10:42 +0000 frosch (svn r22882) -Fix [FS#4758]: [NewGRF] DCxx text references via the textstack are not allowed, but caused crash. draft
Sat, 03 Sep 2011 12:45:45 +0000 frosch (svn r22881) -Fix (r22875): GCC warnings on 64bit systems. draft
Sat, 03 Sep 2011 12:17:36 +0000 frosch (svn r22880) -Cleanup: SIZE_MAX is now defined in stdafx.h draft
Sat, 03 Sep 2011 11:21:56 +0000 terkhen (svn r22879) -Fix: Miscalculation of train curve speed limits. (monoid) draft
Sat, 03 Sep 2011 10:52:43 +0000 frosch (svn r22878) -Fix (r22873-ish): Check range before casting to uint16. draft
Sat, 03 Sep 2011 10:31:28 +0000 terkhen (svn r22877) -Fix (r22874): Fix broken compilation on MinGW. draft
Fri, 02 Sep 2011 22:21:07 +0000 frosch (svn r22876) -Fix [FS#4712]: Report an error in the news if autoreplace/renew fails due to the engine type being no longer available. draft
Fri, 02 Sep 2011 20:54:51 +0000 michi_cc (svn r22875) -Codechange: Add some asserts and checks to better prevent overflow of the argument to malloc. (monoid) draft
Fri, 02 Sep 2011 20:16:41 +0000 michi_cc (svn r22874) -Fix [FS#4747]: Check size of various buffers before allocation. (monoid) draft
Fri, 02 Sep 2011 20:16:34 +0000 michi_cc (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid) draft
Fri, 02 Sep 2011 20:16:29 +0000 michi_cc (svn r22872) -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) draft
Fri, 02 Sep 2011 20:16:23 +0000 michi_cc (svn r22871) -Fix [FS#4746]: Perform stricter checks on RLE compressed BMP images. (monoid) draft
Fri, 02 Sep 2011 17:45:20 +0000 translators (svn r22870) -Update from WebTranslator v3.0: draft
Fri, 02 Sep 2011 16:05:19 +0000 planetmaker (svn r22869) -Codechange: Use the same constant to set the minimum height of all widgets in the windows title bar draft
Fri, 02 Sep 2011 15:55:52 +0000 planetmaker (svn r22868) -Change: Resize the company league window according to the company icon's size draft
Thu, 01 Sep 2011 19:43:37 +0000 frosch (svn r22867) -Fix (r12122): Variables 40 and 81 of callback 18 are not the same as 80. draft
Thu, 01 Sep 2011 19:40:51 +0000 frosch (svn r22866) -Fix (r16396): Generic callbacks shall chain to the next GRF when the callback fails. draft
Thu, 01 Sep 2011 19:37:21 +0000 frosch (svn r22865) -Fix (r13885): The GRFFile parameter for generic callbacks is a return parameter. draft
Thu, 01 Sep 2011 17:45:54 +0000 translators (svn r22864) -Update from WebTranslator v3.0: draft
Thu, 01 Sep 2011 10:04:12 +0000 yexo (svn r22863) -Fix (r22861): AIOrder::SetOrderCondition didn't accept the new condition draft
Wed, 31 Aug 2011 22:52:26 +0000 planetmaker (svn r22862) -Add: Allow the tree build gui to resize according to tree size draft
Wed, 31 Aug 2011 22:41:10 +0000 yexo (svn r22861) -Add: [NoAI] support the new conditional order introduced in r22858 (Zuu) draft
Wed, 31 Aug 2011 17:45:24 +0000 translators (svn r22860) -Update from WebTranslator v3.0: draft
Wed, 31 Aug 2011 09:13:33 +0000 terkhen (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) draft
Tue, 30 Aug 2011 20:21:01 +0000 frosch (svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) draft
Tue, 30 Aug 2011 20:03:03 +0000 frosch (svn r22857) -Fix: Spelling of lifetime. (monoid) draft
Tue, 30 Aug 2011 17:45:34 +0000 translators (svn r22856) -Update from WebTranslator v3.0: draft
Mon, 29 Aug 2011 17:45:22 +0000 translators (svn r22855) -Update from WebTranslator v3.0: draft
Sun, 28 Aug 2011 20:33:40 +0000 frosch (svn r22854) -Change: [NewGRF] Allow replacing depot sprites without having to provide rail overlays. (Hirundo) draft
Sun, 28 Aug 2011 20:28:04 +0000 frosch (svn r22853) -Doc: Add a missing bit of AI documentation. draft