Thu, 30 Aug 2007 12:10:32 +0000(svn r11002) -Codechange: unhackify the cargo packet list saving (a little).
rubidium [Thu, 30 Aug 2007 12:10:32 +0000] rev 7987
(svn r11002) -Codechange: unhackify the cargo packet list saving (a little).

Wed, 29 Aug 2007 21:49:08 +0000(svn r11001) -Codechange: unify the way to determine whether a vehicle is in a depot.
rubidium [Wed, 29 Aug 2007 21:49:08 +0000] rev 7986
(svn r11001) -Codechange: unify the way to determine whether a vehicle is in a depot.

Wed, 29 Aug 2007 21:30:03 +0000(svn r11000) -Fix r10121: when introducing the new blitter system, smallmap regained an old bug: buffer-overflow when moving window to far bottom-right.
truelight [Wed, 29 Aug 2007 21:30:03 +0000] rev 7985
(svn r11000) -Fix r10121: when introducing the new blitter system, smallmap regained an old bug: buffer-overflow when moving window to far bottom-right.
-Note: we no longer cheat on not drawing the last line in smallmap, this time we created a more elegant fix

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)