yapf/yapf_settings.h
Tue, 14 Nov 2006 11:01:59 +0000 tron (svn r7145) Remove extra semicolons
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Sun, 27 Aug 2006 07:23:46 +0000 KUDr (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)
Thu, 08 Jun 2006 17:31:03 +0000 KUDr (svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation
Fri, 02 Jun 2006 16:31:35 +0000 KUDr (svn r5076) CodeChange: [YAPF] Platform selection feature related settings added into regular savegames (breaks savegame compatibility only with r5070 and 5071).
Thu, 01 Jun 2006 21:39:35 +0000 KUDr (svn r5066) -Feature: [YAPF] Train selects the best station platform by length
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.