Sun, 17 Jun 2007 12:30:43 +0000(svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC project files.
rubidium [Sun, 17 Jun 2007 12:30:43 +0000] rev 6926
(svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC project files.
-Fix: Pig Latin wasn't in the MSVC project files.

Sun, 17 Jun 2007 11:01:58 +0000(svn r10178) -Fix: Don't deactivate newgrf files when skipping the rest of the file during the initialisation stage.
maedhros [Sun, 17 Jun 2007 11:01:58 +0000] rev 6925
(svn r10178) -Fix: Don't deactivate newgrf files when skipping the rest of the file during the initialisation stage.

Sun, 17 Jun 2007 10:47:30 +0000(svn r10177) -Fix: Passengers has one A and two Es (ln)
peter1138 [Sun, 17 Jun 2007 10:47:30 +0000] rev 6924
(svn r10177) -Fix: Passengers has one A and two Es (ln)

Sun, 17 Jun 2007 10:14:47 +0000(svn r10176) -Fix (r10071): Deselect the currently selected order when clicking on an empty part of the orders window.
maedhros [Sun, 17 Jun 2007 10:14:47 +0000] rev 6923
(svn r10176) -Fix (r10071): Deselect the currently selected order when clicking on an empty part of the orders window.

Sun, 17 Jun 2007 07:24:39 +0000(svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english...
miham [Sun, 17 Jun 2007 07:24:39 +0000] rev 6922
(svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english...

Sun, 17 Jun 2007 07:21:02 +0000(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..
miham [Sun, 17 Jun 2007 07:21:02 +0000] rev 6921
(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..

Sun, 17 Jun 2007 05:45:05 +0000(svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W
miham [Sun, 17 Jun 2007 05:45:05 +0000] rev 6920
(svn r10173) -Add: Translations: added new language "Pig Latin". Already "pre-translated", only needs checking. Idea of Piglatin language was from Adam M-W

Sun, 17 Jun 2007 01:01:15 +0000(svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile.
belugas [Sun, 17 Jun 2007 01:01:15 +0000] rev 6919
(svn r10172) -Fix(r10127): Wrong evaluation order on variable 0x41 for industry tile.
The industry's xy (northernmost tile) should be checked against the relative tile, not the other way around.

Sat, 16 Jun 2007 21:57:30 +0000(svn r10171) -Add: simple support for ccache (--with-ccache).
rubidium [Sat, 16 Jun 2007 21:57:30 +0000] rev 6918
(svn r10171) -Add: simple support for ccache (--with-ccache).

Sat, 16 Jun 2007 12:03:36 +0000(svn r10170) -Codechange: remove some duplication of code.
rubidium [Sat, 16 Jun 2007 12:03:36 +0000] rev 6917
(svn r10170) -Codechange: remove some duplication of code.