27657 Commits

Author SHA1 Message Date
Gymnasiast
86f80faca8 Also shift jumping fountains and map animations 2024-05-18 21:10:53 +02:00
Gymnasiast
4f41734dc5 Update for changes on develop 2024-05-18 21:10:53 +02:00
Ted John
1c2bc82456 Fix ShiftMap when x or y is 0 but not both 2024-05-18 21:10:53 +02:00
Ted John
e887662d15 Fix shifting of banner positions 2024-05-18 21:10:53 +02:00
Ted John
58292caf22 Fix code formatting for Map.cpp 2024-05-18 21:10:53 +02:00
Ted John
641d8f70aa Get the entity tweener outside the loop 2024-05-18 21:10:53 +02:00
Ted John
13c4ee5213 Do not tween entities when shifting them 2024-05-18 21:10:53 +02:00
Ted John
774a8a382f Increment network version 2024-05-18 21:10:53 +02:00
Ted John
776fa71a4f Use edge as template for new tiles 2024-05-18 21:10:52 +02:00
Ted John
abc67f09e6 Add ability to shift map 2024-05-18 21:10:52 +02:00
Gymnasiast
6c31491bff Add changelog entry 2024-05-18 20:57:04 +02:00
Gymnasiast
99b99ef0c5 Automatically use multiple dropdown columns 2024-05-18 20:57:02 +02:00
Gymnasiast
270c6320b9 Keep all dropdowns open when using Enlarged UI 2024-05-18 20:56:37 +02:00
Gymnasiast
c0d425357e Use more space for dropdowns when using Enlarged UI 2024-05-18 20:56:34 +02:00
Gymnasiast
5522b5cb03 Add Enlarged UI setting 2024-05-18 20:55:20 +02:00
Michael Steenbeek
311628dadf Condense diagonal straight flat drawing even more 2024-05-18 20:32:31 +02:00
Aaron van Geffen
57bdae9d49 Refactor WindowOtherWheelInput to be safer and script window compatible 2024-05-18 15:59:12 +02:00
Aaron van Geffen
4e2f546d14 Fix sound effects not working 2024-05-18 13:12:08 +02:00
rohan4412
24a24e3f53 Part of #21421: Replace constants that use #define with ones that use constexpr (#21883)
* rename MAX_SCROLLING_TEXT_MODES to kMaxScrollingTextModes

* Rename FRAME_RENDERING_START to kFrameRenderingStart

* Rename FRAME_EFFECTS_START to kFrameEffectStart

* Rename CONTROLS_GROUP_START to kControlsGroupStart

* Rename THEMES_GROUP_START to kThemesGroupStart

* Rename TOOLBAR_GROUP_START to kToolbarGroupStart

* Rename TITLE_SEQUENCE_START to kTitleSequenceStart
2024-05-18 10:37:42 +00:00
Aaron van Geffen
69847a02ed Open NetworkStatus window quietly (#22059) 2024-05-18 10:54:08 +02:00
OpenRCT2 git bot
5260b5d52f Merge Localisation/master into OpenRCT2/develop 2024-05-18 04:01:52 +00:00
Aaron van Geffen
14828e4416 Merge pull request #22016 from AaronVanGeffen/ui-string-ids
Move UI exclusive string ids to UiStringIds.h
2024-05-18 00:04:16 +02:00
Michael Steenbeek
340a6838cc en-GB: Use actual ellipses
Small oversight from #21893.
2024-05-17 19:32:29 +00:00
Harry Hopkinson
ef8618209e Move gMarketingCampaigns to GameState_t 2024-05-17 21:20:27 +02:00
Aaron van Geffen
8b51112a81 Merge pull request #21893 from AaronVanGeffen/loading-scene
Introduce preloader scene with progress info
2024-05-17 15:02:21 +02:00