Sun, 17 Jan 2010 23:03:43 +0000 |
rubidium |
(svn r18854) -Codechange [FS#3539]: unconflict acceleration type as 'status' and rail property (Terhken)
draft
|
Sun, 17 Jan 2010 16:52:35 +0000 |
rubidium |
(svn r18848) -Fix (r18838): the original accelaration got broken
draft
|
Sun, 17 Jan 2010 00:51:18 +0000 |
frosch |
(svn r18841) -Fix (r16869): Default-waypoint was drawn incorrectly for monorail and maglev in the waypoint picker.
draft
|
Sat, 16 Jan 2010 22:30:04 +0000 |
rubidium |
(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration code plus some minor optimisations (Terkhen)
draft
|
Sat, 16 Jan 2010 22:16:28 +0000 |
rubidium |
(svn r18836) -Codechange: make TrainUpdateSpeed a class function and update some comments (Terkhen)
draft
|
Fri, 15 Jan 2010 18:23:52 +0000 |
rubidium |
(svn r18812) -Codechange: make some functions in train.h functions of Train.
draft
|
Fri, 15 Jan 2010 16:41:15 +0000 |
rubidium |
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
draft
|
Mon, 11 Jan 2010 00:02:14 +0000 |
michi_cc |
(svn r18778) -Fix [FS#3483]: [YAPP] Remove a special check for two-sided signals when reserving a path as this causes trains to get stuck in front of them.
draft
|
Sat, 09 Jan 2010 15:33:41 +0000 |
peter1138 |
(svn r18766) -Codechange: Make train acceleration type (rail/elrail/monorail vs maglev) a rail type property
draft
|
Sat, 09 Jan 2010 14:43:08 +0000 |
rubidium |
(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait counter; sometimes they might get into eachother's way
draft
|
Thu, 31 Dec 2009 10:41:03 +0000 |
peter1138 |
(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from 0% to 10%, default is 3% as before (mostly by Terkhen)
draft
|
Mon, 28 Dec 2009 18:26:39 +0000 |
rubidium |
(svn r18653) -Fix [FS#3442]: when trying to attach a wagon to an existing free wagon chain, don't attach it to itself
draft
|
Sun, 27 Dec 2009 14:37:50 +0000 |
michi_cc |
(svn r18647) -Fix: [YAPP] A train inside a station was not always found when checking for trains on a reserved path.
draft
|
Fri, 25 Dec 2009 18:01:27 +0000 |
rubidium |
(svn r18628) -Fix [FS#3422]: (un)loading counter being reset while loading a train and changing the (path) signal setup around the station
draft
|
Sun, 20 Dec 2009 16:19:47 +0000 |
rubidium |
(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work
draft
|
Wed, 16 Dec 2009 16:23:44 +0000 |
rubidium |
(svn r18515) -Change: make it visible when you're to pass the next signal on danger and possible to cancel it
draft
|
Sun, 13 Dec 2009 22:17:12 +0000 |
rubidium |
(svn r18494) -Fix (r18474): crash when moving non-engine to new free wagon chain and group count was off when moving a front engine within the same train and the new front isn't an engine.
draft
|
Sun, 13 Dec 2009 17:13:20 +0000 |
rubidium |
(svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trains
draft
|
Sun, 13 Dec 2009 10:48:44 +0000 |
rubidium |
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much
draft
|
Sat, 12 Dec 2009 23:49:30 +0000 |
rubidium |
(svn r18474) -Fix (r18470): in some odd corner cases the group (vehicle) counts could be off
draft
|
Sat, 12 Dec 2009 23:24:11 +0000 |
rubidium |
(svn r18473) -Fix (r18470): crash when moving a multiheaded part to be just after itself
draft
|
Sat, 12 Dec 2009 22:59:48 +0000 |
rubidium |
(svn r18472) -Fix [FS#3146]: selling vehicles in the depot could create states that are not allowed by the NewGRF attach callback.
draft
|
Sat, 12 Dec 2009 22:11:43 +0000 |
rubidium |
(svn r18470) -Codechange/Fix [part of FS#3146]: moving vehicles around in the depot could create states that are not allowed by the NewGRF attach callback.
draft
|
Fri, 11 Dec 2009 22:23:48 +0000 |
rubidium |
(svn r18466) -Codechange: use CmdMoveRailWagon to attach a just build wagon to a chain
draft
|
Fri, 11 Dec 2009 22:04:57 +0000 |
rubidium |
(svn r18465) -Codechange: simplify CheckTrainInDepot and remove some unneeded wrapper functions
draft
|
Fri, 11 Dec 2009 19:28:28 +0000 |
rubidium |
(svn r18463) -Codechange: some simplifications for finding the end of a vehicle
draft
|
Fri, 11 Dec 2009 19:27:48 +0000 |
rubidium |
(svn r18462) -Fix: when moving a wagon and only the last part of a dual headed engine you could split the dual headed engine over two vehicles.
draft
|
Fri, 11 Dec 2009 18:49:03 +0000 |
rubidium |
(svn r18461) -Fix (r18456): when moving a wagon from the front of a train one could make a train 1 longer than allowed
draft
|
Fri, 11 Dec 2009 16:16:36 +0000 |
rubidium |
(svn r18459) -Codechange: move the new train validity checking (attach callbacks) to a separate function
draft
|
Fri, 11 Dec 2009 15:50:07 +0000 |
rubidium |
(svn r18458) -Codechange: make the 'check train length' code of CmdMoveRailVehicle a separate function
draft
|
Fri, 11 Dec 2009 13:37:01 +0000 |
rubidium |
(svn r18456) -Codechange: make the length checking functionality of CmdMoveRailVehicle a separate function and simplify the logic
draft
|
Mon, 07 Dec 2009 08:41:18 +0000 |
rubidium |
(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code
draft
|
Fri, 04 Dec 2009 20:29:46 +0000 |
rubidium |
(svn r18402) -Codechange: unify/centralise the code for crashing vehicles
draft
|
Wed, 02 Dec 2009 09:57:17 +0000 |
rubidium |
(svn r18371) -Codechange: unify calling of the train pathfinders
draft
|
Tue, 01 Dec 2009 22:45:39 +0000 |
rubidium |
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
draft
|
Tue, 01 Dec 2009 22:18:51 +0000 |
rubidium |
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future
draft
|
Tue, 01 Dec 2009 21:45:50 +0000 |
frosch |
(svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirundo and SmatZ.
draft
|
Sun, 29 Nov 2009 18:46:54 +0000 |
frosch |
(svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where needed.
draft
|
Tue, 24 Nov 2009 13:15:58 +0000 |
frosch |
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
draft
|
Tue, 24 Nov 2009 13:12:34 +0000 |
frosch |
(svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost.
draft
|
Mon, 16 Nov 2009 17:58:46 +0000 |
rubidium |
(svn r18123) -Codechange: try our best to keep the vehicles within the build vehicle list/autoreplace lists instead of overflowing.
draft
|
Mon, 16 Nov 2009 17:15:42 +0000 |
rubidium |
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
draft
|
Sun, 08 Nov 2009 13:02:05 +0000 |
frosch |
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'.
draft
|
Sun, 08 Nov 2009 12:18:59 +0000 |
frosch |
(svn r18007) -Codechange: No need to call CB 36 'running cost factor' if the vehicle has no running cost class anyway.
draft
|
Sat, 31 Oct 2009 19:46:51 +0000 |
alberth |
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
draft
|
Wed, 28 Oct 2009 21:09:37 +0000 |
frosch |
(svn r17899) -Codechange: Deduplicate code for refitting vehicles.
draft
|
Wed, 28 Oct 2009 18:31:16 +0000 |
frosch |
(svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called when they should.
draft
|
Tue, 27 Oct 2009 20:37:55 +0000 |
frosch |
(svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of certain commands, that change them temporarily.
draft
|
Sat, 24 Oct 2009 19:16:18 +0000 |
frosch |
(svn r17858) -Codechange: Unindent some code.
draft
|
Tue, 06 Oct 2009 19:30:31 +0000 |
frosch |
(svn r17726) -Cleanup: Remove some unneeded/unused parameters.
draft
|
Tue, 06 Oct 2009 19:17:07 +0000 |
frosch |
(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a Engine * is already present.
draft
|
Sun, 04 Oct 2009 17:16:41 +0000 |
rubidium |
(svn r17693) -Cleanup: remove some unneeded includes
draft
|
Sat, 03 Oct 2009 14:46:48 +0000 |
frosch |
(svn r17684) -Fix: tcache.first_engine and rcache.first_engine need to be set before first callback/sprite-resolving. For RV fronts it was missing at all, causing livery selection to fail.
draft
|
Tue, 22 Sep 2009 19:28:57 +0000 |
frosch |
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.
draft
|
Sun, 20 Sep 2009 19:36:27 +0000 |
frosch |
(svn r17594) -Fix: Vehicle image was not always updated when needed.
draft
|
Sat, 19 Sep 2009 13:55:37 +0000 |
rubidium |
(svn r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in a 101+ (or 11+ if mammoth trains is disabled) vehicle free wagon chain is an engine and the first vehicle is moved to another chain
draft
|
Fri, 18 Sep 2009 14:23:58 +0000 |
rubidium |
(svn r17567) -Fix: some doxygen warnings
draft
|
Tue, 15 Sep 2009 20:58:44 +0000 |
rubidium |
(svn r17552) -Codechange: rename load_unload_time_rem to something more generic as it's used for more than just load/unload. Also add some documentation about where it is used.
draft
|
Mon, 14 Sep 2009 12:22:57 +0000 |
rubidium |
(svn r17534) -Codechange: unify the naming of callback masks/flags
draft
|
Sun, 13 Sep 2009 19:15:59 +0000 |
frosch |
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
draft
|