glx [Sat, 08 Dec 2007 01:36:40 +0000] rev 8530
(svn r11594) -Fix: don't allow changing network only patches settings from console when not in network game
belugas [Sat, 08 Dec 2007 01:30:18 +0000] rev 8529
(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief
belugas [Sat, 08 Dec 2007 01:20:47 +0000] rev 8528
(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the now useless RaiseWindowButtons function
belugas [Sat, 08 Dec 2007 01:02:19 +0000] rev 8527
(svn r11591) -Codechange: remove now unused widget accessors.
glx [Fri, 07 Dec 2007 21:16:38 +0000] rev 8526
(svn r11590) -Fix (r11193): IsSlopeRefused() result was half wrong
rubidium [Fri, 07 Dec 2007 21:14:54 +0000] rev 8525
(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always returned to water, even when it should've been canals.
glx [Fri, 07 Dec 2007 18:05:49 +0000] rev 8524
(svn r11588) -Codechange: use the new member introduced in r11551
skidd13 [Fri, 07 Dec 2007 17:51:27 +0000] rev 8523
(svn r11587) -Fix (r11457): The one way road button wasn't reset on abort
glx [Fri, 07 Dec 2007 17:42:15 +0000] rev 8522
(svn r11586) -Fix: make another widget 'accessor' function const when it should be const.
skidd13 [Fri, 07 Dec 2007 12:22:34 +0000] rev 8521
(svn r11585) -Codechange: Enumify the widgets of the newGRF gui and a slight cleanup there