Sat, 07 Jan 2006 16:47:59 +0000(svn r3388) - NewGRF: Allow train running cost class to differ from engine class. Also fix typo in r3384.
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.

Sat, 07 Jan 2006 16:30:49 +0000(svn r3387) Restructure the code, which places fences along railroad tracks.
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

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)

Fri, 06 Jan 2006 21:57:37 +0000(svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode'
truelight [Fri, 06 Jan 2006 21:57:37 +0000] rev 2828
(svn r3376) -Codechange: made enums for GenerateWorld and InitializeGame 'mode'
-Fix: [ FS#30 ] don't reset date in SE when pressing RandomLand (rewrote patch of MeusH, but Peter warned me I should put his name in, so... oh well)

Fri, 06 Jan 2006 21:27:44 +0000(svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil)
truelight [Fri, 06 Jan 2006 21:27:44 +0000] rev 2827
(svn r3375) -Add: [ FS#29 ] show an error dialog for OSX cocoa driver (egladil)

Fri, 06 Jan 2006 21:10:58 +0000(svn r3374) -Fix: [ FS#36 ] Don't allow trains to get bigger than 100 via drag and drop
truelight [Fri, 06 Jan 2006 21:10:58 +0000] rev 2826
(svn r3374) -Fix: [ FS#36 ] Don't allow trains to get bigger than 100 via drag and drop

Fri, 06 Jan 2006 18:26:02 +0000(svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon disapearing, and a depot which was unable to remove
truelight [Fri, 06 Jan 2006 18:26:02 +0000] rev 2825
(svn r3373) -Fix: don't link a wagon to itself, which resulted in a wagon disapearing, and a depot which was unable to remove

Fri, 06 Jan 2006 17:45:43 +0000(svn r3372) - Fix: update signal states when building or removing rail station blocks
peter1138 [Fri, 06 Jan 2006 17:45:43 +0000] rev 2824
(svn r3372) - Fix: update signal states when building or removing rail station blocks

Fri, 06 Jan 2006 17:25:39 +0000(svn r3371) -Fix: don't allow road-vehicles to perform an out-of-bound operation while overtaking in a curve (tnx to guru3, Tron and peter1138)
truelight [Fri, 06 Jan 2006 17:25:39 +0000] rev 2823
(svn r3371) -Fix: don't allow road-vehicles to perform an out-of-bound operation while overtaking in a curve (tnx to guru3, Tron and peter1138)
-Codechange: while at that, removed a local variable (more pretty :))

Fri, 06 Jan 2006 09:50:43 +0000(svn r3370) Improve alignment of text within total cargo tab of train view window
peter1138 [Fri, 06 Jan 2006 09:50:43 +0000] rev 2822
(svn r3370) Improve alignment of text within total cargo tab of train view window

Fri, 06 Jan 2006 00:08:00 +0000(svn r3369) - Codechange: Replace tables _signals_table, _signals_table_other and _signals_table_both by the equivalent calls to rail.h functions.
matthijs [Fri, 06 Jan 2006 00:08:00 +0000] rev 2821
(svn r3369) - Codechange: Replace tables _signals_table, _signals_table_other and _signals_table_both by the equivalent calls to rail.h functions.
- Codechange: Add a few constants.

Thu, 05 Jan 2006 21:50:09 +0000(svn r3368) Fix the same type of off-by-one error when checking, if the passed coordinate is on the map, like in r3357, but this time in DoCommandP - *cough* code duplication *cough*
tron [Thu, 05 Jan 2006 21:50:09 +0000] rev 2820
(svn r3368) Fix the same type of off-by-one error when checking, if the passed coordinate is on the map, like in r3357, but this time in DoCommandP - *cough* code duplication *cough*

Thu, 05 Jan 2006 21:35:54 +0000(svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SERVICE_INT commands into one CMD_CHANGE_SERVICE_INT command.
tron [Thu, 05 Jan 2006 21:35:54 +0000] rev 2819
(svn r3367) Unify the 4 distinct CMD_CHANGE_{AIRCRAFT,ROADVEH,SHIP,TRAIN}_SERVICE_INT commands into one CMD_CHANGE_SERVICE_INT command.
As side effect this is a
-Fix: The default AI tried to change the service intervals of vehicles via the CMD_CHANGE_TRAIN_SERVICE_INT command - regardless of the type of the vehicle - which of course failed for non-trains

Thu, 05 Jan 2006 16:51:10 +0000(svn r3366) Make an unnecessarily global variable local
tron [Thu, 05 Jan 2006 16:51:10 +0000] rev 2818
(svn r3366) Make an unnecessarily global variable local

Thu, 05 Jan 2006 12:40:50 +0000(svn r3365) Staticise 36 functions
tron [Thu, 05 Jan 2006 12:40:50 +0000] rev 2817
(svn r3365) Staticise 36 functions

Thu, 05 Jan 2006 12:00:38 +0000(svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAutoPlace, AllocateWindowAutoPlace2)
tron [Thu, 05 Jan 2006 12:00:38 +0000] rev 2816
(svn r3364) Remove 3 unused functions (ScrollWindowToTile, AllocateWindowAutoPlace, AllocateWindowAutoPlace2)

Thu, 05 Jan 2006 11:18:58 +0000(svn r3363) -Fix: 'fixed' the transfer problem. This doesn't really fix it, but gives a bit more fair amount of money. Can only be fixed correctly with CargoPackets as suggested in branch.
truelight [Thu, 05 Jan 2006 11:18:58 +0000] rev 2815
(svn r3363) -Fix: 'fixed' the transfer problem. This doesn't really fix it, but gives a bit more fair amount of money. Can only be fixed correctly with CargoPackets as suggested in branch.

Wed, 04 Jan 2006 20:18:39 +0000(svn r3362) Fix issue with loading old (TTD) savegames:
peter1138 [Wed, 04 Jan 2006 20:18:39 +0000] rev 2814
(svn r3362) Fix issue with loading old (TTD) savegames:
- move call to convert from old to new train subtypes.
- ensure AI is started for AI players.

Wed, 04 Jan 2006 16:53:00 +0000(svn r3361) - Clone Vehicle: Disallow cloning of crashed rail vehicles after starting removal process.
peter1138 [Wed, 04 Jan 2006 16:53:00 +0000] rev 2813
(svn r3361) - Clone Vehicle: Disallow cloning of crashed rail vehicles after starting removal process.

Mon, 02 Jan 2006 22:40:39 +0000(svn r3360) Fix initialization of engines for precalculation of default refit mask.
peter1138 [Mon, 02 Jan 2006 22:40:39 +0000] rev 2812
(svn r3360) Fix initialization of engines for precalculation of default refit mask.

Mon, 02 Jan 2006 19:55:09 +0000(svn r3359) - Autoreplace GUI: When starting or stopping a replacement, redraw the replace window after the command has completed, rather than after calling the command.
peter1138 [Mon, 02 Jan 2006 19:55:09 +0000] rev 2811
(svn r3359) - Autoreplace GUI: When starting or stopping a replacement, redraw the replace window after the command has completed, rather than after calling the command.