bjarni [Mon, 09 Jan 2006 21:14:56 +0000] rev 2845
(svn r3393) -Fix: [OSX] some keyboards had a different scancode for opening the console (egladil)
peter1138 [Sun, 08 Jan 2006 16:56:41 +0000] rev 2844
(svn r3392) Train depot fixes:
- Only count the parts from the source train that will be moved, not the whole train.
- Don't count articulated parts of an engine. This alleviates issues with autoreplacing very long trains.
peter1138 [Sun, 08 Jan 2006 12:44:11 +0000] rev 2843
(svn r3391) - PBS Fix: Keep PBS reservation state when building a bridge over rail.
bjarni [Sun, 08 Jan 2006 12:20:13 +0000] rev 2842
(svn r3390) -Fix: [autoreplace] fixed issue where autoreplace failed to attach the cars if the front engine was replaced
and the front engine was multiheaded and the first vehicle after it was the rear part of that engine
tron [Sat, 07 Jan 2006 17:26:37 +0000] rev 2841
(svn r3389) -Fix: No fence was placed when placing fences and the neighbouring tile is a rail configuration which permits a fence but has a signal
(Per request of peter1138 the above line does not contain any commas)
peter1138 [Sat, 07 Jan 2006 16:47:59 +0000] rev 2840
(svn r3388) - NewGRF: Allow train running cost class to differ from engine class. Also fix typo in r3384.
tron [Sat, 07 Jan 2006 16:30:49 +0000] rev 2839
(svn r3387) Restructure the code, which places fences along railroad tracks.
This includes no functional changes, just some cleanup before some bugfix
peter1138 [Sat, 07 Jan 2006 13:26:52 +0000] rev 2838
(svn r3386) - NewGRF: Small comment update, and fix for possible issue with engine class not getting set.
bjarni [Sat, 07 Jan 2006 13:21:04 +0000] rev 2837
(svn r3385) -Fix: [OSX] fixed endian issue in cocoa sound driver. Now it works correctly on x86 too (hopefully)
peter1138 [Sat, 07 Jan 2006 13:20:02 +0000] rev 2836
(svn r3384) - NewGRF fix: running cost should be halved for dual head vehicles.