Wed, 29 Aug 2007 21:27:16 +0000(svn r10999) -Codechange: unify the way the running cost of a vehicle is determined. Patch by nycom.
rubidium [Wed, 29 Aug 2007 21:27:16 +0000] rev 7984
(svn r10999) -Codechange: unify the way the running cost of a vehicle is determined. Patch by nycom.

Wed, 29 Aug 2007 21:08:35 +0000(svn r10998) -Codechange: refactor of the "core" of the terraforming code to make it possible to push the tile type specific terraforming requirements out of the generic part of the terraforming code. Patch by frosch. For more information take a look at FS#1147.
rubidium [Wed, 29 Aug 2007 21:08:35 +0000] rev 7983
(svn r10998) -Codechange: refactor of the "core" of the terraforming code to make it possible to push the tile type specific terraforming requirements out of the generic part of the terraforming code. Patch by frosch. For more information take a look at FS#1147.

Wed, 29 Aug 2007 20:50:58 +0000(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.
rubidium [Wed, 29 Aug 2007 20:50:58 +0000] rev 7982
(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.

Wed, 29 Aug 2007 08:20:04 +0000(svn r10996) -Feature: [OSX] added more options for right click emulation (controlled from the interface tab in the patch window)
bjarni [Wed, 29 Aug 2007 08:20:04 +0000] rev 7981
(svn r10996) -Feature: [OSX] added more options for right click emulation (controlled from the interface tab in the patch window)
This only works with the cocoa drivers (you will use the cocoa drivers unless you manually switched to SDL and compiled yourself)
Note: if control-click is selected, then the ingame control-click (like presignals and such) will be command-click
Requested and tested by ln- (so he should be blamed if this goes wrong :P )

Tue, 28 Aug 2007 06:46:33 +0000(svn r10995) -Codechange: unify the way to get the displayed maxium speed of a vehicle. Patch by nycom.
rubidium [Tue, 28 Aug 2007 06:46:33 +0000] rev 7980
(svn r10995) -Codechange: unify the way to get the displayed maxium speed of a vehicle. Patch by nycom.

Tue, 28 Aug 2007 01:09:41 +0000(svn r10994) -Codechange: Change some function names to be more representative and more fitting of trunk's naming convention (skidd13)
belugas [Tue, 28 Aug 2007 01:09:41 +0000] rev 7979
(svn r10994) -Codechange: Change some function names to be more representative and more fitting of trunk's naming convention (skidd13)

Mon, 27 Aug 2007 23:50:56 +0000(svn r10993) -Codechange: A few less magical numbers (skidd13)
belugas [Mon, 27 Aug 2007 23:50:56 +0000] rev 7978
(svn r10993) -Codechange: A few less magical numbers (skidd13)

Mon, 27 Aug 2007 21:33:26 +0000(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group. Patch by frosch.
rubidium [Mon, 27 Aug 2007 21:33:26 +0000] rev 7977
(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group. Patch by frosch.

Mon, 27 Aug 2007 21:18:04 +0000(svn r10991) -Codechange: add documentation, enumification and some code simplifications to the terraforming code. Patch by frosch.
rubidium [Mon, 27 Aug 2007 21:18:04 +0000] rev 7976
(svn r10991) -Codechange: add documentation, enumification and some code simplifications to the terraforming code. Patch by frosch.

Sun, 26 Aug 2007 21:53:11 +0000(svn r10986) -Fix (r10985): inconsistency between documentation and actual code... thanks to glx for spotting it.
rubidium [Sun, 26 Aug 2007 21:53:11 +0000] rev 7975
(svn r10986) -Fix (r10985): inconsistency between documentation and actual code... thanks to glx for spotting it.