Gymnasiast
7e9110b35b
Create TunnelDescriptor
2024-06-03 22:42:20 +02:00
Michael Steenbeek
d4f97d3875
Update objects release to v1.4.6
2024-06-01 22:17:19 +02:00
OpenRCT2 git bot
965b8434dd
Merge Localisation/master into OpenRCT2/develop
2024-06-01 04:02:10 +00:00
Michael Steenbeek
3e77adc169
Fix support type of Monorail Cycles ( #22135 )
2024-05-31 14:11:37 +02:00
OpenRCT2 git bot
a177938fdb
Merge Localisation/master into OpenRCT2/develop
2024-05-31 04:02:05 +00:00
OpenRCT2 git bot
bf1d69b309
Merge Localisation/master into OpenRCT2/develop
2024-05-30 04:02:08 +00:00
shakthi124
7fb3022f32
Close #13047 : De-duplicate track type normalisation in TrackRemoveAction
...
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com >
2024-05-29 20:54:41 +00:00
Stephan Spengler
73043106ed
[Plugin] Add banner index to banner creation result
2024-05-29 22:35:35 +02:00
Aaron van Geffen
c00fe1e7d6
Rework (preloader) scene completion functionality ( #22122 )
...
* Remove the need for Scene::GetCompletionScene
* Replace SetCompletionScene with SetOnComplete
* Normalise return type for GetPreloaderScene
* Rename 'onFinish' to 'onComplete' for consistency
2024-05-29 22:13:03 +02:00
Aaron van Geffen
7c9b27f57a
Balance item groups in the load/save menu ( #22108 )
2024-05-29 15:39:33 +02:00
spacek531
94750f4e34
Add plugin API to VehicleCrashedParticle
2024-05-29 12:32:41 +02:00
OpenRCT2 git bot
37b0dfcb16
Merge Localisation/master into OpenRCT2/develop
2024-05-29 04:02:12 +00:00
Michael Steenbeek
fc0b5fde27
Fix #13234 : Wrong vehicle weight after using Remove All Guests cheat
2024-05-29 01:29:43 +02:00
Michael Steenbeek
6ac6db489c
Fix text colour in Recent Messages
2024-05-28 22:08:24 +00:00
Die4Ever
a50fa5e04b
Increase socket buffer size when receiving data
2024-05-29 00:00:32 +02:00
Aaron van Geffen
f703413dca
Prevent going out of bounds when listing 'peep' entertainers ( #22114 )
...
* Prevent going out of bounds for 'peep' entertainers
* Show 'edited' entertainers as peeps in staff list
2024-05-28 17:55:16 +02:00
Arnold Zhou
01319ff352
Expose guest's favourite ride (ID) to plugin API
2024-05-27 15:18:02 +02:00
Michael Steenbeek
a985931910
Merge pull request #22110 from Harry-Hopkinson/refactor-constant-notation
...
Refactor constant notation to use kCamelCase
2024-05-27 13:15:08 +02:00
Harry-Hopkinson
2a027f4269
Rename CheatsMaxOperatingLimit to kCheatsMaxOperatingLimit
2024-05-27 08:31:07 +00:00
Harry-Hopkinson
900b7a15d7
Rename MaxWaitingTime to kMaxWaitingTime
2024-05-27 08:27:18 +00:00
Harry-Hopkinson
7fa27912ac
Rename MaxParkEntrances to kMaxParkEntrances
2024-05-27 08:00:02 +00:00
Harry-Hopkinson
62618edd9f
Rename MaxPeepSpawns to kMaxPeepSpawns
2024-05-27 07:57:59 +00:00
Harry-Hopkinson
f4ce81ac6d
Rename DowntimeHistorySize to kDowntimeHistorySize
2024-05-27 07:55:56 +00:00
Harry-Hopkinson
c489d6288a
Rename NumColourSchemes to kNumColourSchemes
2024-05-27 07:52:32 +00:00
Harry-Hopkinson
c829854b88
Rename MaxAwards to kMaxAwards
2024-05-27 07:42:25 +00:00