Fri, 05 Jan 2007 18:03:30 +0000(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking
truelight [Fri, 05 Jan 2007 18:03:30 +0000] rev 5540
(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking

Fri, 05 Jan 2007 17:49:46 +0000(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2
truelight [Fri, 05 Jan 2007 17:49:46 +0000] rev 5539
(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2

Fri, 05 Jan 2007 17:42:01 +0000(svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2
tron [Fri, 05 Jan 2007 17:42:01 +0000] rev 5538
(svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2

Fri, 05 Jan 2007 17:29:35 +0000(svn r7878) Remove the long gone sdl11-config (again)
tron [Fri, 05 Jan 2007 17:29:35 +0000] rev 5537
(svn r7878) Remove the long gone sdl11-config (again)

Fri, 05 Jan 2007 17:29:08 +0000(svn r7877) Improve readability and shorten the configure script by 241 lines
tron [Fri, 05 Jan 2007 17:29:08 +0000] rev 5536
(svn r7877) Improve readability and shorten the configure script by 241 lines

Fri, 05 Jan 2007 15:01:51 +0000(svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended.
rubidium [Fri, 05 Jan 2007 15:01:51 +0000] rev 5535
(svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended.

Fri, 05 Jan 2007 14:26:45 +0000(svn r7864) -Codechange: Offset engines/wagons in the train details window by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths.
peter1138 [Fri, 05 Jan 2007 14:26:45 +0000] rev 5534
(svn r7864) -Codechange: Offset engines/wagons in the train details window by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths.

Fri, 05 Jan 2007 11:41:11 +0000(svn r7861) -Fix (r7823): Crash when oldest news was deleted. First check the index for oldest news
Darkvater [Fri, 05 Jan 2007 11:41:11 +0000] rev 5533
(svn r7861) -Fix (r7823): Crash when oldest news was deleted. First check the index for oldest news
and THEN decrease index, not the other way around.

Fri, 05 Jan 2007 07:36:33 +0000(svn r7857) WebTranslator2 update to 2007-01-05 08:35:59
miham [Fri, 05 Jan 2007 07:36:33 +0000] rev 5532
(svn r7857) WebTranslator2 update to 2007-01-05 08:35:59
lithuanian - 2 fixed, 278 changed by Domas (280)
slovenian - 11 fixed by Necrolyte (11)

Fri, 05 Jan 2007 01:23:03 +0000(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket directly.
rubidium [Fri, 05 Jan 2007 01:23:03 +0000] rev 5531
(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket directly.