X.1858 - 15-Nov-2013Executable binaries - OR_X.zipSource files - OR_X_source.zip (Not needed to run Open Rails.)
Revision History Since Last Development Release and Last Experimental Release
r1858 Bug 1249507 - Fix sound stucking problem. Adjust sound attenuation.
r1857 Oops, fix build location for Tests.dll
r1856 Add xUnit.net testing with basic STF parser tests.
r1855 Correction of small signalling error introduced in version X1850.
r1854 Refactor settings loading/saving in to a SettingStore and Settings base class, which will be usable for other things (such as keyboard bindings).
r1853 Fix a cab sound problem introduced in r1849
r1852 Silence warning CS1591 (no documentation comment on public item) for 'release'.
Un-silence warnings (CS1591 and CS1587, both documentation warnings) for 'debug', which hasn't built documentation for ages.
r1851 Fix rain/snow weather change distribution to clients in multiplayer session.
r1850 Corrections for errors in route-setting logic for Manual mode.
r1849 Fix sound stuttering where large tile numbers were used in route, by normalizing all sound world coordinates to camera tile.
Fix candidate for wrong rolloff calculation in case high number were set for deactivation distance.
r1848 Add Sandcastle Help File Builder project file and create documentation files in release builds.