Thu, 11 Jan 2007 10:58:53 +0000(svn r8054) -Codechange: Use a template function instead of a macro for evaluating NewGRF var adjusts
peter1138 [Thu, 11 Jan 2007 10:58:53 +0000] rev 5851
(svn r8054) -Codechange: Use a template function instead of a macro for evaluating NewGRF var adjusts

Thu, 11 Jan 2007 10:35:59 +0000(svn r8053) [Translations] Reverted german translators work (moewe2), since it looks suspicious
miham [Thu, 11 Jan 2007 10:35:59 +0000] rev 5850
(svn r8053) [Translations] Reverted german translators work (moewe2), since it looks suspicious

Thu, 11 Jan 2007 10:34:42 +0000(svn r8052) - Codechange: RemoveFirstTrack() and RemoveFirstTrackdir() now accept pointer to TrackBits/TrackdirBits instead of reference.
KUDr [Thu, 11 Jan 2007 10:34:42 +0000] rev 5849
(svn r8052) - Codechange: RemoveFirstTrack() and RemoveFirstTrackdir() now accept pointer to TrackBits/TrackdirBits instead of reference.

Thu, 11 Jan 2007 06:24:37 +0000(svn r8051) WebTranslator2 update to 2007-01-11 07:24:01
miham [Thu, 11 Jan 2007 06:24:37 +0000] rev 5848
(svn r8051) WebTranslator2 update to 2007-01-11 07:24:01
german - 1 deleted by moewe2 (1)
greek - 3 fixed by Kesnar (3)
japanese - 273 fixed by ickoonite (273)

Thu, 11 Jan 2007 02:05:13 +0000(svn r8050) -Codechange: Rename map member extra to m6, since its usage has been widden.
belugas [Thu, 11 Jan 2007 02:05:13 +0000] rev 5847
(svn r8050) -Codechange: Rename map member extra to m6, since its usage has been widden.
Only doc landscape_grid.html has been updated, landscape.html will be done latter.
-CodeChange: Replace a direct access to m6 with SetTropicZone in InitializeLandscape, as it is the only part of m6 still untouched without the brute-forced m6=0

Thu, 11 Jan 2007 01:21:55 +0000(svn r8049) -Regression (r7369): Removing certain news windows could cause a crash due to only
Darkvater [Thu, 11 Jan 2007 01:21:55 +0000] rev 5846
(svn r8049) -Regression (r7369): Removing certain news windows could cause a crash due to only
one MoveToNextItem() in DeleteVehicleNews (added in r3757). To work correctly do not
reset _forced_news to INVALID_NEWS when a new item is added, but leave it.
-Codechange: ShowLastNewsMessage has been changed so that it actually works, wraps
around correctly (array as FIFO) and shows the previous news item if the current
news item is open (previously this was doubly shown).

Wed, 10 Jan 2007 23:58:52 +0000(svn r8047) -Revert (8002): cp -u is not supported on all platforms.
rubidium [Wed, 10 Jan 2007 23:58:52 +0000] rev 5845
(svn r8047) -Revert (8002): cp -u is not supported on all platforms.

Wed, 10 Jan 2007 21:44:59 +0000(svn r8044) Regression (r8038): Crash on allocating bridge memory (peter1138)
Darkvater [Wed, 10 Jan 2007 21:44:59 +0000] rev 5844
(svn r8044) Regression (r8038): Crash on allocating bridge memory (peter1138)

Wed, 10 Jan 2007 20:11:13 +0000(svn r8043) -Fix (8028): forgot setting a variable.
rubidium [Wed, 10 Jan 2007 20:11:13 +0000] rev 5843
(svn r8043) -Fix (8028): forgot setting a variable.

Wed, 10 Jan 2007 19:39:54 +0000(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help)
orudge [Wed, 10 Jan 2007 19:39:54 +0000] rev 5842
(svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help)