Commit Graph

23650 Commits

Author SHA1 Message Date
spacek531 48530026a2
Flying coaster track additions 2022-08-10 22:54:33 +00:00
Michael Steenbeek ce03c228ad
Fix #17616: Quarter-tile scenery is misaligned 2022-08-11 00:50:42 +02:00
Michael Steenbeek 5661da1c68
Unwrap game action compat wrappers 2022-08-11 00:00:58 +02:00
Michael Steenbeek 93807ec5bf
Remove ride type checks for log bumps/rapids string 2022-08-10 23:43:00 +02:00
frutiemax 59c31e8b7a
Add AccelerationFactor field to RTD (#17687) 2022-08-09 22:20:07 -03:00
frutiemax 9cd6c646a9
Add UpdateMeasurementsSpecialElements field to RTD (#17659) 2022-08-09 22:18:15 -03:00
ltsSmitty e0e7227dae
Fix sprintf deprecation error on MacOS build
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com>
2022-08-09 20:31:15 +02:00
Michael Steenbeek 39722307d2
Fix #11746: Cannot set ride or shop prices in some circumstances (#17765) 2022-08-09 18:06:21 +00:00
Hielke Morsink 9e1b24d977
Make support transparency invisible by default 2022-08-08 19:04:02 +02:00
Michael Steenbeek 980e3cbc4c
Remove superfluous line from MSVC project file 2022-08-06 16:34:10 +02:00
Michael Steenbeek a7e66535d9
Change ‘restroom’ to ‘toilet’ in the code 2022-08-06 14:33:37 +00:00
Michael Steenbeek 746722df1b
Fix #17703: (undefined string) when building on invalid height 2022-08-06 15:42:51 +02:00
leoleotte 863892391d
Fix #17600: Notifications aren't cleared on park load (#17705)
When loading a save using the New Save Format (.park files), the notification (news) list is not properly terminated and is preserving previously loaded news from other save files, including the main menu ones.
2022-08-06 13:42:07 +00:00
Michael Steenbeek c1f84527e2
Merge pull request #17661 from frutiemax/RTD_FLAGS
More commits involving Ride Type flags and shops/facilities
2022-08-06 15:27:31 +02:00
Gymnasiast 49896ece43
Pass considerOnlyCloseRides to PeepHeadForNearestRideWithFlags() 2022-08-06 15:00:52 +02:00
frutiemax 6868b3dcaf
Rename IS_SHOP to IS_SHOP_OR_FACILITY and use it for RideObject 2022-08-06 15:00:52 +02:00
frutiemax 2d75858589
Add IS_FIRST_AID flag 2022-08-06 15:00:52 +02:00
frutiemax 76104cbbee
Use RIDE_TYPE_FLAG_IS_TOILET 2022-08-06 15:00:52 +02:00
Michael Steenbeek f8675d7e8e
Merge pull request #17658 from frutiemax/RTD_ClassicMiniRc 2022-08-06 12:51:51 +02:00
Gymnasiast ab68d7d631
Remove ride type check in JuniorRollerCoaster.cpp 2022-08-06 12:19:27 +02:00
AuraSpecs 5249ae1426
Enlarge Special Elements dropdown
Enlarging the Special Element dropdown to accomodate for the new longest name "Large Corkscrew (right)" so you can at least make out which direction it's turning in.
2022-08-06 11:25:25 +02:00
OpenRCT2 git bot 7136b08f2d Merge Localisation/master into OpenRCT2/develop 2022-08-06 04:05:36 +00:00
frutiemax d6d43e5b0b
Remove ride type check for reverser upkeep cost 2022-08-05 21:56:28 +02:00
spacek531 468084a401
Move supported track pieces return type to BitSet 2022-08-05 18:55:30 +00:00
OpenRCT2 git bot 967366c2fe Merge Localisation/master into OpenRCT2/develop 2022-08-05 04:18:14 +00:00
Michał Janiszewski 1682d6f963
Merge pull request #17665 from janisozaur/more-info-on-save-failure
Collect more info in case of save failure
2022-08-05 00:59:47 +02:00
Michał Janiszewski 0be5c9d720 Register park being loaded for crash upload 2022-08-04 19:48:47 +02:00
Michał Janiszewski 4243bf0d8e Allow to register additional files for upload in case of crash 2022-08-04 19:48:47 +02:00
Michał Janiszewski b42ff262ef Add more info to 'trigger assert' button 2022-08-04 18:42:34 +02:00
Michał Janiszewski a9fe4da279 Use SDL_ShowMessageBox's 'close' value for dummy UI context 2022-08-04 18:42:34 +02:00
Michał Janiszewski e146ca0853 Make sure to update the screen after displaying an error 2022-08-04 18:42:34 +02:00
Michał Janiszewski c25ebdd1c8 Provide more info in case of write failure 2022-08-04 18:42:34 +02:00
Michał Janiszewski 15fad6b979 Prompt user to submit a bug report on park save failure 2022-08-04 18:42:33 +02:00
Michał Janiszewski a6e84fab5c Add a message box with buttons to UiContext 2022-08-04 18:42:33 +02:00
Michał Janiszewski 0bcb779acb Present more info to user in case of save failure 2022-08-04 18:42:33 +02:00
Basssiiie fe9e60975f
Increment network version for #17638 (#17699) 2022-08-03 19:59:25 +00:00
Nikolas Parshook a44ddd5adc
Refactor NewRideWindow to use Window class 2022-08-03 21:59:03 +02:00
Hielke Morsink faea1ca494
Make rct_window non-copyable and non-assignable 2022-08-03 21:35:25 +02:00
Michael Steenbeek 840f497d85
Merge pull request #17663 from frutiemax/RTD_PoweredLaunchBlock
Convert PoweredLaunch to PoweredLaunchBlockSectioned when block brake
2022-08-03 20:09:36 +02:00
Gymnasiast b54ef13c4f
Implement cleaner method for checking mode availability 2022-08-03 19:42:43 +02:00
OpenRCT2 git bot 2200debd7c Merge Localisation/master into OpenRCT2/develop 2022-08-03 04:25:18 +00:00
Hielke Morsink eec99b6fae
Catch window refs by reference instead of copy 2022-08-02 21:55:23 +02:00
Michael Steenbeek 2765ed45d2
Remove now-unnecessary object patches (#17674)
These 5 objects are now part of the game and all fixes have been integrated.
2022-08-02 21:53:17 +02:00
Michael Steenbeek fd54e962f8
Rename “Half Loop” to “Small Half Loop”
Done because we now also have both medium and large half loops. Discussed in the team chat.
2022-08-02 12:56:59 +02:00
Michael Steenbeek 43b72eba6a
Add #17638 and objects#198 to changelog
[ci skip]
2022-08-02 00:15:41 +02:00
Michał Janiszewski e1c2a8b74f
Merge pull request #17634 from OpenRCT2/janisozaur-patch-1
Build OpenRCT2 with breakpad support in CI
2022-08-01 15:04:08 -07:00
Michael Steenbeek 56f6828ba9
Fix #17571: Researched rides show up as new vehicles in .park scenarios 2022-08-01 23:46:33 +02:00
Michael Steenbeek 80f0d952ad
Merge pull request #17638 from X123M3-256/new_track_pieces
Add new track pieces to the hybrid and single rail
2022-08-01 23:24:22 +02:00
Michał Janiszewski bc51039e8f Don't take screenshot of crashed OpenGL application 2022-08-01 22:24:26 +02:00
Michał Janiszewski f9e870a388 Provide more traces for breakpad 2022-08-01 22:24:26 +02:00