Sun, 02 Nov 2008 11:15:26 +0000(svn r14554) -Fix: languages using longer gender names than strgen supports.
rubidium [Sun, 02 Nov 2008 11:15:26 +0000] rev 10309
(svn r14554) -Fix: languages using longer gender names than strgen supports.

Sun, 02 Nov 2008 11:05:26 +0000(svn r14553) -Doc: Add some doxygen comments
skidd13 [Sun, 02 Nov 2008 11:05:26 +0000] rev 10308
(svn r14553) -Doc: Add some doxygen comments

Fri, 31 Oct 2008 16:46:34 +0000(svn r14550) -Fix [FS#2391]: Don't assert on path look-ahead when processing a not-part-of-orders depot-order.
michi_cc [Fri, 31 Oct 2008 16:46:34 +0000] rev 10307
(svn r14550) -Fix [FS#2391]: Don't assert on path look-ahead when processing a not-part-of-orders depot-order.

Thu, 30 Oct 2008 18:27:17 +0000(svn r14549) -Update: WebTranslator2 update to 2008-10-30 18:25:24
translators [Thu, 30 Oct 2008 18:27:17 +0000] rev 10306
(svn r14549) -Update: WebTranslator2 update to 2008-10-30 18:25:24
croatian - 9 fixed by tperic (9)
ido - 13 fixed by Cecile (13)
indonesian - 219 fixed by dnaftali (219)
italian - 1 changed by lorenzodv (1)
korean - 2 changed by dlunch (2)
latvian - 168 fixed, 22 changed by Wersoo (119), v3rb0 (71)
persian - 99 fixed by ali sattari (99)
swedish - 3 changed by Andreas (3)

Thu, 30 Oct 2008 18:12:51 +0000(svn r14548) -Add: partial welsh translation, to be finished later.
rubidium [Thu, 30 Oct 2008 18:12:51 +0000] rev 10305
(svn r14548) -Add: partial welsh translation, to be finished later.

Thu, 30 Oct 2008 12:32:32 +0000(svn r14547) -Fix: order pool seemed to look full when it was not as it only checked whether it was possible to allocate a new block of pool items instead of checking for free pool items.
rubidium [Thu, 30 Oct 2008 12:32:32 +0000] rev 10304
(svn r14547) -Fix: order pool seemed to look full when it was not as it only checked whether it was possible to allocate a new block of pool items instead of checking for free pool items.

Wed, 29 Oct 2008 16:30:41 +0000(svn r14546) -Codechange: Unify string(cpy|cat) functions
skidd13 [Wed, 29 Oct 2008 16:30:41 +0000] rev 10303
(svn r14546) -Codechange: Unify string(cpy|cat) functions
-Doc: string(cpy|cat) functions

Tue, 28 Oct 2008 23:34:42 +0000(svn r14545) -Fix [FS#2386]: road vehicles sometimes never got their "slots" deallocated causing RVs not going to depot for service.
rubidium [Tue, 28 Oct 2008 23:34:42 +0000] rev 10302
(svn r14545) -Fix [FS#2386]: road vehicles sometimes never got their "slots" deallocated causing RVs not going to depot for service.

Tue, 28 Oct 2008 16:04:41 +0000(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure they will not overflow their buffers.
rubidium [Tue, 28 Oct 2008 16:04:41 +0000] rev 10301
(svn r14542) -Codechange: replace some sprintf with s[en]printf to make sure they will not overflow their buffers.

Tue, 28 Oct 2008 15:47:42 +0000(svn r14541) -Fix (r14540): mingw didn't like it :(
rubidium [Tue, 28 Oct 2008 15:47:42 +0000] rev 10300
(svn r14541) -Fix (r14540): mingw didn't like it :(