Sat, 08 Dec 2007 14:50:41 +0000(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions.
rubidium [Sat, 08 Dec 2007 14:50:41 +0000] rev 8533
(svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions.

Sat, 08 Dec 2007 03:10:50 +0000(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function
belugas [Sat, 08 Dec 2007 03:10:50 +0000] rev 8532
(svn r11596) -Codechange: Use the Window member HandleButtonClick and remove its now useless counterpart function

Sat, 08 Dec 2007 02:55:47 +0000(svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.
belugas [Sat, 08 Dec 2007 02:55:47 +0000] rev 8531
(svn r11595) -Codechange: add a new member to Window struct, based on its function counterpart HandleButtonClick.

Sat, 08 Dec 2007 01:36:40 +0000(svn r11594) -Fix: don't allow changing network only patches settings from console when not in network game
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

Sat, 08 Dec 2007 01:30:18 +0000(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief
belugas [Sat, 08 Dec 2007 01:30:18 +0000] rev 8529
(svn r11593) -Cleanup: remove some forgotten pieces of evidence of a mischief

Sat, 08 Dec 2007 01:20:47 +0000(svn r11592) -Codechange: Use the Window member RaiseButtons and remove the now useless RaiseWindowButtons function
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

Sat, 08 Dec 2007 01:02:19 +0000(svn r11591) -Codechange: remove now unused widget accessors.
belugas [Sat, 08 Dec 2007 01:02:19 +0000] rev 8527
(svn r11591) -Codechange: remove now unused widget accessors.

Fri, 07 Dec 2007 21:16:38 +0000(svn r11590) -Fix (r11193): IsSlopeRefused() result was half wrong
glx [Fri, 07 Dec 2007 21:16:38 +0000] rev 8526
(svn r11590) -Fix (r11193): IsSlopeRefused() result was half wrong

Fri, 07 Dec 2007 21:14:54 +0000(svn r11589) -Fix [FS#1514]: when ship depots got destroyed they always returned to water, even when it should've been canals.
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.

Fri, 07 Dec 2007 18:05:49 +0000(svn r11588) -Codechange: use the new member introduced in r11551
glx [Fri, 07 Dec 2007 18:05:49 +0000] rev 8524
(svn r11588) -Codechange: use the new member introduced in r11551