train_cmd.c
Mon, 31 Jul 2006 12:12:14 +0000 Darkvater (svn r5674) - Backport from trunk (r5664): 0.4
Fri, 16 Jun 2006 18:59:26 +0000 Darkvater (svn r5289) - Backport from trunk (r5175, r5176): 0.4
Fri, 02 Jun 2006 13:23:22 +0000 peter1138 (svn r5072) - Backport from trunk (r5071): 0.4
Sat, 20 May 2006 17:11:09 +0000 Darkvater (svn r4921) - Backport from trunk (r4825, r4826, r4829): 0.4
Sat, 20 May 2006 15:54:46 +0000 Darkvater (svn r4919) - Backport from trunk (r4812, r4008, r4110): 0.4
Tue, 16 May 2006 22:11:15 +0000 Darkvater (svn r4894) - Backport from trunk (r4750): 0.4
Tue, 02 May 2006 13:36:38 +0000 Darkvater (svn r4675) - Backport from trunk (r4501): 0.4
Wed, 22 Mar 2006 22:38:29 +0000 matthijs (svn r4044) Rename 0.4.5 branch to 0.4. Further minor releases will be in the 0.4 range, to prevent enormously long version numbers. 0.4
Sat, 18 Mar 2006 15:22:27 +0000 Darkvater (svn r3954) - Explicitly update v->first in TrainConsistChanged() if necessary, as this is far faster than brute forcing it later. 0.4.5
Tue, 02 Jan 2007 14:13:05 +0000 celestar (svn r7748) [cbh] - Fix: Forgot some railtype check for custombridgeheads custombridgeheads
Tue, 02 Jan 2007 14:08:26 +0000 celestar (svn r7747) [cbh] - Fix: Signals on bridge heads should work now custombridgeheads
Mon, 01 Jan 2007 23:43:24 +0000 KUDr (svn r7736) [cbh] - Codechange: removed one goto by messing with if/else blocks. Also suppresses gcc warning that 'dir' can be used uninitialized. custombridgeheads
Mon, 01 Jan 2007 16:10:01 +0000 celestar (svn r7720) [cbh] - Fix: Trains can now access bridges from, and depart bridge onto, non X- and Y-direction Tracks. custombridgeheads
Mon, 01 Jan 2007 16:07:21 +0000 celestar (svn r7719) [cbh] - Codechange: KUDr and I have decided that our developemnt efforts went in the wrong direction, so revert all changes from 7686 onwards custombridgeheads
Sun, 31 Dec 2006 18:03:21 +0000 celestar (svn r7705) [cbh] - Fix: Trains leave the bridge according to the trackbits that a present on the bridge head. custombridgeheads
Sun, 31 Dec 2006 16:08:00 +0000 celestar (svn r7703) [cbh] - Fix: I "optimized" a little too much on previous commit and broke stuff custombridgeheads
Sun, 31 Dec 2006 16:03:49 +0000 celestar (svn r7702) [cbh] - Moved around some functions and changes from r7687 abd 7697 custombridgeheads
Sun, 31 Dec 2006 12:28:51 +0000 KUDr (svn r7697) [cbh] - Cleanup of r7687 changes custombridgeheads
Sun, 31 Dec 2006 02:53:23 +0000 KUDr (svn r7687) [cbh] - Fix: trains can now enter the bridge from side. They still can't leave it from side (pathfinder will need to be invoked when the other ramp is entered). Also the code is not very clear and needs review. It is more proof of concept than final solution. I hope that somebody smarter (Celestar) can do it better. custombridgeheads
Sat, 30 Dec 2006 17:08:50 +0000 celestar (svn r7650) [cbh] - Codechange: For the time being, re-enable the invalid-raid debug statements custombridgeheads
Thu, 28 Dec 2006 17:30:06 +0000 celestar (svn r7598) [cbh] - Codechange: Remove the functions IsTunnel() and IsBridge() as they are no longer needed. custombridgeheads
Thu, 28 Dec 2006 17:21:22 +0000 celestar (svn r7597) [cbh] - Codechange: Remove MP_TUNNELBRIDGE and introduce three new TileTypes: MP_TUNNEL, MP_STREET_BRIDGE, MP_RAILWAY_BRIDGE custombridgeheads
Thu, 28 Dec 2006 13:18:07 +0000 peter1138 (svn r7592) -Feature: Add support for tractive effort to 'realistic' acceleration.
Wed, 27 Dec 2006 12:38:02 +0000 celestar (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals)
Tue, 26 Dec 2006 17:36:18 +0000 Darkvater (svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to
Tue, 31 Jul 2007 17:35:35 +0000 rubidium (svn r10739) [0.5] -Fix [FS#1096]: trains going over bridges would get the "going down hill" accelerate bonus, which causes trains to go faster on bridges than they would be going on level land. 0.5
Fri, 29 Jun 2007 00:26:10 +0000 glx (svn r10383) [0.5] -Fix (r10373, FS#958): v->z_pos was wrong for trains on bridge 0.5
Thu, 28 Jun 2007 14:11:00 +0000 rubidium (svn r10373) [0.5] -Backport from trunk (r10306, r10311, r10317, r10339, r10344): 0.5
Thu, 28 Jun 2007 13:58:39 +0000 rubidium (svn r10372) [0.5] -Backport from trunk (r10288, r10290, r10293, r10294, r10295, r10347, r10348): 0.5
Fri, 22 Jun 2007 20:12:09 +0000 rubidium (svn r10280) [0.5] -Backport from trunk (r10109, r10219, r10222, r10230, r10246, r10258): 0.5
Fri, 22 Jun 2007 20:01:02 +0000 rubidium (svn r10274) [0.5] -Backport from trunk (r9961, r10023, r10028, r10030, r10038, r10147): 0.5
Mon, 19 Mar 2007 20:23:27 +0000 rubidium (svn r9350) [0.5] -Backport from trunk (r9105, r9115, r9117, r9146): 0.5
Mon, 19 Mar 2007 19:42:40 +0000 rubidium (svn r9345) [0.5] -Backport from trunk (r9277, r9337, r9338): 0.5
Sat, 24 Feb 2007 16:46:36 +0000 Darkvater (svn r8883) [0.5] -Backport from trunk (r8740, r8793, r8865, r8878): 0.5
Sun, 10 Dec 2006 19:00:06 +0000 peter1138 (svn r7473) -Fix (r7269): Pass a cargo type to determine the freight weight
Sat, 09 Dec 2006 20:14:26 +0000 glx (svn r7459) -Fix: make sure TrainConsistChanged() is called for the first vehicle of a chain after reffiting
Thu, 07 Dec 2006 18:58:20 +0000 peter1138 (svn r7425) -Fix (r1681): With realistic acceleration, guarantee a minimum braking
Thu, 07 Dec 2006 14:44:26 +0000 peter1138 (svn r7421) -Fix (r2475): Changed "kick off" acceleration resulted in only a small amount of power being applied whilst moving off and then double the power at 1 mph. This resulted in a perceived delay before trains moved. Fix this by applying the full power of the engine (or the kick off, whichever is greater). Essay over.
Tue, 05 Dec 2006 23:57:04 +0000 bjarni (svn r7389) -Fix: when forcing a vehicle to go to a depot, clear refit orders from current orders (caused refit error popup when not having no orders)
Tue, 05 Dec 2006 22:59:42 +0000 bjarni (svn r7386) -Codechange r7385: moved deletion of the vehicle highlight from DeleteVehicle to the sell commands as they are not called as often
Tue, 05 Dec 2006 20:22:14 +0000 peter1138 (svn r7378) -Fix (r2428): Don't update vehicle images when turning a train around.
Sun, 03 Dec 2006 15:48:21 +0000 peter1138 (svn r7330) -Fix (r7304): Data invalidation doesn't always happen as the local
Sat, 02 Dec 2006 16:56:32 +0000 peter1138 (svn r7326) -Feature: Add support for gradual (un)loading of vehicles (Maedhros)
Fri, 01 Dec 2006 00:09:13 +0000 Darkvater (svn r7313) -Codechange: Calling invalidate data on a window will surely warrant a redraw, so call
Mon, 27 Nov 2006 23:11:56 +0000 peter1138 (svn r7269) -Feature: Add freight trains patch option. This option is a multiplier for the weight of cargo on freight trains, to simulate longer heavier trains. The default value of 1 behaves as before.
Mon, 27 Nov 2006 21:14:19 +0000 peter1138 (svn r7268) -Codechange: change rail vehicle cached weight from 16 to 32 bit values to avoid possible overflows.
Fri, 17 Nov 2006 19:31:44 +0000 KUDr (svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option 'disable electrified railways'.
Sun, 29 Oct 2006 13:50:39 +0000 KUDr (svn r7003) -Fix: only the appropriate train owner can now see the "Train is lost" message (peter1138)
Tue, 17 Oct 2006 16:16:19 +0000 KUDr (svn r6800) -Feature change: [train is lost] message is now generated immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help).
Sun, 15 Oct 2006 20:46:10 +0000 peter1138 (svn r6782) - Fix (r3947): Invalidate depot & vehicle windows when reversing a single engine with ctrl-click.
Fri, 13 Oct 2006 15:15:22 +0000 peter1138 (svn r6765) - Fix: Don't add up running cost of articulated engine parts.
Thu, 12 Oct 2006 15:03:19 +0000 peter1138 (svn r6755) - Fix: Pass the newly created vehicle when checking for articulated engines. As this could result in more parts being added than previously counted, we check to see if we need to allocate more vehicles as we add parts.
Tue, 10 Oct 2006 17:53:08 +0000 bjarni (svn r6728) -Fix r6651: solved issue where moving rail vehicles in a depot could read from a NULL pointer
Thu, 05 Oct 2006 12:59:28 +0000 bjarni (svn r6651) -Coding feature: added the windowevent WE_INVALIDATE_DATA
Thu, 05 Oct 2006 11:26:59 +0000 peter1138 (svn r6649) - Codechange: Show more correct capacity of articulated wagons in the train purchase list.
Wed, 04 Oct 2006 12:01:59 +0000 bjarni (svn r6637) -Codechange: merged all (vehicle type)EnterDepot into VehicleEnterDepot()
Tue, 03 Oct 2006 14:52:39 +0000 bjarni (svn r6624) -Feature: added ability to add refit commands to vehicle orders (can only be done in goto depot orders)
Mon, 02 Oct 2006 22:10:04 +0000 peter1138 (svn r6618) - After refitting a train, update its cached variables as they may change.
Wed, 27 Sep 2006 18:17:01 +0000 peter1138 (svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported.
Wed, 27 Sep 2006 12:17:33 +0000 bjarni (svn r6524) -Code cleanup r6515: cleaned up the command to start/stop all vehicles in a depot.