~janisozaur/openrct2/+git/openrct2-janisozaur:vehicle_test

Last commit made on 2021-02-15
Get this branch:
git clone -b vehicle_test https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Name:
vehicle_test
Repository:
lp:~janisozaur/openrct2/+git/openrct2-janisozaur

Recent commits

36ccb38... by janisozaur

Add stubbed Vehicle test

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

Merge pull request #14096 from janisozaur/tileelembase

Move TileElementBase to its own file

903bde7... by majchrzamemil <email address hidden>

Fixed xcode configuration for TileBaseElement (#36)

Signed-off-by: Emil Majchrzak <email address hidden>

Co-authored-by: Emil Majchrzak <email address hidden>

90a86cd... by =?utf-8?b?zrZlaCBNYXR0?= <email address hidden>

Merge pull request #14081 from ZehMatt/refactor/ReadArray

Refactor IStream::ReadArray to return unique_ptr

cef1efe... by janisozaur

Move TileElementBase to its own file

6e20f41... by Michael Steenbeek

Fix #13688: invalid access to _objectSelectionFlags

bcc2fbf... by Duncan <email address hidden>

Reduce use of naked new and delete (#14084)

962ef0c... by Michael Steenbeek

Fix #14066: NPE in window_top_toolbar_invalidate()

61536eb... by Michael Steenbeek

Fix #14073: NPE in InputUpdateTooltip

c30bd12... by Matt <email address hidden>

Refactor IStream::ReadArray to return unique_ptr