tron [Sun, 05 Nov 2006 08:01:47 +0000] rev 5022
(svn r7063) static
Darkvater [Sun, 05 Nov 2006 01:53:12 +0000] rev 5021
(svn r7062) -[win32] Codechange: Remove unneeded WM_MOUSEENTER event, and change mouse behaviour
a bit so that any specific windows inside (eg IME compositor) will have a cursor.
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)