Files
simgear/simgear
James Turner 7943353a2a Terraysnc: fix incorrect handling of ‘entirely ocean’ tiles
We had some confusion between two error codes, meaning we would log an
error (and treat as a failure) a pure ocean 1x1 area, even though this
was entirely correct and expected behaviour.

Terrasync.cxx expected REPO_ERROR_NOT_FOUND, we need to convert the
file-level error to that, and avoid logging a warning.
2020-08-05 15:20:55 +01:00
..
2020-06-28 11:30:33 -05:00
2020-06-22 20:39:45 +01:00
2020-06-18 17:22:55 +01:00
2020-06-22 20:39:45 +01:00
2014-01-27 09:19:11 +00:00
2020-07-31 01:31:27 +02:00
2020-06-22 20:39:45 +01:00
2020-08-03 18:01:34 +01:00