miham [Mon, 12 Feb 2007 19:19:15 +0000] rev 5987
(svn r8690) -Update: WebTranslator2 update to 2007-02-12 20:18:38
lithuanian - 11 fixed, 1 changed by Domas (12)
slovak - 63 changed by lengyel (63)
traditional_chinese - 8 changed by thomasau (8)
ukrainian - 1 changed by mad (1)
rubidium [Mon, 12 Feb 2007 12:52:37 +0000] rev 5986
(svn r8689) -Fix [FS#613] (r8619): crash when an old savegame had buoys on the northern edge of the map.
miham [Mon, 12 Feb 2007 09:01:40 +0000] rev 5985
(svn r8686) -Update: WebTranslator2 update to 2007-02-12 10:00:57
czech - 3 fixed, 59 deleted, 1 changed by Hadez (63)
french - 40 changed by Skiper (36), glx (4)
icelandic - 88 fixed, 25 changed by scrooge (113)
italian - 3 changed by sidew (3)
portuguese - 22 changed by izhirahider (22)
swedish - 6 fixed by daishan (6)
traditional_chinese - 22 changed by xbddc (22)
bjarni [Mon, 12 Feb 2007 00:38:15 +0000] rev 5984
(svn r8685) -Feature: selecting "end of orders" and clicking delete will delete all the vehicle's orders
If the orders are shared, then it will still unshare the orders like before.
rubidium [Sun, 11 Feb 2007 23:18:01 +0000] rev 5983
(svn r8684) -Fix [FS#483] (r3720): a bool (uint32 in PPC) was written to as a uint8. Later those bools are used as index into an array as they expect the value to be 0 or 1.
rubidium [Sun, 11 Feb 2007 19:31:29 +0000] rev 5982
(svn r8681) -Fix (FS#608): wrong comment (rfalke)
truelight [Sun, 11 Feb 2007 17:39:28 +0000] rev 5981
(svn r8680) [Configure] -Codechange: allow a bit more flexible code in check_compiler
truelight [Sun, 11 Feb 2007 17:36:46 +0000] rev 5980
(svn r8679) [Configure] -Fix: 'checking for' and 'checking' was used mixed, now only 'checking' is used
-Fix: 'checking host g++/gcc' is silly, changed it to 'checking host c++/cc'
truelight [Sun, 11 Feb 2007 16:28:00 +0000] rev 5979
(svn r8678) [PSP] -Add: added LIBS and CFLAGS needed to compile PSP
-Fix: PSP needs to link with gcc, not with g++ (don't ask)
-Fix: PSP doens't support threads
glx [Sun, 11 Feb 2007 14:25:02 +0000] rev 5978
(svn r8677) -Fix r8615: removed 'debug' language from project files