News:

Simutrans.com Portal
Our Simutrans site. You can find everything about Simutrans from here.

[patch] standard ignores experimental savegames

Started by Dwachs, July 30, 2010, 05:11:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Dwachs

.. at least does not try to load.

Please test! Any test from st-exp coders is highly appreciated :)
Parsley, sage, rosemary, and maggikraut.

prissi

Why

while(*version_text  &&  isdigit(*version_text)) {

This is similar to isdigit(*version_text), since for 0 it will return false anyway.

And it does not to seem to handle XML save experimental games?

Dwachs

Parsley, sage, rosemary, and maggikraut.