frosch [Tue, 04 Mar 2008 10:41:16 +0000] rev 8668
(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.
peter1138 [Mon, 03 Mar 2008 21:42:37 +0000] rev 8667
(svn r12332) -Fix (r12331): Invalidate cached data and update image after setting flag.
glx [Mon, 03 Mar 2008 20:56:30 +0000] rev 8666
(svn r12331) -Feature: [NewGRF] vehicle variable FE bit 8
glx [Mon, 03 Mar 2008 20:41:47 +0000] rev 8665
(svn r12330) -Feature: [NewGRF] vehicle variable FE bit 5 and 6
peter1138 [Mon, 03 Mar 2008 19:15:53 +0000] rev 8664
(svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state.
belugas [Mon, 03 Mar 2008 18:20:42 +0000] rev 8663
(svn r12328) -Fix(r3447): Wrong Y pillar specified for girder with arch bridge. Spotted and fixed by a lot of people ;)
smatz [Sun, 02 Mar 2008 00:25:54 +0000] rev 8662
(svn r12324) -Fix (r6789): vehicles could be sorted in a wrong order when a vehicle name changed - cached name was not invalidated
smatz [Sat, 01 Mar 2008 23:53:58 +0000] rev 8661
(svn r12323) -Fix [FS#1821](r6789): vehicle sorting by name was broken, it was comparing two the same strings (when caching was not used)
glx [Fri, 29 Feb 2008 22:55:57 +0000] rev 8660
(svn r12322) -Fix (r9874): endian issue when saving/loading group owner
glx [Fri, 29 Feb 2008 22:01:47 +0000] rev 8659
(svn r12321) -Change: update readme about where openttd looks for files (based on dih work)