Commit Graph

23634 Commits

Author SHA1 Message Date
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
Michał Janiszewski 826918c0c6 Build OpenRCT2 with breakpad support in CI
Fixes #17632
2022-08-01 22:24:26 +02:00
Gymnasiast 0bf750cb12
Update to objects release v1.3.3 2022-08-01 22:19:11 +02:00
OpenRCT2 git bot 4ed12489be Merge Localisation/master into OpenRCT2/develop 2022-08-01 04:28:59 +00:00
frutiemax 293370c3c5 Convert PoweredLaunch to PoweredLaunchBlockSectioned when block brake 2022-07-31 17:58:58 -04:00
Henry Cheng 281cf137f4
Fix #17639: Duplicate special elements when building upside down 2022-07-31 21:51:08 +00:00
Michael Steenbeek a68f8e8467
Merge pull request #17656 from Gymnasiast/refactor/rct-string-id
Rename rct_string_id to StringId
2022-07-31 22:55:28 +02:00
Gymnasiast 9841b4e9e0
Fix naming conflicts 2022-07-31 22:30:18 +02:00
Gymnasiast d3fd31c611
Rename rct_string_id to StringId 2022-07-31 22:30:13 +02:00
Hielke Morsink 6c5bdd5e08
Merge pull request #17660 2022-07-31 22:16:17 +02:00
Hielke Morsink 5c6db6126d
Take const reference in some window functions 2022-07-31 20:34:33 +02:00
Hielke Morsink 7cb2113252
Apply clang-format rules 2022-07-31 20:34:32 +02:00
Hielke Morsink 274ab7190d
Remove unused function definitions 2022-07-31 20:34:32 +02:00
Hielke Morsink d6525e3cd0
Refactor window functions to take references 7 2022-07-31 17:23:18 +02:00
Hielke Morsink d05d675ed9
Refactor window functions to take references 6 2022-07-31 17:23:17 +02:00
Hielke Morsink 755deeef8e
Refactor window functions to take references 5 2022-07-31 17:23:17 +02:00
Hielke Morsink a258008bef
Refactor window functions to take references 4 2022-07-31 17:23:16 +02:00