rubidium
21ac20aeca
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
...
-Cleanup: whitespace alignment of a few tables.
2006-09-04 20:40:33 +00:00
KUDr
6f9276ed57
(svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_curve_penalty setting with default value 100 (=YAPF_TILE_LENGTH) that is saved only in MP games (mart3p)
2006-08-27 07:23:46 +00:00
KUDr
b46b818446
(svn r6163) -Codechange: distance rounded up (correction of r6162)
2006-08-27 07:04:14 +00:00
KUDr
be594eff6e
(svn r6162) -Fix: Multistop problem caused by incorrect distance returned by YapfRoadVehDistanceToTile() (by mart3p)
2006-08-27 06:52:25 +00:00
KUDr
0fa65dd6f3
(svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p)
...
thanks Darkvater for hotfix (r5897)
2006-08-26 22:24:32 +00:00
Darkvater
10a2a00138
(svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p)
2006-08-14 22:23:13 +00:00
peter1138
23c672edb8
(svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2
2006-06-09 14:37:28 +00:00
KUDr
7b4c46e388
(svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation
2006-06-08 17:31:03 +00:00
tron
7fd88e5798
(svn r5155) - Remove the bridge branch merge (revision r5070)
2006-06-07 19:35:21 +00:00
KUDr
8992f9cb2b
(svn r5153) - Fix: [YAPF] RVs can now plan path reversing in depot or end of road
2006-06-07 18:41:58 +00:00
KUDr
b1ef3b117e
(svn r5148) - Fix: [YAPF] RVs can now find depot they are currently in (thanks Darkvater)
2006-06-07 17:04:22 +00:00
celestar
b618b75c9b
(svn r5070) Merged the bridge branch
...
-Feature: Bridges can now be placed above:
Any railway track combination (excluding depots and waypoints)
Any road combination (excluding depots)
Clear tiles (duh), including fields
Tunnel entrances
Bridge heads
Thanks to Tron for idea and implementation, KUDr for the yapf synchronization and many others for hours of testing
There are still a number of visual problems remaining, especially when electric railways are on or under the bridge.
DO NOT REPORT THOSE BUGS FOR THE TIME BEING please.
2006-06-02 13:05:41 +00:00
KUDr
10185f6c11
(svn r5066) -Feature: [YAPF] Train selects the best station platform by length
2006-06-01 21:39:35 +00:00
KUDr
325a1d88f7
(svn r5037) -Fix: assert when GetVehicleTrackdir() returns wrong trackdir - introduced by r5033 (thanks yanek)
2006-05-30 15:04:59 +00:00
KUDr
af1b942906
(svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling.
2006-05-30 10:53:27 +00:00
KUDr
af9f81b6a8
(svn r5018) [YAPF] Added some comments to YAPF implementation.
2006-05-29 18:39:42 +00:00
KUDr
308f27a3de
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
2006-05-27 16:12:16 +00:00