glx [Mon, 14 May 2007 14:06:46 +0000] rev 7110
(svn r9834) -Add: win9x check in win32 builds
rubidium [Mon, 14 May 2007 08:07:20 +0000] rev 7109
(svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing.
rubidium [Sun, 13 May 2007 22:10:04 +0000] rev 7108
(svn r9832) -Fix: leave the station when manually skipping to the next order and we are currently (un)loading.
rubidium [Sun, 13 May 2007 21:24:58 +0000] rev 7107
(svn r9831) -Codechange: more refactoring of the loading/unloading.
belugas [Sun, 13 May 2007 00:11:13 +0000] rev 7106
(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 7105
(svn r9829) -Codechange: more refactoring of the unloading algorithm.
peter1138 [Sat, 12 May 2007 07:05:34 +0000] rev 7104
(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 7103
(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 7102
(svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement.
maedhros [Thu, 10 May 2007 16:03:06 +0000] rev 7101
(svn r9823) -Feature: Add support for house property 1F - minimum life span.