~janisozaur/openrct2/+git/openrct2-janisozaur:news-item-inject

Last commit made on 2020-04-12
Get this branch:
git clone -b news-item-inject https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Name:
news-item-inject
Repository:
lp:~janisozaur/openrct2/+git/openrct2-janisozaur

Recent commits

e50a41d... by janisozaur

Add add_news_item to the console

0cbd700... by Aaron

Warn to console if no autosave could be saved (#11255)

* Warn to console if no autosave could be saved.

* Use std::fprintf as suggested.

* Update src/openrct2/Game.cpp

Co-Authored-By: Michał Janiszewski <email address hidden>

Co-authored-by: Michał Janiszewski <email address hidden>

b5336fc... by Aaron

Merge pull request #11267 from duncanspumpkin/fix_lifts

Fix #10372, #10509, #10806. Lift base sections did not export correctly

b01e938... by duncanspumpkin <email address hidden>

Update network version. Add changelog entry

d4998a0... by duncanspumpkin <email address hidden>

Fix #10372, #10509, #10806. Lift base sections did not export correctly

Mistake made whilst refactoring that assumed that station indexes are set on only station pieces.

fdf9806... by Duncan <email address hidden>

Change the spatial insert to make it ordered (#11252)

* Change the spatial insert to make it ordered

This is so that the spatial index can be rebuilt and gauranteed to be in the correct order

* Increment Network Version

* Make review changes

* Remove the gSpriteSpatialIndex from the network

* Use safer get function

* Final little tweak

c0486e2... by Hielke Morsink <email address hidden>

Fix: config and park files not selected on crash (#11251)

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

Fix #6238: Invalid tile elem iteration in Guest::UpdateUsingBin (#11248)

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