belugas [Sun, 13 May 2007 00:11:13 +0000] rev 6610
(svn r9830) -Fix(r9779) : Let the town expand and build new houses along the roads of the users, even in case of "No Road" layout (skiddl13)
rubidium [Sat, 12 May 2007 09:09:10 +0000] rev 6609
(svn r9829) -Codechange: more refactoring of the unloading algorithm.
peter1138 [Sat, 12 May 2007 07:05:34 +0000] rev 6608
(svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity with callback 36. This is set on construction for ships and roadvehicles, and whenever carriages are attached for trains.
peter1138 [Fri, 11 May 2007 19:22:43 +0000] rev 6607
(svn r9827) -Codechange/Fix: [NewGRF] Text strings of 1 character are perfectly valid... (fixes dbsetxl refits again...)
peter1138 [Thu, 10 May 2007 23:10:23 +0000] rev 6606
(svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement.
maedhros [Thu, 10 May 2007 16:03:06 +0000] rev 6605
(svn r9823) -Feature: Add support for house property 1F - minimum life span.
peter1138 [Thu, 10 May 2007 09:21:22 +0000] rev 6604
(svn r9819) -Codechange: Take account of AMED_HOLD in OTTD/TTDP state translation (bulb)
peter1138 [Thu, 10 May 2007 06:42:43 +0000] rev 6603
(svn r9818) -Codechange: Cache wagon override sprite set whenever consist is changed, instead of 'recalculating' it every time it is used or just tested.
rubidium [Wed, 09 May 2007 20:50:11 +0000] rev 6602
(svn r9817) -Fix [FS#772]: an assertion that was triggered by the AI building when its rating for the town was not high enough.
rubidium [Tue, 08 May 2007 16:42:48 +0000] rev 6601
(svn r9815) -Fix (r9761) [FS#769): transfers weren't accounted in the vehicle profits.