Sat, 17 Jun 2006 10:24:20 +0000(svn r5293) -Fix: Not all network interfaces are capable of broadcasting. Don't record those which aren't
tron [Sat, 17 Jun 2006 10:24:20 +0000] rev 4034
(svn r5293) -Fix: Not all network interfaces are capable of broadcasting. Don't record those which aren't
-Fix: Not all networks are /24. Generate proper broadcast addresses for non-/24 nets

Sat, 17 Jun 2006 08:16:58 +0000(svn r5292) -Fix: When using SIOCGIFCONF to detect network interfaces accomodate for the fact that struct sockaddr doesn't have fixed size in all implementations
tron [Sat, 17 Jun 2006 08:16:58 +0000] rev 4033
(svn r5292) -Fix: When using SIOCGIFCONF to detect network interfaces accomodate for the fact that struct sockaddr doesn't have fixed size in all implementations

Sat, 17 Jun 2006 02:25:18 +0000(svn r5291) - Fix: '-f' switch is not valid on windows, so don't show it in help
glx [Sat, 17 Jun 2006 02:25:18 +0000] rev 4032
(svn r5291) - Fix: '-f' switch is not valid on windows, so don't show it in help

Fri, 16 Jun 2006 18:54:48 +0000(svn r5288) - Fix [FS#199]: Tunnel construction could erronously terraform a foundationed tile with rails. This also fixes another bug where you could implicitly remove a foundation by raising nearby sloped land. Desirable perhaps, but unwanted.
Darkvater [Fri, 16 Jun 2006 18:54:48 +0000] rev 4031
(svn r5288) - Fix [FS#199]: Tunnel construction could erronously terraform a foundationed tile with rails. This also fixes another bug where you could implicitly remove a foundation by raising nearby sloped land. Desirable perhaps, but unwanted.

Fri, 16 Jun 2006 18:47:30 +0000(svn r5287) - Set some more ignore values (*.user), automatically generated by VS2005
Darkvater [Fri, 16 Jun 2006 18:47:30 +0000] rev 4030
(svn r5287) - Set some more ignore values (*.user), automatically generated by VS2005

Fri, 16 Jun 2006 00:28:15 +0000(svn r5286) - Clean up VS2005 project files by making them identical to the VS2003 project file. Mainly put object files into a subdirectory of the project directory instead of a level higher which makes absolutely no sense. Also add some ignores, remove obsolete VS6 project files.
Darkvater [Fri, 16 Jun 2006 00:28:15 +0000] rev 4029
(svn r5286) - Clean up VS2005 project files by making them identical to the VS2003 project file. Mainly put object files into a subdirectory of the project directory instead of a level higher which makes absolutely no sense. Also add some ignores, remove obsolete VS6 project files.

Thu, 15 Jun 2006 17:12:55 +0000(svn r5285) WebTranslator2 update to 2006-06-15 19:12:46
miham [Thu, 15 Jun 2006 17:12:55 +0000] rev 4028
(svn r5285) WebTranslator2 update to 2006-06-15 19:12:46
american - 1 changed by WhiteRabbit (1)

Wed, 14 Jun 2006 17:54:31 +0000(svn r5266) WebTranslator2 update to 2006-06-14 19:54:19
miham [Wed, 14 Jun 2006 17:54:31 +0000] rev 4027
(svn r5266) WebTranslator2 update to 2006-06-14 19:54:19
czech - 4 fixed by Hadez (4)
italian - 15 changed by sidew (15)

Wed, 14 Jun 2006 13:22:30 +0000(svn r5265) Replace a dozen bogus uses of strncmp() by strcmp()
tron [Wed, 14 Jun 2006 13:22:30 +0000] rev 4026
(svn r5265) Replace a dozen bogus uses of strncmp() by strcmp()

Wed, 14 Jun 2006 12:30:31 +0000(svn r5264) -Fix: The wrong IP could get unbanned, e.g. 'unban 1.2.3.42' could result in unbanning 1.2.3.4
tron [Wed, 14 Jun 2006 12:30:31 +0000] rev 4025
(svn r5264) -Fix: The wrong IP could get unbanned, e.g. 'unban 1.2.3.42' could result in unbanning 1.2.3.4