Michael Steenbeek
d2e7d57104
Close #21536 : Replace ATOMIC_VAR_INIT() macro with constructor
2024-03-14 22:34:54 +01:00
Harry Hopkinson
8a6de886be
Move awards to GameState_t ( #21601 )
2024-03-14 18:16:33 -03:00
Jan Kelemen
9bb678688e
Fix #21434 : Number of guests overflows in objective text
2024-03-14 19:49:57 +01:00
Harry Hopkinson
b69db13de3
Move gPeepWarningThrottle to GameState_t
2024-03-14 18:39:11 +01:00
OpenRCT2 git bot
15650ad184
Merge Localisation/master into OpenRCT2/develop
2024-03-14 04:01:42 +00:00
OpenRCT2 git bot
470667ed28
Merge Localisation/master into OpenRCT2/develop
2024-03-12 04:01:51 +00:00
Michał Janiszewski
6414ea29fb
Merge pull request #21585 from janisozaur/android-ci-14
...
Use v14 images in CI
2024-03-11 21:39:21 +01:00
Michał Janiszewski
5c00047bd1
Sync android project with docker build image
2024-03-11 21:06:46 +01:00
Michał Janiszewski
9524174d13
Use v14 images in CI
...
Fixes #19409
2024-03-11 20:55:13 +01:00
Peter Froud
1e51925968
Change "ternary" to "tertiary" ( #21582 )
2024-03-11 08:42:54 -03:00
OpenRCT2 git bot
988162e125
Merge Localisation/master into OpenRCT2/develop
2024-03-11 04:02:00 +00:00
Gymnasiast
7ae98f7421
Use EnumsToFlags() and create a proper enum
2024-03-11 01:12:35 +01:00
Gymnasiast
632f29e6a9
Name segment constants
2024-03-11 00:22:35 +01:00
Matt
6950a74b37
Fix #21565 : Giant screenshots not working correctly
2024-03-10 21:24:40 +01:00
Michael Steenbeek
1981ca6b0b
Close #16582 : Translate in-game console help text
2024-03-10 19:46:21 +01:00
Harry Hopkinson
e486606189
Move gPeepSpawns to GameState_t ( #21570 )
2024-03-10 15:16:28 -03:00
Duncan
1d3bd31ab8
Deduplicate FormatStringID symbols
2024-03-10 18:15:49 +00:00
Michael Steenbeek
b219ab1ed4
Use LanguageGetString() if there is nothing to format
2024-03-10 18:48:23 +01:00
Michael Steenbeek
24f5675cab
Remove WindowBase::IsLegacy() function ( #21572 )
2024-03-10 18:48:06 +01:00
Ryan Gudonis
65fa51976b
Classify some LL scenarios as expert
...
Adjust difficulty categories for Loopy Landscape scenarios:
- Southern Sands
- Tiny Towers
- Nevermore Park
- Pacifica
2024-03-10 15:06:43 +00:00
Harry Hopkinson
78d95fc0bd
Pass DrawPixelInfo by reference ( #21563 )
2024-03-10 12:00:08 -03:00
Michael Steenbeek
9ebe65b55a
Fix building sloped banked 3×3 turns when coaster also has 1×1 turns
...
This fixes a bug that would prevent the user from building 3×3 banked sloped turns, if the roller coaster also had 1×1 flat turns enabled.
The Spinning Roller Coaster that @RealSteel89 is working on is the first one to do so, revealing this bug.
2024-03-10 14:35:18 +00:00
Duncan
7a60e7f2e0
OpenRCT2::Ui::Windows namespace for OpenRCT2 Ui Windows ( #21559 )
...
* Move all the windows into OpenRCT2::Ui::Windows namespace
* Fix missing symbol
* Clang format
* Call the correct FormatStringID
2024-03-10 13:52:35 +00:00
Michał Janiszewski
7634dfb6a3
Android: Enable plugins ( #21561 )
2024-03-09 20:03:36 +01:00
Duncan
3146d463bd
Move Ui header items to OpenRCT2::Ui ( #21546 )
...
* Move ui definitions to ui project
* Enforce coding style
* Apply clang format
* Add clang tidy ignore
* Increase compiler happiness
2024-03-09 14:15:45 +00:00