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

Earlier entries >>

489

CommanderMath

2010-12-11 16:14:03

Added DriverAidWindow, accessible (tentatively) using F11. The DriverAid is the first step in developing a train control system. For now, the DriverAid system is intended to simply assist the driver in knowing exactly what speed they should be going, and warns them if they are going too fast.

Currently, the speedometer works (although it's calibrated in kmh only). In future, other features will be enabled.

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

488

twpol

2010-12-08 18:05:17

http://www.elvastower.com/forums/index.php?/topic/13459-dynamic-shadows-mk3/page__view__findpost__p__58741

Improvement for fainter shadows near objects when the sun is low in the sky by fixing the depth buffer to only the resulting map area, increasing depth accuracy.

Also increased the map spheres slightly back to the mathematically correct size.

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

487

twpol

2010-12-07 16:57:19

Fix for popup window blending when WindowGlass is disabled.

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

486

CommanderMath

2010-12-07 00:33:48

More work on 2D track viewer.

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

485

twpol

2010-12-06 15:39:20

Switch Viewer.DisplaySize from Vector2 to Point (float->int) and update the code as needed.

Add WindowManager.ScreenChanged() to separate the display code.

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

484

CommanderMath

2010-12-06 06:43:55

Progress made with debug viewer - basic tracks, switches visible. Simple UI navigation with buttons.

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

483

twpol

2010-12-04 15:49:55

Threading tags for the processes plus WindowManager, Viewer3D and Shaders.

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

482

twpol

2010-12-04 15:36:00

Initial part of threading checks for OR:

The FxCop rules I've written (not public just yet) check that all callers of methods with CallOnThread set are allowed by the threading attributes; i.e. callee's allowed threads must be the same or a superset of the sum of all calling threads. Methods without CallOnThread set are not checked in any way.

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

481

CommanderMath

2010-12-04 03:46:48

Fixed MenuWPF crash.

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

480

CommanderMath

2010-12-04 02:27:58

Added AutomaticBlock template. Added more to InterlockingTrack.

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

Earlier entries >>

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