Commit Graph

13 Commits (36e31fa41fceb9044d1a4106e6775af7ab04fc8d)

Author SHA1 Message Date
KUDr ba25c1e222 (svn r5076) CodeChange: [YAPF] Platform selection feature related settings added into regular savegames (breaks savegame compatibility only with r5070 and 5071). 19 years ago
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.
19 years ago
KUDr 7e6d84a34e (svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalty per platform instead of per tile (should give better results) 19 years ago
KUDr 10185f6c11 (svn r5066) -Feature: [YAPF] Train selects the best station platform by length 19 years ago
KUDr 60957de409 (svn r5065) -CodeChange: [YAPF] Added PfDetectDestination(tile, trackdir) for trains (to be used by platform selection feature) 19 years ago
KUDr c514f84a16 (svn r5057) -Fix: [YAPF] trains can't find depot for servicing (thanks Smoky555) 19 years ago
KUDr 325a1d88f7 (svn r5037) -Fix: assert when GetVehicleTrackdir() returns wrong trackdir - introduced by r5033 (thanks yanek) 19 years ago
KUDr af1b942906 (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling. 19 years ago
KUDr af9f81b6a8 (svn r5018) [YAPF] Added some comments to YAPF implementation. 19 years ago
KUDr fe2d631b66 (svn r5013) -Fix: [YAPF] RVs trying to plan route through railway.
Should fix assert("(GetTileTrackStatus(m_old_tile, TT()) & TrackdirToTrackdirBits(m_old_td)) != 0")
Thanks Celestar for the reproducible case.
19 years ago
KUDr 21e7d7eaaa (svn r5006) Added comments where doxygen generated warnings to test if it can help. 19 years ago
KUDr e587898598 (svn r4992) - Fix: [YAPF] error "too many arguments to function `void * operator new(unsigned int)'" on MorphOS 19 years ago
KUDr 308f27a3de (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 19 years ago