Sun, 17 Jun 2007 20:09:05 +0000(svn r10188) -Codechange: make it a little easier to load a savegame from the console:
rubidium [Sun, 17 Jun 2007 20:09:05 +0000] rev 6935
(svn r10188) -Codechange: make it a little easier to load a savegame from the console:
-g <absolute path>
-g <relative path from current working directory>
-g <relative path from within the savegame directory>

Sun, 17 Jun 2007 19:46:01 +0000(svn r10187) -Fix: don't do a 270 degree turn on the international airport when a 90 degree turn is enough.
rubidium [Sun, 17 Jun 2007 19:46:01 +0000] rev 6934
(svn r10187) -Fix: don't do a 270 degree turn on the international airport when a 90 degree turn is enough.

Sun, 17 Jun 2007 19:00:45 +0000(svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32)
glx [Sun, 17 Jun 2007 19:00:45 +0000] rev 6933
(svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32)

Sun, 17 Jun 2007 18:22:43 +0000(svn r10185) -Codechange: make the bounding boxes of the drive through road stops a little larger so NewGRFs authors have more possibilities when replacing them (minime).
rubidium [Sun, 17 Jun 2007 18:22:43 +0000] rev 6932
(svn r10185) -Codechange: make the bounding boxes of the drive through road stops a little larger so NewGRFs authors have more possibilities when replacing them (minime).

Sun, 17 Jun 2007 18:18:18 +0000(svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't add them anymore.
rubidium [Sun, 17 Jun 2007 18:18:18 +0000] rev 6931
(svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't add them anymore.

Sun, 17 Jun 2007 15:55:52 +0000(svn r10183) -Fix (r10182): some bashism sneaked in.
rubidium [Sun, 17 Jun 2007 15:55:52 +0000] rev 6930
(svn r10183) -Fix (r10182): some bashism sneaked in.

Sun, 17 Jun 2007 15:48:57 +0000(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.
rubidium [Sun, 17 Jun 2007 15:48:57 +0000] rev 6929
(svn r10182) -Codechange: rewrite most part of the file loading/searching to be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.

Sun, 17 Jun 2007 13:27:50 +0000(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: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.

Sun, 17 Jun 2007 13:26:19 +0000(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 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.

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.