Thu, 11 Jan 2007 19:35:30 +0000(svn r8069) [Translations] Moved japanese from unfinished, good job translators
miham [Thu, 11 Jan 2007 19:35:30 +0000] rev 5612
(svn r8069) [Translations] Moved japanese from unfinished, good job translators

Thu, 11 Jan 2007 18:36:22 +0000(svn r8068) WebTranslator2 update to 2007-01-11 19:35:48
miham [Thu, 11 Jan 2007 18:36:22 +0000] rev 5611
(svn r8068) WebTranslator2 update to 2007-01-11 19:35:48
croatian - 93 fixed by knovak (93)
greek - 10 fixed by Kesnar (10)
japanese - 506 fixed by ickoonite (506)

Thu, 11 Jan 2007 18:26:53 +0000(svn r8067) -Fix (r7759): if bin/$(TTD) was removed, it did not get placed back on make unless $(TTD) got relinked.
rubidium [Thu, 11 Jan 2007 18:26:53 +0000] rev 5610
(svn r8067) -Fix (r7759): if bin/$(TTD) was removed, it did not get placed back on make unless $(TTD) got relinked.

Thu, 11 Jan 2007 17:29:39 +0000(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter
KUDr [Thu, 11 Jan 2007 17:29:39 +0000] rev 5609
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the pointer to allocated memory instead of modifying the pointer given as parameter

Thu, 11 Jan 2007 15:30:35 +0000(svn r8065) -Feature: The station list does now remember the sort settings
celestar [Thu, 11 Jan 2007 15:30:35 +0000] rev 5608
(svn r8065) -Feature: The station list does now remember the sort settings

Thu, 11 Jan 2007 14:40:12 +0000(svn r8063) -Codechange: When evaluating newgrf varaction2s the 'last value' should start off at 0, and the result of the operation is remembered.
peter1138 [Thu, 11 Jan 2007 14:40:12 +0000] rev 5607
(svn r8063) -Codechange: When evaluating newgrf varaction2s the 'last value' should start off at 0, and the result of the operation is remembered.

Thu, 11 Jan 2007 14:25:17 +0000(svn r8062) -Codechange: change newgrf varaction2 value from signed to unsigned
peter1138 [Thu, 11 Jan 2007 14:25:17 +0000] rev 5606
(svn r8062) -Codechange: change newgrf varaction2 value from signed to unsigned

Thu, 11 Jan 2007 13:47:55 +0000(svn r8061) -Fix r8055: obj-c can't handle templates
bjarni [Thu, 11 Jan 2007 13:47:55 +0000] rev 5605
(svn r8061) -Fix r8055: obj-c can't handle templates
We will need to figure out a nicer solution for this, but now OSX compiles again

Thu, 11 Jan 2007 12:47:42 +0000(svn r8058) -Codechange: Replaced an occurence of (uint32)-1 by UINT_MAX
celestar [Thu, 11 Jan 2007 12:47:42 +0000] rev 5604
(svn r8058) -Codechange: Replaced an occurence of (uint32)-1 by UINT_MAX

Thu, 11 Jan 2007 12:38:04 +0000(svn r8057) -Codechange: Declare the "new" max template as static line.
celestar [Thu, 11 Jan 2007 12:38:04 +0000] rev 5603
(svn r8057) -Codechange: Declare the "new" max template as static line.