peter1138 [Wed, 03 Jan 2007 11:33:54 +0000] rev 5502
(svn r7795) -Codechange: [NewGRF] When safety checking, allow an Action E that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.)
peter1138 [Wed, 03 Jan 2007 09:45:07 +0000] rev 5501
(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly.
peter1138 [Wed, 03 Jan 2007 09:32:01 +0000] rev 5500
(svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU code
rubidium [Wed, 03 Jan 2007 08:20:25 +0000] rev 5499
(svn r7788) -Fix (r7759): do not stop compiling languages when one language fails to compile.
miham [Wed, 03 Jan 2007 06:50:31 +0000] rev 5498
(svn r7787) WebTranslator2 update to 2007-01-03 07:49:50
czech - 2 changed by joeprusa (2)
danish - 80 changed by MiR (80)
esperanto - 1 fixed, 3 changed by LaPingvino (4)
estonian - 54 changed by kristjans (54)
japanese - 177 fixed, 65 changed by ickoonite (242)
lithuanian - 57 changed by Domas (57)
slovenian - 38 fixed, 262 changed by Necrolyte (300)
rubidium [Wed, 03 Jan 2007 00:02:18 +0000] rev 5497
(svn r7782) -Fix (r7779): do really check whether there are files to copy in the directories, not just test whether the directories exist.
truelight [Tue, 02 Jan 2007 23:19:52 +0000] rev 5496
(svn r7780) [Configure] -Fix: strip before copy, not copy before strip
glx [Tue, 02 Jan 2007 23:14:39 +0000] rev 5495
(svn r7779) [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check
truelight [Tue, 02 Jan 2007 22:52:46 +0000] rev 5494
(svn r7778) -Fix (r7777): intel -> Intel
truelight [Tue, 02 Jan 2007 22:45:20 +0000] rev 5493
(svn r7777) [Configure] -Fix: call intel builds on OSX universal compiles intel, not i386 (that is just silly)