Mon, 19 Nov 2007 21:02:30 +0000(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
skidd13 [Mon, 19 Nov 2007 21:02:30 +0000] rev 7928
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style

Mon, 19 Nov 2007 20:40:14 +0000(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
skidd13 [Mon, 19 Nov 2007 20:40:14 +0000] rev 7927
(svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style
This fixes also FS#1450

Mon, 19 Nov 2007 20:18:27 +0000(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage
skidd13 [Mon, 19 Nov 2007 20:18:27 +0000] rev 7926
(svn r11479) -Codechange: Move the BIGMUL functions to the file of their usage
-Codechange: Rename the BIGMUL functions to the fitting naming style

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 7925
(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 7924
(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 7923
(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 7922
(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 7921
(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 7920
(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 7919
(svn r11472) -Codechange: Give enuma for both the widget numbers and the used smallmap currently used type