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

Last commit made on 2021-03-03
Get this branch:
git clone -b fix-testpaint https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

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

Recent commits

cdd7f06... by janisozaur

Ensure defines are only set for given target with cmake

ba39a91... by WantDiscussion <email address hidden>

- Made function variables Const&, Const

- Fixed casing

- Removed direction variable from kiosk function

- Moved kiosk light offset rotation to declaration

99ddbc5... by WantDiscussion <email address hidden>

Moved offset rotations for lights to declaration.

83f04b6... by WantDiscussion <email address hidden>

Improvement: Added lighting effects for shops and stalls.

9e4553c... by OpenRCT2 git bot <email address hidden>

Merge Localisation/master into OpenRCT2/develop

f32fe2b... by Michael Steenbeek

Fix #14145: Crash in RCT2TrackTypeToOpenRCT2()

aa11a1e... by Michael Steenbeek

Fix RCT1 shop import (#14157)

Regression from https://github.com/OpenRCT2/OpenRCT2/pull/14021

18e8690... by TotalCaesar659 <email address hidden>

Update URLs to HTTPS (#14147)

57c9509... by Cory Sanin <email address hidden>

Feature: Add option for taking transparent screenshots

8e414a9... by Michael Steenbeek

Merge pull request #14121 from ZehMatt/refactor/tileinspector

Refactor Tile Inspector