Christopher Lees

Results 530 comments of Christopher Lees

Going to have to look at that in more detail, however for starters: **Container contents are never accessed** Known and deliberate. At the minute, we only support some (but not...

Absolutely. The biggest single trouble with code-style in this project is that what we first inherited was frankly a mess. Whilst things work, we're *still* trying to get things in...

I wouldn't expect them to be working.... We don't support Hmmsim routes at all at present.

Will look into it, but may take a little while. I've fixed the routefile parser to recognise most of the rest of the Seoul Subway line included with Hmmsim, but...

In theory, the customindicators should be unlimited. In practice, IIRC it'll top out at the number of available security keys (e.g. 17) I don't especially want to add the plugin...

Now in the Panel2 parser. I'd quite like to use a similar enum for the animation subjects too. This is slightly more complex, as ATS subjects use a numerical suffix....

Rebased and squashed. https://github.com/leezer3/OpenBVE/pull/544 Integrating this would really help too, in making everything a *lot* more readable. Trouble is that that I've never been quite happy with the way that...

Spent this morning playing with a block based parser, based heavily on my existing block based implementation for use in the internal formats. Only done XML at the minute as...

Hmm, do we need a langversion tag? https://github.com/dotnet/docs/pull/10825

I can just see that this is going to be a nasty issue to fix properly, and if not handled properly may have issues for backwards compatibility; With a misplaced...