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.

Fri, 05 Jan 2007 00:39:08 +0000(svn r7843) -Codechange (r7840): left out word 'file' making crash-text look un-english-ish.
Darkvater [Fri, 05 Jan 2007 00:39:08 +0000] rev 5530
(svn r7843) -Codechange (r7840): left out word 'file' making crash-text look un-english-ish.

Thu, 04 Jan 2007 23:49:55 +0000(svn r7840) -Codechange: Change the crash window a bit. Tell about Flyspray and crash.dmp. Remove
Darkvater [Thu, 04 Jan 2007 23:49:55 +0000] rev 5529
(svn r7840) -Codechange: Change the crash window a bit. Tell about Flyspray and crash.dmp. Remove
text about submitting crash report.

Thu, 04 Jan 2007 21:48:52 +0000(svn r7836) -Codechange: some constness for network/core.
rubidium [Thu, 04 Jan 2007 21:48:52 +0000] rev 5528
(svn r7836) -Codechange: some constness for network/core.

Thu, 04 Jan 2007 21:21:14 +0000(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them.
rubidium [Thu, 04 Jan 2007 21:21:14 +0000] rev 5527
(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them.