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

Earlier entries >>

308

twpol

2010-08-28 19:10:12

Capture and report errors in background processes (loader, updater) as we do in foreground (render).

Add custom TraceListener which formats Exceptions just like TraceError. Use Trace.WriteLine(error) to trigger.

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

307

twpol

2010-08-28 16:49:14

Use more appropriate exception classes instead of System.Exception.

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

306

twpol

2010-08-28 16:35:58

Viewer3D settings collected into Dictionaries.

Console output and trace listener updated to avoid duplicates and improve debugging output.

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

305

twpol

2010-08-28 02:11:10

Fix SkyMaterial.GetBlending to be false.

Improve PopupWindows renderer to use 1 triangle strip instead of 3.

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

304

bcsanches

2010-08-28 02:09:16

Fixed null pointer access and invalid array index.

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

303

twpol

2010-08-27 21:23:32

Split lights and precipitation out from 'world' sequence to fix rendering order issues until we have proper alpha sorting.

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

302

sarosigy

2010-08-27 11:19:42

Activites miss station only if end of the train left it

Distinction between off-path and missed stations

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

301

bcsanches

2010-08-27 02:15:46

Found another issue with locomotive brake not stopping release after releasing the key. Fixed.

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

300

bcsanches

2010-08-27 01:52:32

Fixed brake release input handling error. The input code was wrong for releasing brakes.

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

299

twpol

2010-08-26 22:04:30

Alpha sorting code; basically implemented, but disabled because we don't have reliable enough location information for the actual RenderItems.

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

Earlier entries >>

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