- 24 Jul, 2017 5 commits
-
-
Michael Steenbeek authored
-
Gymnasiast authored
Uses constants in more places. Most of the changes were taken from a PR by @wolfreak99
-
Michael Steenbeek authored
-
Gymnasiast authored
-
OpenRCT2 git bot authored
-
- 23 Jul, 2017 7 commits
-
-
Gymnasiast authored
-
Michael Steenbeek authored
-
Ted John authored
-
wolfreak99 authored
-
wolfreak99 authored
After about 32+ items, lists can sometimes go off screen. This commit modifies the text based dropdowns loosely based off the code from the image dropdowns. I've also added _dropdown_list_vertically to allow text lists to continue to remain in an up-to-down format and images to remain in a left-to-right format.
-
wolfreak99 authored
This defines the current limitation of dropdown items.
-
OpenRCT2 git bot authored
-
- 22 Jul, 2017 12 commits
-
-
Ted John authored
-
Gymnasiast authored
[ci skip]
-
Gymnasiast authored
-
CharlesLove authored
-
ζeh Matt authored
-
Tomas Dittmann authored
Add missing `& MAP_ELEMENT_LARGE_TYPE_MASK`
-
Ted John authored
Fix #4301: Remove leading/trailing whitespace from playername
-
Ted John authored
[ci skip]
-
Ted John authored
Removes memory leak.
-
Keatzee authored
-
Ted John authored
Protect vehicle_update_sound against invalid ride type.
-
Ted John authored
-
- 21 Jul, 2017 1 commit
-
-
Christian F. Coors authored
-
- 20 Jul, 2017 9 commits
-
-
Gymnasiast authored
-
Gymnasiast authored
-
Michael Steenbeek authored
-
Michał Janiszewski authored
It is optimised in release builds, but it will help in debug mode
-
Michał Janiszewski authored
-
Ted John authored
In particular, the object repository can potentially be deleted before the object manager is deleted. This causes a crash when the object manager is deleted because it requires the object repository within the destructor.
-
Gymnasiast authored
-
Matthias Mailänder authored
-
Michael Steenbeek authored
-
- 19 Jul, 2017 6 commits
-
-
Michael Steenbeek authored
-
Gymnasiast authored
-
Ted John authored
Fix: don't show " (DEBUG)" if DEBUG is set but is 0.
-
Ted John authored
-
Michael Steenbeek authored
-
Richard Jenkins authored
-