Tue, 04 Mar 2008 17:07:33 +0000(svn r12337) -Change: update some documentation. 0.6.0-beta5
belugas [Tue, 04 Mar 2008 17:07:33 +0000] rev 9168
(svn r12337) -Change: update some documentation.

Tue, 04 Mar 2008 12:15:33 +0000(svn r12336) -Fix [FS#1733]: Don't pause/unpause the game when showing load/save windows when the game is paused due to missing GRFs.
peter1138 [Tue, 04 Mar 2008 12:15:33 +0000] rev 9167
(svn r12336) -Fix [FS#1733]: Don't pause/unpause the game when showing load/save windows when the game is paused due to missing GRFs.

Tue, 04 Mar 2008 12:14:34 +0000(svn r12335) -Codechange: Don't stuff signed values into a unsigned variable when the variable can just be unsigned...
peter1138 [Tue, 04 Mar 2008 12:14:34 +0000] rev 9166
(svn r12335) -Codechange: Don't stuff signed values into a unsigned variable when the variable can just be unsigned...

Tue, 04 Mar 2008 12:13:15 +0000(svn r12334) -Codechange: Don't change road owner without DC_EXEC. Didn't affect anything in this case but is bad form.
peter1138 [Tue, 04 Mar 2008 12:13:15 +0000] rev 9165
(svn r12334) -Codechange: Don't change road owner without DC_EXEC. Didn't affect anything in this case but is bad form.

Tue, 04 Mar 2008 10:41:16 +0000(svn r12333) -Fix: Switch grfstatus from 'activated' back to 'will-be-active' between reservation- and activation-stage.
frosch [Tue, 04 Mar 2008 10:41:16 +0000] rev 9164
(svn r12333) -Fix: Switch grfstatus from 'activated' back to 'will-be-active' between reservation- and activation-stage.
This fixes action7/9 conditions 0x06 to 0x0A to return the same in those two stages.

Mon, 03 Mar 2008 21:42:37 +0000(svn r12332) -Fix (r12331): Invalidate cached data and update image after setting flag.
peter1138 [Mon, 03 Mar 2008 21:42:37 +0000] rev 9163
(svn r12332) -Fix (r12331): Invalidate cached data and update image after setting flag.

Mon, 03 Mar 2008 20:56:30 +0000(svn r12331) -Feature: [NewGRF] vehicle variable FE bit 8
glx [Mon, 03 Mar 2008 20:56:30 +0000] rev 9162
(svn r12331) -Feature: [NewGRF] vehicle variable FE bit 8

Mon, 03 Mar 2008 20:41:47 +0000(svn r12330) -Feature: [NewGRF] vehicle variable FE bit 5 and 6
glx [Mon, 03 Mar 2008 20:41:47 +0000] rev 9161
(svn r12330) -Feature: [NewGRF] vehicle variable FE bit 5 and 6

Mon, 03 Mar 2008 19:15:53 +0000(svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state.
peter1138 [Mon, 03 Mar 2008 19:15:53 +0000] rev 9160
(svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state.

Mon, 03 Mar 2008 18:20:42 +0000(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
belugas [Mon, 03 Mar 2008 18:20:42 +0000] rev 9159
(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)