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

Last commit made on 2019-11-08
Get this branch:
git clone -b fix-8585 https://git.launchpad.net/~janisozaur/openrct2/+git/openrct2-janisozaur

Branch merges

Branch information

Recent commits

b34b5ce... by janisozaur

Fix #8585: Part of track missing on air powered vertical coaster (#8635)

32ac46b... by janisozaur

Revert 3b176cd: Fix #8585: Part of track missing on air powered vertical coaster (#8635)

In https://github.com/OpenRCT2/OpenRCT2/issues/10204 it was found that
the issue the reverted commit tried to fix was likely a regression from
https://github.com/OpenRCT2/OpenRCT2/pull/8550

ffb1982... by OpenRCT2 git bot <email address hidden>

Merge Localisation/master into OpenRCT2/develop.

d8d762d... by Ted John <email address hidden>

Build cli, win and tests projects sequentially, not in parallel (#10190)

There is probably some kind of file locking issue with openrct2.lib which stops the win project from building during re-build. Only let the two lib projects build in parallel.

dc74171... by Michael Steenbeek

Merge pull request #10118 from tomlankhorst/fix/cleanup-opengl-drawing

Cleanup OpenGL code and fix HiDpi OpenGL window size

027c095... by Tom Lankhorst <email address hidden>

Reformat code with clang-format 8.0.

efea885... by Tom Lankhorst

Clean up OpenGL engine.

Code de-duplication and improved namespacing.

91f91d4... by Aaron

Merge pull request #10147 from AaronVanGeffen/implement/1164

Use available translations for shortcut keys

d3b5214... by Aaron

Clarify user strings section in comment; add stylistic braces.

8dc5865... by Duncan <email address hidden>

Merge pull request #10170 from tupaschoal/int32t_for_vehicle_train_index

Use int32_t instead of int for train_index