erik-vos
erik-vos
To my knowledge, the company order in the Game Status window never changes, at least it does not in 1830. Only the OR Window sequence gets updated. I suppose that...
For some reason that is beyond me, it shows a route, but it does not really let a train run that route: the revenue scored is zero. Apparently the route...
Hmm, I did a few undos, repeated the run, and it said 0, both in the window and the Game report. That means, that the version you play probably does...
I'm puzzled. When I look at the Git commit tree of upstream/master, IntelliJ says my commits are not in there, but when I try to make a PR from my...
About the 1835 Berlin loop: I don't know if the latest release includes the loop prevention code, but the current master branch is correct in the sense that the calculated...
Yet another reason to go back to the original package name structure.
The old structure was without the (IMHO) redundant prefix net.sf. for all classes. Removing that completely should not be a big deal with eclipse.
I have some 300 old locally saved test files. I don't expect that all of these are still loadable, but surely many still are. For these files I would then...
Perhaps it is a better idea to publish your conversion version in a new branch (in the main repo) which I can access, so I can do my stuff my...
PublicCompany is not persisted, only actions are. I don't see a compelling reason to split it (and I have no clue how this could be done). MIght be an idea...