~janisozaur/openrct2/+git/openrct2-janisozaur:fix-6238

Last commit made on 2020-04-07
Get this branch:
git clone -b fix-6238 https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Recent commits

cc97b48... by janisozaur

Fix #6238: Invalid tile elem iteration in Guest::UpdateUsingBin

0c6828f... by =?utf-8?q?Micha=C5=82_Janiszewski?= <email address hidden>

Merge pull request #11246 from duncanspumpkin/fix_various

Fix Various Import/Export issues

2851f86... by =?utf-8?q?Micha=C5=82_Janiszewski?= <email address hidden>

Update changelog.txt

d9ebec6... by duncanspumpkin <email address hidden>

Increment network version

54a058c... by duncanspumpkin <email address hidden>

Fix boat location import/export/update.

After a refactoring to split off the boat location the import/export functions meant incorrect information could be loaded into the s6 file for boats that had not left the station. Boats that had left the station had other fields clobbered for the same reason

18a21a7... by duncanspumpkin <email address hidden>

Fix balloons import/export issue

328856a... by janisozaur

Add MISC spirtes to comparison as well

50541a2... by janisozaur

Fix GameStateSnapshot comparators

b857792... by duncanspumpkin <email address hidden>

Fix vehicles changing state on export/import

dd5ab2e... by =?utf-8?q?Micha=C5=82_Janiszewski?= <email address hidden>

Merge pull request #11239 from janisozaur/reintroduce-fixes

Reintroduce fixes taken out in #11190