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

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

Branch merges

Branch information

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

Recent commits

5e974ab... by janisozaur

Make GetCurrentExecutableDirectory public

db8efe2... by Michael Steenbeek

Merge pull request #12785 from Gymnasiast/refactor/text-drawing

Start removal of gfx_draw_string_*()

60a35f7... by Michael Steenbeek

Merge pull request #12783 from Gymnasiast/refactor/ride-status-formatter

Use Formatter in windows/Ride.cpp

549a771... by Michael Steenbeek

Use Formatter&

ec6f1b5... by Aaron

Fix #12784: Scenery tab images missing

17bac8c... by Michael Steenbeek

Use colour_t

972e6e8... by Michael Steenbeek

Allow passing Formatter to DrawTextBasic() and DrawTextEllipsised()

39bc73c... by Michael Steenbeek

Deprecate text draw functions with 1:1 replacements

9a31a94... by Michael Steenbeek

Use const args in DrawTextEllipsised()

ceace1a... by Michael Steenbeek

Remove draw_string_left_underline()