Mon, 19 Nov 2007 19:54:23 +0000(svn r11478) -Fix: two small layout issues with the vehicle grouping GUI.
rubidium [Mon, 19 Nov 2007 19:54:23 +0000] rev 8421
(svn r11478) -Fix: two small layout issues with the vehicle grouping GUI.

Mon, 19 Nov 2007 18:58:32 +0000(svn r11477) -Fix [FS#1451]: a road vehicle must not show that it is driving max speed when it is standing still waiting for the vehicle in from of it.
rubidium [Mon, 19 Nov 2007 18:58:32 +0000] rev 8420
(svn r11477) -Fix [FS#1451]: a road vehicle must not show that it is driving max speed when it is standing still waiting for the vehicle in from of it.

Mon, 19 Nov 2007 18:58:04 +0000(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define
skidd13 [Mon, 19 Nov 2007 18:58:04 +0000] rev 8419
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an unneeded define

Mon, 19 Nov 2007 18:38:10 +0000(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit with the coding style
skidd13 [Mon, 19 Nov 2007 18:38:10 +0000] rev 8418
(svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit with the coding style

Mon, 19 Nov 2007 04:34:40 +0000(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available.
belugas [Mon, 19 Nov 2007 04:34:40 +0000] rev 8417
(svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available.
-Feature: Allow to enable/disable individually or all at once, the industries shown on small map.
This will permit to easily find those that are of some interest for the player.
Heavily based on gule's patch

Mon, 19 Nov 2007 01:16:53 +0000(svn r11473) -Codechange: Replace two more instances of widget/smalltype numbers by enum(-a) values
belugas [Mon, 19 Nov 2007 01:16:53 +0000] rev 8416
(svn r11473) -Codechange: Replace two more instances of widget/smalltype numbers by enum(-a) values

Mon, 19 Nov 2007 00:57:56 +0000(svn r11472) -Codechange: Give enuma for both the widget numbers and the used smallmap currently used type
belugas [Mon, 19 Nov 2007 00:57:56 +0000] rev 8415
(svn r11472) -Codechange: Give enuma for both the widget numbers and the used smallmap currently used type

Sun, 18 Nov 2007 23:13:53 +0000(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode
smatz [Sun, 18 Nov 2007 23:13:53 +0000] rev 8414
(svn r11471) -Codechange: one more variable retyped to enum ViewportHighlightMode

Sun, 18 Nov 2007 22:39:02 +0000(svn r11470) -Codechange: add git detection to MSVC (michi_cc)
glx [Sun, 18 Nov 2007 22:39:02 +0000] rev 8413
(svn r11470) -Codechange: add git detection to MSVC (michi_cc)

Sun, 18 Nov 2007 22:37:44 +0000(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version
glx [Sun, 18 Nov 2007 22:37:44 +0000] rev 8412
(svn r11469) -Fix (r11051): only consider changes in src when detecting modified (M) version