rubidium [Sun, 17 Jun 2007 13:27:50 +0000] rev 6928
(svn r10181) -Fix (r10093): clamp the zoom level so it won't try to use a wrong zoom level when loading an old savegame.
rubidium [Sun, 17 Jun 2007 13:26:19 +0000] rev 6927
(svn r10180) -Fix (r10167): do not reset the 2cc loaded feature setting when a (later) newgrf does not have 2cc.
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.
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.
peter1138 [Sun, 17 Jun 2007 10:47:30 +0000] rev 6924
(svn r10177) -Fix: Passengers has one A and two Es (ln)
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.
miham [Sun, 17 Jun 2007 07:24:39 +0000] rev 6922
(svn r10175) -Fix: [Translations] Stupid me, {STRINGx} can only be used in english...
miham [Sun, 17 Jun 2007 07:21:02 +0000] rev 6921
(svn r10174) -Fix: [Translations]: piglatin plural forms had some problem..
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
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.