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

Last commit made on 2020-08-30
Get this branch:
git clone -b fix-linenoise https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Name:
fix-linenoise
Repository:
lp:~janisozaur/openrct2/+git/openrct2-janisozaur

Recent commits

169a97e... by Aaron

Patches for Win32, macOS

b688c57... by janisozaur

Fix #11484: Don't break the stdout

Based on https://github.com/mrubli/linenoise/commit/2844877148225a0b09af53602386f85d61c88bd7
Haven't verified what the patch is about

5825ded... by Aaron

Rename TitleScenarioSelect to ScenarioSelect (#12822)

The scenario select window is not only available through the title screen.

26def87... by OpenRCT2 git bot <email address hidden>

Merge Localisation/master into OpenRCT2/develop

f56a1de... by Tulio Leao <email address hidden>

Make CONTRIBUTING point to the full tutorial

e9c3f31... by ju-pinheiro <email address hidden>

Close #12423: Refactor NETWORK_SERVER_STATE to use strong enum (#12802)

#12423

6e7927e... by Tulio Leao <email address hidden>

Merge pull request #12804 from gguedesaz/fix-readme-wiki

Fix #12800: Enhance readme.md for macOS builds

bfdc1f6... by lukaszpe

Close #12430: Refactor OBJ_STRING_ID to use strong enum (#12796)

731a93d... by Tulio Leao <email address hidden>

Create WindowColour enum for widget definition calls (#12722)

* Make MakeWidget* functions take enum colour

* Make windows A-D use WindowColour enum

* Make windows E-G use WindowColour enum

* Make windows I-M use WindowColour enum

* Make windows N-P use WindowColour enum

* Make windows R-S use WindowColour enum

* Make windows T use WindowColour enum

* Make windows V-W use WindowColour enum

a893965... by Gabriel Guedes <email address hidden>

Rephrasing Linux's detailed instructions for builds

Making it consistent with macOS text