~janisozaur/openrct2/+git/openrct2-janisozaur:scenery-assert

Last commit made on 2020-03-26
Get this branch:
git clone -b scenery-assert https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Name:
scenery-assert
Repository:
lp:~janisozaur/openrct2/+git/openrct2-janisozaur

Recent commits

9eceef9... by janisozaur

Add missing check for valid scenery type

cfb405f... by Michael Steenbeek

Use StationIndex in many more places (#10992)

3570441... by Michael Steenbeek

Merge pull request #11061 from Gymnasiast/fix/7094

 Fix #7094: Back wall edge texture in water missing

81c6bb2... by Michael Steenbeek

Prepare guest counters for more than 32767 guests (#10989)

905ba0c... by Michael Steenbeek

Fix #475: GFX water sides drawn incorrectly

aeb1b32... by Michael Steenbeek

Fix #7094: Back wall edge texture in water missing

6c0de27... by Michael Steenbeek

Change calls to tile side drawing to use big Z

9035ba2... by Daan de Heij <email address hidden>

Simple implementation of copy input to clipboard (Ctrl+C) (#11013)

This is a simple implementation of copying all current input text to the clipboard using ctrl+c. A simple dialog acknowledges that text is copied. This commit includes a new string ID for the text in this dialog.

da2ba0b... by Michael Steenbeek

snake_case to camelCase

This is mostly to trigger a rebuild for openrct2.org

9eee586... by Daan de Heij <email address hidden>

Docs: Add missing directories in readme.md (#11006)

Add missing directories in the source directory structure readme, with a short description to each. Additionally, change the order of 'management' and 'order' such that they are now in alphabetical order.