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

Earlier entries >>

431

twpol

2010-10-27 00:24:50

430

twpol

2010-10-26 13:28:56

http://www.elvastower.com/forums/index.php?/topic/13107-terrain-darkens-w-camera-move/

Fixed specular lighting escaping from scenery material rendering.

Added specular lighting to dynatrack rail tops to match static rails.

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

429

strings

2010-10-26 02:58:42

The end of STFReader changes... (fingers crossed)

Normalized the warnings and errors.

Should only throws an exception if something is unrecoverable (premature EOFs, totally missing data blocks without defaults).

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

428

strings

2010-10-26 01:18:19

STFReader.UNITS.Any changed to more specialised units.

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

427

twpol

2010-10-25 20:29:16

http://www.elvastower.com/forums/index.php?/topic/13181-lighting-on-trees/

Stop vegetation (cruciform) scenery from getting normal-based ambient light.

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

426

strings

2010-10-25 18:29:38

http://www.elvastower.com/forums/index.php?/topic/13177-cannot-parse-the-constant-number/

Changed TryParse() to explicitly use NumberFormatInfo.InvariantInfo

http://www.elvastower.com/forums/index.php?/topic/13178-stfreader-comment-tolerance

Handle skip's and comment's which are not followed by a block

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

425

strings

2010-10-25 07:51:50

More STFreader changes.

Now handles the situation where the last item in a block is an ignored item (skip comment # or _), which was tripping up the more simplistic test in EndOfBlock().

If EndOfBlock() returns false it should guarantee that your next call to ReadItem() will not return a ")" - now that "contract" is always honoured

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

424

strings

2010-10-25 04:29:13

TSectionDat.cs that should have been included in the last commit.

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

423

strings

2010-10-25 03:21:07

More STFReader changes - the end is now in sight.

This just brings the block functions in line with the item functions.

And moves some units out of the locomotive classes into STFReader.

I have also moved the non-standard (see imperial) Steam units, into the SteamLocomtive class taking them out of the more general Wagons which should use metric.

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

Earlier entries >>

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