Duncan

Results 278 comments of Duncan

I haven't looked at company for a while I've no information to add

We know there are fields that reference the company that we are not correctly updating. This will cause crashes until we further understand the structures and fix the references. Consider...

I quite like the additional const it captures a few little potential bugs. Like say we passed a var into a function and did var = 1 but meant to...

Do we know roughly how many warnings it would generate.

I would much prefer it if plugins only had a "safe" interface. I.e. multi tile elements can only be modified as a multi tile elements. That would mean removing/adding banners...

This was purposely made readonly as it shouldn't be settable from plugins.

This uses custom objects airport4 and hport2 do you have a copy of them you could post.

Its crashing because the station tile hasn't been added to the station. Which is odd! Most likely this is a mistake in the train station placement code (that was done...

@superchadST345 did you happen to build this station up to 80+ tiles then start removing them (in a different order to the way they were placed)? Also @NSTrains did you...