Sat, 07 Jan 2006 13:26:52 +0000(svn r3386) - NewGRF: Small comment update, and fix for possible issue with engine class not getting set.
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.

Sat, 07 Jan 2006 13:21:04 +0000(svn r3385) -Fix: [OSX] fixed endian issue in cocoa sound driver. Now it works correctly on x86 too (hopefully)
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)

Sat, 07 Jan 2006 13:20:02 +0000(svn r3384) - NewGRF fix: running cost should be halved for dual head vehicles.
peter1138 [Sat, 07 Jan 2006 13:20:02 +0000] rev 2836
(svn r3384) - NewGRF fix: running cost should be halved for dual head vehicles.

Sat, 07 Jan 2006 13:13:49 +0000(svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds
bjarni [Sat, 07 Jan 2006 13:13:49 +0000] rev 2835
(svn r3383) -Code cleanup: [OSX] removed SDL support from FAT binaries as it caused problems for non-SDL builds
FAT binaries now need to rely on COCOA drivers. SDL didn't work properly anyway

Sat, 07 Jan 2006 12:53:57 +0000(svn r3382) -Feature: [OSX] added the flag JAGUAR to crosscompile for OSX 10.2.8 on 10.4
bjarni [Sat, 07 Jan 2006 12:53:57 +0000] rev 2834
(svn r3382) -Feature: [OSX] added the flag JAGUAR to crosscompile for OSX 10.2.8 on 10.4

Sat, 07 Jan 2006 10:57:32 +0000(svn r3381) -Fix: r3374 left one bug: allow moving around wagons in a 100 long train
truelight [Sat, 07 Jan 2006 10:57:32 +0000] rev 2833
(svn r3381) -Fix: r3374 left one bug: allow moving around wagons in a 100 long train

Sat, 07 Jan 2006 10:15:46 +0000(svn r3380) -Fix: removed 'size' from r3379, because it was pretty silly
truelight [Sat, 07 Jan 2006 10:15:46 +0000] rev 2832
(svn r3380) -Fix: removed 'size' from r3379, because it was pretty silly
-Note: no longer showhelp publish -p, as it is deprecated

Fri, 06 Jan 2006 22:52:31 +0000(svn r3379) -Fix: protect showhelp against any possible overflow
truelight [Fri, 06 Jan 2006 22:52:31 +0000] rev 2831
(svn r3379) -Fix: protect showhelp against any possible overflow
-Add: [ FS#15 ] Added revision / version at top of help (./openttd -h)

Fri, 06 Jan 2006 22:49:00 +0000(svn r3378) - NewGRF Fix: Use order status to determine whether a vehicle is loading instead
peter1138 [Fri, 06 Jan 2006 22:49:00 +0000] rev 2830
(svn r3378) - NewGRF Fix: Use order status to determine whether a vehicle is loading instead
of speed, and get that state from first vehicle in a train consist.

Fri, 06 Jan 2006 22:16:17 +0000(svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you full points if you had no vehicles, and was limited to 20k. Solved both. (Partly based on Graphite his patch)
truelight [Fri, 06 Jan 2006 22:16:17 +0000] rev 2829
(svn r3377) -Fix: [ FS#24 ] Min. profit in detail performance rating gave you full points if you had no vehicles, and was limited to 20k. Solved both. (Partly based on Graphite his patch)