Darkvater [Sun, 05 Nov 2006 01:13:08 +0000] rev 5020
(svn r7061) -[win32] Feature: Remember the window size between restarts when quit in fullscreen mode.
Darkvater [Sun, 05 Nov 2006 01:09:57 +0000] rev 5019
(svn r7060) -Fix (r5874): Restore of window maximized state not always working (Mart3p) . Remember
maximize state even between switching fullscreen/windowed mode.
KUDr [Sat, 04 Nov 2006 11:44:19 +0000] rev 5018
(svn r7059) -Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on tunnel entrances. (Danny)
peter1138 [Fri, 03 Nov 2006 23:29:24 +0000] rev 5017
(svn r7058) -Codechange: Truncate text in window captions
peter1138 [Fri, 03 Nov 2006 23:06:54 +0000] rev 5016
(svn r7057) -Codechange: Remove hardcoded lists of road vehicles for each cargo type in favour of just checking the cargo type of each vehicle.
Darkvater [Fri, 03 Nov 2006 01:18:40 +0000] rev 5015
(svn r7048) -Cleanup: DEBUG doesn't need a newline character, use DEBUG instead of printf and the
verb is build/built/built not build/*/build or build/*/builded.
Darkvater [Fri, 03 Nov 2006 00:48:03 +0000] rev 5014
(svn r7047) -Fix [FS#317]: Zooming out near map-borders would previously fail because the new centre
would be outside the map. Change behaviour so that a reasonable approximation is
returned so that zooming (out) still works (GrimRC)
Darkvater [Thu, 02 Nov 2006 23:51:05 +0000] rev 5013
(svn r7046) -Fix [FS#311]: 'Goto' button in orders window got depressed along with all other
buttons when an existing order was modified (GrimRC)
peter1138 [Wed, 01 Nov 2006 22:27:16 +0000] rev 5012
(svn r7032) - Fix (r1704): Sprite index wasn't updated with correct image number if
custom image lookup fails.
peter1138 [Wed, 01 Nov 2006 17:42:34 +0000] rev 5011
(svn r7031) -Codechange: Use _skip_sprites to skip the rest of the NewGRF when disabled by GRM, and add a shortcut so that the rest of the file isn't scanned.