Wed, 03 Jan 2007 13:55:25 +0000(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.
rubidium [Wed, 03 Jan 2007 13:55:25 +0000] rev 5754
(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.
-Fix (r7759): supply the correct flags to cygwin to make it compile.

Note: cygwin itself is 'broken'. Known issues with cygwin are:
- bash does not work when including files that have dos line ending (\r\n).
This causes the strange errors in config.lib. The solution is running:
dos2unix config.lib
- the windows-native svn does not work (though it previously did). The
solution for this is to install the cygwin svn.
- libfreetype2's freetype-config --cflags does not have ft2build.h in the
path include search path. The workaround for this is to copy
/usr/include/ft2build.h to /usr/include/freetype2/. Also linking does
not work for static builds as freetype-config does not support that.
You have to add the '--disable-static' flag when running './configure'.
- libpng12 does not work with static building either. You have to add
the '--disable-static' flag when running './configure' too.

Wed, 03 Jan 2007 11:33:54 +0000(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 11:33:54 +0000] rev 5753
(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.)

Wed, 03 Jan 2007 09:45:07 +0000(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly.
peter1138 [Wed, 03 Jan 2007 09:45:07 +0000] rev 5752
(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly.

Wed, 03 Jan 2007 09:32:01 +0000(svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU code
peter1138 [Wed, 03 Jan 2007 09:32:01 +0000] rev 5751
(svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU code

Wed, 03 Jan 2007 08:20:25 +0000(svn r7788) -Fix (r7759): do not stop compiling languages when one language fails to compile.
rubidium [Wed, 03 Jan 2007 08:20:25 +0000] rev 5750
(svn r7788) -Fix (r7759): do not stop compiling languages when one language fails to compile.

Wed, 03 Jan 2007 06:50:31 +0000(svn r7787) WebTranslator2 update to 2007-01-03 07:49:50
miham [Wed, 03 Jan 2007 06:50:31 +0000] rev 5749
(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)

Wed, 03 Jan 2007 00:02:18 +0000(svn r7782) -Fix (r7779): do really check whether there are files to copy in the directories, not just test whether the directories exist.
rubidium [Wed, 03 Jan 2007 00:02:18 +0000] rev 5748
(svn r7782) -Fix (r7779): do really check whether there are files to copy in the directories, not just test whether the directories exist.

Tue, 02 Jan 2007 23:19:52 +0000(svn r7780) [Configure] -Fix: strip before copy, not copy before strip
truelight [Tue, 02 Jan 2007 23:19:52 +0000] rev 5747
(svn r7780) [Configure] -Fix: strip before copy, not copy before strip

Tue, 02 Jan 2007 23:14:39 +0000(svn r7779) [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check
glx [Tue, 02 Jan 2007 23:14:39 +0000] rev 5746
(svn r7779) [Configure] -Fix: simplify scenario and scenario/heightmaps dir existance check

Tue, 02 Jan 2007 22:52:46 +0000(svn r7778) -Fix (r7777): intel -> Intel
truelight [Tue, 02 Jan 2007 22:52:46 +0000] rev 5745
(svn r7778) -Fix (r7777): intel -> Intel