Commit Graph

26297 Commits

Author SHA1 Message Date
OpenRCT2 git bot 08a3513f7f Merge Localisation/master into OpenRCT2/develop 2024-05-20 04:01:59 +00:00
Michael Steenbeek 06e2363b1e
Merge pull request #20263 from IntelOrca/shift-map
Add functionality to shift the entire map
2024-05-19 21:33:52 +02:00
Michael Steenbeek 8b9536eeb7
Merge pull request #22062 from Gymnasiast/refactor/progress-bar
Close #22043: Create widget for progress bar
2024-05-19 21:32:01 +02:00
Gymnasiast 7d3ac7ea9d
Add moveTo() to Widget 2024-05-19 20:20:29 +02:00
Gymnasiast b5743eccbc
Use new progress bar widgets in Guest window 2024-05-19 20:20:29 +02:00
Gymnasiast 250a26fb14
Use new progress bar widgets in Ride window 2024-05-19 20:20:29 +02:00
Gymnasiast ae88b7b0fc
Create progress bar widget 2024-05-19 20:20:29 +02:00
Michael Steenbeek eaba5f356c
Replace assertions in DecodeChunkRLEWithSize() (#22061) 2024-05-19 16:15:18 +02:00
OpenRCT2 git bot 2217d401c1 Merge Localisation/master into OpenRCT2/develop 2024-05-19 04:02:01 +00:00
Michael Steenbeek 15d5f75a2b
Merge pull request #21853 from Gymnasiast/feature/touch-mode
Add enlarged UI
2024-05-18 22:22:10 +02:00
HtotheTML c907d02a05
Use park names for WW/TT scenarios 2024-05-18 21:37:54 +02:00
Gymnasiast 0311f4b875
Update changelog 2024-05-18 21:11:40 +02:00
Gymnasiast a3a09577be
Fix outdated patrol areas showing up after map shift 2024-05-18 21:10:53 +02:00
Gymnasiast 3bb1f8e18a
Guard more moves with null check 2024-05-18 21:10:53 +02:00
Gymnasiast dde7a8270a
Only shift ride locations if they are not null 2024-05-18 21:10:53 +02:00
Gymnasiast 308912b8ce
Fix rebase error 2024-05-18 21:10:53 +02:00
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 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
Stephan Spengler f4156e9043
Create or delete banners when tile elements are changed by plugins (#21627) 2024-05-17 07:54:51 -03:00
OpenRCT2 git bot 919cef7f55 Merge Localisation/master into OpenRCT2/develop 2024-05-17 04:01:51 +00:00
Michael Steenbeek 5b57071d73
en-GB: Fix word order in STR_6630 2024-05-16 16:41:04 +02:00
spacek531 6ba33b735a
Fix #22038: Upward helix button missing 2024-05-16 12:53:55 +02:00
Michael Steenbeek 288575c4ff
Use kDefaultGeneralSupportHeight throughout 2024-05-15 21:25:02 +02:00
Aaron van Geffen 2f68c7e823
Move STR_NONE, STR_EMPTY to StringIdType.h (#22019) 2024-05-15 20:29:11 +02:00
Aaron van Geffen 3e4a77fd50
Merge pull request #22034 from AaronVanGeffen/money-header
Move fixed point and money types into FixedPoint.hpp and Money.hpp
2024-05-15 19:44:58 +02:00
Aaron van Geffen 6c66bff4b6
Let heavy snow and blizzards make guests buy and use umbrellas (#21986) 2024-05-14 19:18:42 +02:00
Aaron van Geffen 308219d32e
Move speed literal _mph to Speed.hpp (#22033) 2024-05-14 17:04:49 +00:00
Aaron van Geffen 69c5e6ad9e Move money types into Money.hpp 2024-05-14 16:35:00 +02:00