Matt
a1d479d723
Merge pull request #22585 from Gymnasiast/fix/invisible-colour-in-randomise
...
Fix: ‘Randomise all’ sometimes picks invalid colours
2024-08-17 21:09:38 +03:00
Gymnasiast
71b9cfb12c
Keep ‘i’ and ‘colour’ variables inside the loop
2024-08-17 19:06:09 +02:00
Gymnasiast
9bda9a50d5
Fix: ‘Randomise all’ sometimes picks invalid colours
2024-08-17 18:01:04 +02:00
Michael Steenbeek
ba95f4bd02
Map window: fix technical/practical terminology ( #22232 )
...
The technical size is 2 tiles bigger than the practical size, due to the ring of invisible tiles at the edge. This was not correctly used in the Map window.
2024-08-17 17:58:00 +02:00
Arnold Zhou
cbaf01658a
Add option to randomise train or vehicle colours ( #22206 )
2024-08-17 11:55:32 +00:00
Aaron van Geffen
5f37ba6615
Rename footpath height related constants
2024-08-16 21:18:33 +00:00
Aaron van Geffen
4bdbd787a9
Fix lighting effects not toggling correctly ( #22582 )
...
* Fix lighting effects not toggling correctly
* Simplify boolean expressions around lighting effects options
* Invalidate entire screen after toggling lighting effects
* Add changelog entry
2024-08-16 20:37:21 +00:00
OpenRCT2 git bot
87505c2e4d
Merge Localisation/master into OpenRCT2/develop
2024-08-16 04:02:03 +00:00
Matt
d72e535117
Fix #22457 : Potential crash opening the scenario select window
2024-08-15 18:31:27 +02:00
OpenRCT2 git bot
b4c7cb50af
Merge Localisation/master into OpenRCT2/develop
2024-08-15 04:02:14 +00:00
Aaron van Geffen
2a99b2f1f9
Rework modifier key state into strong enum class ( #22558 )
...
* Rework modifier key state into strong enum class
* Move modifier key state into InputManager
2024-08-14 16:36:05 +02:00
Aaron van Geffen
0c97e44be0
Move GetInputManager and GetShortcutManager declarations ( #22565 )
2024-08-14 14:15:44 +01:00
Aaron van Geffen
6e444ea170
Split off MouseInput.h from Input.h ( #22564 )
...
* Move declarations from Input.h into new MouseInput.h
* Remove unused GetNextKey function from MouseInput.cpp
2024-08-14 14:14:16 +01:00
Michael Steenbeek
47800cddcf
Change RTD flags to a strong enum
2024-08-13 20:20:25 +00:00
mrmbernardi
da8a049b81
Remove unused graph strings
2024-08-13 18:18:38 +02:00
OpenRCT2 git bot
6790700811
Merge Localisation/master into OpenRCT2/develop
2024-08-13 04:02:02 +00:00
Matt
06501b0e9a
Fix #22316 : Always recreate the window when changing drawing engine
2024-08-12 23:49:58 +02:00
OpenRCT2 git bot
e2fc4f5c83
Merge Localisation/master into OpenRCT2/develop
2024-08-12 04:02:03 +00:00
Harry Hopkinson
4744c7416d
Refactor object and network constants to kCamelCase
2024-08-11 20:21:24 +00:00
Michael Steenbeek
8ebacc1821
Close #19003 : Change _currentTrackCurve to a struct
2024-08-11 21:35:29 +02:00
Aaron van Geffen
9daaa38f2a
Fix invalidation for land ownership checkboxes ( #22543 )
2024-08-11 21:30:30 +02:00
Aaron van Geffen
aa7eb18d78
Rename ScrollBar struct to ScrollArea and rename its properties ( #22539 )
2024-08-11 16:21:53 +02:00
Michael Steenbeek
00be5b0d63
Merge pull request #22538 from Gymnasiast/refactor/track-data
...
Small track data refactor
2024-08-11 16:20:00 +02:00
Gymnasiast
a436801d64
Remove TrackDrawerDescriptor::SupportsTrackGroup()
2024-08-11 15:27:12 +02:00
Gymnasiast
803f683f58
Update PreviewTrack field names
2024-08-11 15:15:45 +02:00