Wed, 05 Mar 2008 02:49:06 +0000(svn r12340) -Codechange: Remove some magic numbers (sprite IDs here) with some more meaningful values.
belugas [Wed, 05 Mar 2008 02:49:06 +0000] rev 9170
(svn r12340) -Codechange: Remove some magic numbers (sprite IDs here) with some more meaningful values.
This allows to remove an unnecessary subtraction in the MAYBE_DAW_SIGNAL macro, who was waiting for an offset, at the first place.

Tue, 04 Mar 2008 21:49:40 +0000(svn r12339) -Fix (r12331): Recalculate cached train data after clearing reversing flag when entering depot.
peter1138 [Tue, 04 Mar 2008 21:49:40 +0000] rev 9169
(svn r12339) -Fix (r12331): Recalculate cached train data after clearing reversing flag when entering depot.

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