Silver's Simple Site - Projects - Open Rails - Log

Earlier entries >>

682

jtang

2011-04-01 19:27:35

Added Wires based on Dynamic Track Code. Modified Dynatrack.cs to add default constructors and made some variables public. Commented out lines in Viewer3D that are related to old implementation of wire. The wire will be drawn if the route is electrified and "Draw Wire" in the menu is checked. Also added a try block in RoadCars.cs to avoid a rare problem (car spawner not defined on road sections).

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@682 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

681

twpol

2011-04-01 15:21:41

http://www.elvastower.com/forums/index.php?/topic/14632-camera-2-bug/

Prevent attached cameras from ending up on non-player trains.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@681 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

680

twpol

2011-04-01 15:08:06

Actually updating Version.txt for the release.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@680 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

679

WaltN

2011-03-31 13:59:56

Rebuilt to fix SVN problem with committing RunActivity.exe.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@679 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

678

WaltN

2011-03-31 13:44:46

Dynatrack.cs: Dynatrack now creates a ShapePrimitive and uses SceneryMaterial.  All track profile material parameters are now aligned with SceneryMaterial member variables.  Both STF and XML forms of file formats for defining track profiles are temporarily withdrawn.  A default profile is built from code.  The number of textures referenced in a track profile is no longer limited.

Shapes.cs: Added a new SFile-less constructor for VertexBufferSet.

Materials.cs: All DynatrackMaterial code has been marked (commented) for future deletion.

Common\Helpers.cs: public static int EncodeMaterialOptions(LODItem lod) added to encode SceneryMaterial option codes.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@678 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

677

jtang

2011-03-29 16:12:45

Update of RoadCars.cs: remove unnecessary constants or give explanations; change the way roads are populated when the spawner is loaded.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@677 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

676

twpol

2011-03-28 11:34:24

http://www.elvastower.com/forums/index.php?/topic/14616-actual-timetable-colours/

Fix "(missed)" appearing in departure column for final station in F1/Help > Timetable.

Added red/green colour hints to F10/Next Station and F1/Help > Timetable for actual times.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@676 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

675

twpol

2011-03-26 18:05:30

Debugging improvement: instead of having to recompile with CRASH_ON_ERRORS set, now it simply doesn't catch errors when running under the debugger. Run from VS > stops at error. Run outside VS > error message and log.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@675 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

674

twpol

2011-03-22 20:08:08

Fix a silly bug introduced in V671.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@674 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

673

twpol

2011-03-22 13:33:00

Performance improvements for level crossing updating.

DistanceTo/Travellers now support a maximum search distance to limit work done.

Level crossing activations now only scan up to 2000m down the track.

git-svn-id: http://svn.uktrainsim.com/svn/openrails/trunk@673 a9f3cfff-6c41-7446-b0ca-052bd761e6eb

Earlier entries >>

Powered by the Content Parser System, copyright 2002 - 2025 James G. Ross.