Commit Graph

  • 4b11398781 Merge pull request #18931 from Gymnasiast/refactor/image-id-3 Michael Steenbeek 2022-12-31 15:42:55 +01:00
  • 38f7c2a159 Allow using ImageId in widgets directly Gymnasiast 2022-12-24 17:47:22 +01:00
  • 162b01204d Rename rct_widget to Widget Gymnasiast 2022-12-24 16:50:29 +01:00
  • b97ee766d5 Refactor out IMAGE_TYPE_REMAP from widgets Gymnasiast 2022-12-24 16:39:43 +01:00
  • b712cc8f07 Refactor checks for ghost tracks while painting Gymnasiast 2022-12-24 15:18:14 +01:00
  • 057205d153 Add == and != operators to ImageId Gymnasiast 2022-12-24 15:17:18 +01:00
  • 246980d45d Merge pull request #18408 from Broxzier/refactor/13778-loadsave-window Michael Steenbeek 2022-12-31 14:54:49 +01:00
  • 7e9a09d7cd Fix #18905: Ride Construction window theme not applied correctly mdbckrtn 2022-12-31 08:17:08 -05:00
  • bb1c5d8ca8 Fix #18467: "Selected only" filter is active in Track Designs Manager mdbckrtn 2022-12-31 08:10:38 -05:00
  • 09c8e4755f Rename GetBrakeClosed() to IsBrakeClosed() spacek531 2022-12-31 05:06:22 -08:00
  • 0ce84204b7 Fix #18911: Update mini golf fencing to draw correctly from all angles (#18946) mdbckrtn 2022-12-30 16:18:59 -05:00
  • 8127a9ff96 Add IconName type to ButtonDesc image property Basssiiie 2022-12-30 20:20:02 +01:00
  • d7c51a0d84 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-30 04:02:12 +00:00
  • d00c71399b Add guest thoughts to plugin API (#18732) Matthew 2022-12-29 10:56:11 -05:00
  • 279675ba45 Add shift and control modifiers to close window button (#18537) ccahiggins 2022-12-27 12:22:18 +00:00
  • 121d656698 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-27 04:01:56 +00:00
  • 580639aa3b Remove goto label 6DCE02 (#18907) frutiemax 2022-12-26 04:48:50 -05:00
  • 53f8522e8d Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-25 04:01:50 +00:00
  • e10698f126 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-23 04:02:05 +00:00
  • 29d40d0cba Create Vehicle::IsCableLift() frutiemax 2022-12-22 06:26:35 -05:00
  • a862fbd07f Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-21 04:01:57 +00:00
  • f0127d4a3a Merge pull request #18719 from spacek531/ride/refactor-ride-set-status Michael Steenbeek 2022-12-20 23:47:02 +01:00
  • ecef614c93 Split Ride::Test into Ride::Test and Ride::Simulate spacek531 2022-12-20 22:54:38 +01:00
  • 3af26d2fe7 Create Ride::ChangeStatusGetStartElement() Gymnasiast 2022-12-20 22:45:48 +01:00
  • f848fe5bd4 Create Ride::ChangeStatusDoStationChecks() Gymnasiast 2022-12-20 22:15:44 +01:00
  • 4f48ccc5c8 Create Ride::ChangeStatusCheckCompleteCircuit() Gymnasiast 2022-12-20 21:56:37 +01:00
  • 079d99d7b2 Require new plugins to specify a target API version Michael Steenbeek 2022-12-20 16:34:38 +01:00
  • 952fb9ebe2 Allow diagonal elements into special elements dropdown (#18879) spacek531 2022-12-20 07:27:49 -08:00
  • 26f447d1c8 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-19 04:02:11 +00:00
  • 4c9b486832 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-18 04:02:06 +00:00
  • 1a761d01c4 Close #18830: Consistently use plural for object type images (#18870) Michael Steenbeek 2022-12-17 22:15:07 +01:00
  • 458b7426b2 Merge pull request #18867 from Gymnasiast/refactor/ride-functions-2 Michael Steenbeek 2022-12-17 19:12:13 +01:00
  • 0f11246a81 Sync cmake version required for tests to main project (#18766) Michał Janiszewski 2022-12-17 18:33:01 +01:00
  • b90eab89fe Bump network version Gymnasiast 2022-12-17 18:08:50 +01:00
  • db41864e22 Close #18744: Add cheat to allow regular path as queue Michael Steenbeek 2022-12-17 18:07:47 +01:00
  • 3329da538b Create Ride::ChangeStatusCreateVehicles() to reduce codedup Gymnasiast 2022-12-17 18:01:31 +01:00
  • e91d22b203 Use constrefs in a few extra ride functions Gymnasiast 2022-12-17 17:52:49 +01:00
  • 89ed116664 Create Ride::ChangeStatusCheckTrackValidity() to reduce codedup Gymnasiast 2022-12-17 17:38:33 +01:00
  • 4923847f39 Refactor ride track checking code to use constrefs Gymnasiast 2022-12-17 17:34:00 +01:00
  • a4f7ca4682 Refactor ride_construct() to RideConstructionStart() Gymnasiast 2022-12-17 17:16:34 +01:00
  • d0ae004b8f Remove unused symbol ride_reset_all_names() Gymnasiast 2022-12-17 17:08:02 +01:00
  • 7f34d626f9 Remove leftover symbol ride_remove_vehicles() Gymnasiast 2022-12-17 17:07:26 +01:00
  • c244791eda Refactor ride_find_track_gap() to Ride::FindTrackGap() Gymnasiast 2022-12-17 16:55:26 +01:00
  • b67a80aaba Add RIDE_TYPE_FLAG_IS_SPIRAL_SLIDE flag (#18848) frutiemax 2022-12-17 10:42:51 -05:00
  • bd6e572dbc add all game actions and their documentation to plugin API (#18826) Stephan Spengler 2022-12-16 22:38:45 +01:00
  • 1a5b5f556b Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-16 04:02:07 +00:00
  • 081996c485 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-15 04:01:58 +00:00
  • 5f2b663580 Merge pull request #18771 from spacek531/ride/refactor-track-design-creation Michael Steenbeek 2022-12-14 23:25:52 +01:00
  • 742294a86f Add HasMessage() method to ResultWithMessage Spacek531 2022-12-14 12:55:50 -08:00
  • d03f5e594e Refactor track design creation return message Spacek531 2022-12-05 22:39:47 -08:00
  • 6d804f5323 Add RIDE_TYPE_FLAG_IS_MAZE frutiemax 2022-12-14 08:21:21 -05:00
  • 2642073af3 Start v0.4.4 Gymnasiast 2022-12-14 13:51:54 +01:00
  • 5609888fe7 Merge branch 'master' into develop Gymnasiast 2022-12-14 13:51:06 +01:00
  • 285e0fc42e Release v0.4.3 Gymnasiast 2022-12-14 13:22:08 +01:00
  • db7cd40fff Merge branch 'develop' Gymnasiast 2022-12-14 13:16:41 +01:00
  • 8d611961ed Remove outdated STR_6491 and STR_6493 for release Gymnasiast 2022-12-14 13:15:27 +01:00
  • 18987e90cc Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-14 13:11:13 +01:00
  • a0a3d33472 Fix #18024: Confusing error message on loading incompatible .park files (#18837) Michael Steenbeek 2022-12-14 13:09:16 +01:00
  • 69e918b47b Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-14 04:01:54 +00:00
  • bd165199cd Fix #18802: Game can crash on mechanic path finding Rik Smeets 2022-12-13 21:46:53 +01:00
  • 643e33efcd Fix #1491: Clearance of the Cash Machine is too low Michael Steenbeek 2022-12-13 18:27:12 +01:00
  • 44100234c3 Fix #18665, #18559: Add API for getting g2 icons by name spacek531 2022-12-12 15:03:16 -08:00
  • 6b8f7afe29 Merge pull request #18815 from Gymnasiast/fix/6341 Michael Steenbeek 2022-12-12 22:51:09 +01:00
  • 1fe6a1795f Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-12 04:02:01 +00:00
  • ca3dc801ce Properly display "0 cars per train" Gymnasiast 2022-12-11 23:03:47 +01:00
  • 174d638d1d Fix #6341: “Unlock vehicle limits” doesn’t work for setting fewer cpt Gymnasiast 2022-12-11 23:00:51 +01:00
  • 4583d0ae59 Fix #18805: Crash in WallCheckObstructionWithTrack zzril 2022-12-11 22:44:46 +01:00
  • 5de62b774a Merge pull request #17997 from karst/steep-flume Michael Steenbeek 2022-12-11 15:20:20 +01:00
  • 57a1bc4126 Merge pull request #18795 from Gymnasiast/refactor/track-block Michael Steenbeek 2022-12-11 10:55:42 +01:00
  • 5007eaef6c Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-11 04:01:58 +00:00
  • 5f84e7c49d Improve 60-25-down-nwse-png Karst 2022-12-10 22:47:45 +01:00
  • c0bd066c52 Fix tabs usage in sprites.json Gymnasiast 2022-12-10 22:47:18 +01:00
  • 055f16f0e5 Fix #18696: Construction rights cannot be viewed after all are purchased Rik Smeets 2022-12-10 22:35:59 +01:00
  • 38b34e841a Use safe method to access ted block Gymnasiast 2022-12-10 22:31:23 +01:00
  • d90d81c7b3 Create method to safely retrieve track sequence block Gymnasiast 2022-12-10 22:08:42 +01:00
  • c01fe36d80 Fix #18787: Back of stall shown through vertical terrain (#18789) Michael Steenbeek 2022-12-09 19:59:47 +01:00
  • ca91c67eeb Fix #18576: Cannot open parks with certain types of corrupt tile elements Michał Janiszewski 2022-12-09 07:57:40 +01:00
  • 88e9f07c49 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-09 04:09:59 +00:00
  • 2d101a5212 Provide additional information when rejecting unknown tile element Michał Janiszewski 2022-12-08 22:38:17 +01:00
  • b7bc29ee82 Add #18621 to changelog Michael Steenbeek 2022-12-08 21:56:11 +01:00
  • 76d491b9a2 Improve OpenGL Rectangle SetInstances Performance ccahiggins 2022-12-08 20:14:31 +00:00
  • 59f6856cd3 Make steep Log Flume pieces in older parks invisible Gymnasiast 2022-12-07 22:52:43 +01:00
  • 9226448eb1 Fix #18552: Trains clipping through helixes Rik Smeets 2022-12-08 19:49:54 +01:00
  • 94a4a45e30 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-08 04:09:58 +00:00
  • 2c68c73a24 Add steep drops to the Log Flume Karst 2022-12-07 22:52:22 +01:00
  • 6f82bdf099 en-GB: Fix typo Michael Steenbeek 2022-12-07 09:35:27 +01:00
  • 228a8573e2 Fix #18364: No Too High! or Too Low! error messages when attempting to raise/lower land beyond the limits HouseholdVTuber 2022-12-06 21:06:06 -05:00
  • 84b3fc9da4 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-12-06 04:09:15 +00:00
  • b3af9b6eb3 Set a default scenery group priority value Michael Steenbeek 2022-12-05 07:36:10 +01:00
  • 8438d05011 Work around more false warnings when compiling deb (#18753) QwertyChouskie 2022-12-04 22:22:31 -08:00
  • 6be16ed64f Fix spelling of ‘scenery’ Michael Steenbeek 2022-12-04 23:06:49 +01:00
  • 5b839f7e2f Update debian compat version to 13 (#18767) Michał Janiszewski 2022-12-04 23:06:22 +01:00
  • b7a1db6e69 Use BoundBoxXYZ for PaintAddImageAsParent (part 1) frutiemax 2022-12-04 14:43:19 -05:00
  • 01ac5d36e9 Add #18720 to changelog Michael Steenbeek 2022-12-04 20:17:35 +01:00
  • 8d4979588e Fix #18755: Ferris Wheel and Circus ghosts not coloured correctly GalBr 2022-12-04 21:11:11 +02:00
  • 3dfe1eedb6 Fix #18720: Can build upward helix on Alpine Coaster X123M3-256 2022-12-04 19:10:30 +00:00
  • 7602eb6095 Use -Wno-stringop-overflow when compiling .deb (#18731) QwertyChouskie 2022-12-02 12:50:35 -08:00
  • 752eec116a Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-11-30 04:02:05 +00:00
  • 050f3f85a4 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-11-28 04:01:52 +00:00
  • 76faa77f6b Part of #16152: Use BoundBoxXYZ for PaintAddImageAsChild frutiemax 2022-11-27 13:33:11 -05:00