Commit Graph

  • 62d66ca9d0 Add hook for vehicle crashes to plugin api (#15084) andrewpratt64 2021-07-30 08:03:15 -04:00
  • 2eb1ee631b Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-07-30 04:08:04 +00:00
  • dd2ffec14b Code review changes ZehMatt 2021-07-29 20:08:57 +03:00
  • 4f54aa5c42 Limit the count of packets processed per update ZehMatt 2021-07-29 02:26:02 +03:00
  • 6877b8214a Fix unhandled exceptions during packet processing ZehMatt 2021-07-29 01:24:24 +03:00
  • dac7d76e7a Merge pull request #15058 from ZehMatt/enummap Michael Steenbeek 2021-07-29 16:51:10 +02:00
  • 86af7f486d Fix spelling of “continuous” Michael Steenbeek 2021-07-29 13:02:20 +02:00
  • cd43cab999 Add tests for EnumMap ZehMatt 2021-07-22 20:51:28 +03:00
  • d9f9e7542a Use EnumMap for HookEngine lookups ZehMatt 2021-07-22 20:51:15 +03:00
  • e520e4f991 Use EnumMap for RideObject lookup tables ZehMatt 2021-07-22 20:29:17 +03:00
  • e991c128dc Use EnumMap for format token lookups ZehMatt 2021-07-22 20:25:38 +03:00
  • 3fbfa26dd3 Use EnumMap for Cursors string lookup ZehMatt 2021-07-22 20:22:47 +03:00
  • f44687b6b2 Use EnumMap for lookup tables in scripting ZehMatt 2021-07-22 20:21:38 +03:00
  • ce8040b858 Use EnumMap for string to colour conversion ZehMatt 2021-07-22 20:13:55 +03:00
  • a36e0a32f7 Add EnumMap container for bidirectional key, enum mapping ZehMatt 2021-07-22 19:54:15 +03:00
  • 1ea9bbbb1b Fix formatting Michael Steenbeek 2021-07-29 13:32:48 +02:00
  • dbdca55645 Fix #14316: Closing the Track Designs Manager window causes broken state Kane 2021-07-29 20:44:24 +10:00
  • d01a3a783a Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-07-29 04:07:50 +00:00
  • 71ff9bf6d6 Allow loading images from .pob files (#15122) Michael Steenbeek 2021-07-28 21:25:51 +02:00
  • 87007ba2a3 Change track paint signature to pass ride instead of ride index ζeh Matt 2021-07-28 19:21:59 +03:00
  • 193e9b0e11 Merge pull request #15118 from Gymnasiast/no-platforms Michael Steenbeek 2021-07-28 15:34:59 +02:00
  • 6f9468a316 Implement invisible platforms on some tracked rides Gymnasiast 2021-07-27 17:01:22 +02:00
  • 5486dd3fa4 Hide wooden platforms when the “no platforms” station style is selected Gymnasiast 2021-07-27 16:45:06 +02:00
  • bb682ca09d Hide brown base on flat rides if "no platform" station style is selected Gymnasiast 2021-07-27 16:33:03 +02:00
  • ab18612882 Remove Music Acknowledgements window (#15116) Michael Steenbeek 2021-07-28 10:26:35 +02:00
  • f3aac0bb96 Merge pull request #15113 from ZehMatt/fix-nsf-pathfinding Michael Steenbeek 2021-07-28 09:21:52 +02:00
  • 6bbc2fb4fe Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-07-28 04:07:35 +00:00
  • 0b6e80c7d4 Add error message body to failed Place Park Entrance action Michael Steenbeek 2021-07-27 23:50:16 +02:00
  • e596a379c0 Update replays ZehMatt 2021-07-27 22:38:48 +03:00
  • b7b3418b75 Fix setNull on inherited classes leaving uninitialized variables ZehMatt 2021-07-27 21:34:53 +03:00
  • 163fe3756d Fix GameStateSnapshots buffer overrun ZehMatt 2021-07-27 21:10:06 +03:00
  • d76611e0f2 Actually allocate a banner when using GetOrCreateBanner Duncan 2021-07-27 18:58:09 +01:00
  • ac08049472 Adapt SV6 import and export for peep path-finding data ZehMatt 2021-07-27 20:40:19 +03:00
  • bb6b931a7d Use TileCoordsXYZ in path finding for bigger map support ZehMatt 2021-07-27 20:28:07 +03:00
  • 0e7d05a5ad Add TileCoordsXYZD serialiser traits ZehMatt 2021-07-27 20:15:10 +03:00
  • b9ec5d079e Add construction of TileCoordsXYZD with TileCoordsXYZ ZehMatt 2021-07-27 19:57:45 +03:00
  • ada94dce37 Add #3417 to changelog Michael Steenbeek 2021-07-27 18:03:33 +02:00
  • 7b7744057e Merge pull request #15101 from ZehMatt/crashdumps Michael Steenbeek 2021-07-27 18:02:47 +02:00
  • 47287e7fb1 Save crash dumps into a separate directory ZehMatt 2021-07-26 00:40:19 +03:00
  • afc4cd7cba Refactor ride construction code into a new unit ζeh Matt 2021-07-27 18:21:03 +03:00
  • 9c2fb84a53 Invalidate screen when toggling transparent water flag Michael Steenbeek 2021-07-27 12:16:36 +02:00
  • 13aee659f0 Fix #15096: Crash placing entrance near corner in scenario editor ζeh Matt 2021-07-27 13:02:34 +03:00
  • e9eb1b8304 Banner Refactor from NSF (#14788) Duncan 2021-07-27 10:25:58 +01:00
  • 399bd15d5e Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-07-27 04:07:29 +00:00
  • 6405d0246c Fix #14612: Crash in research_insert_ride_entry() Michael Steenbeek 2021-07-26 22:23:03 +02:00
  • ba6407f649 Fix #5465: improper types in Objective::CheckGuestsBy() Michael Steenbeek 2021-07-26 21:23:41 +02:00
  • d880fbda56 Use constant for RCT1 max map size Michael Steenbeek 2021-07-26 21:17:33 +02:00
  • 4f80ef50ef Fix #15086: Crash in vehicle_create_trains() Michael Steenbeek 2021-07-26 21:17:17 +02:00
  • dab33b3347 Add version to the crash dump info ZehMatt 2021-07-26 00:39:39 +03:00
  • c9731a8ba9 Start v0.3.4.1+1 duncanspumpkin 2021-07-25 21:26:28 +01:00
  • b77da4c364 Merge branch 'master' into develop duncanspumpkin 2021-07-25 21:25:01 +01:00
  • 5087e77032 Release v0.3.4.1 duncanspumpkin 2021-07-25 20:16:08 +01:00
  • f219247b19 Merge branch 'develop' duncanspumpkin 2021-07-25 20:05:41 +01:00
  • e8e7bdb776 Update Backtrace.io token for v0.3.4.1 duncanspumpkin 2021-07-25 20:04:58 +01:00
  • c887a049d2 Fix various Cppcheck warnings (#15081) Hielke Morsink 2021-07-24 23:41:50 +02:00
  • cd98ca0d8e Fix 15063 (#15064) Duncan 2021-07-23 19:37:24 +01:00
  • 935e5b28dd Merge pull request #15059 from ZehMatt/fix-15048 ζeh Matt 2021-07-22 22:37:58 +03:00
  • 8d273d6a3e Update changelog.txt ZehMatt 2021-07-22 22:12:32 +03:00
  • c15f17c49a Fix potential null dereference ZehMatt 2021-07-22 22:09:43 +03:00
  • e4758df2e9 Fix #15048: Crash removing litter from cheats ZehMatt 2021-07-22 22:06:48 +03:00
  • 90fbbe14ed Fix 15052 (#15054) Duncan 2021-07-22 15:15:59 +01:00
  • bbef85e752 Fix #15028, #15042. Crash when placing large scenery (#15043) Duncan 2021-07-21 13:01:09 +01:00
  • 8b9129d9f3 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-07-21 04:07:43 +00:00
  • 193be924d4 Merge pull request #15035 from Gymnasiast/refactor/remove-more-gotos Michael Steenbeek 2021-07-20 18:19:42 +02:00
  • 2a175e7678 Split off mini golf acceleration calculation Gymnasiast 2021-07-20 15:01:18 +02:00
  • 1965aaca73 Replace loc_6DBA33 with a loop Gymnasiast 2021-07-20 14:48:18 +02:00
  • 3966c6f7a4 Cleanup gotos to loc_6D8E36 Gymnasiast 2021-07-20 14:43:29 +02:00
  • d0436c7379 Rename unkF64E35 to stationBrakesWork Gymnasiast 2021-07-20 14:35:01 +02:00
  • 2a9481bb99 Add Œ ligature Michael Steenbeek 2021-07-20 14:28:43 +02:00
  • 3bb15d9067 Support drawing em-dashes Michael Steenbeek 2021-07-20 13:34:22 +02:00
  • 6a44b7cc5d Merge pull request #15024 from Gymnasiast/refactor/remove-gotos Michael Steenbeek 2021-07-20 11:18:57 +02:00
  • 4760642fd5 Clean up New Scenario window Michael Steenbeek 2021-07-19 17:24:12 +02:00
  • aa69593064 Close #12626: Allow completing RCTC scenarios with RCT2 saves Struan Clark 2021-07-19 10:12:03 -04:00
  • af0d4a0b63 Integrate loc_68BABC Gymnasiast 2021-07-19 15:14:31 +02:00
  • f54b008ac3 Spin off MapLoc68BABCShouldContinue() Gymnasiast 2021-07-19 15:13:19 +02:00
  • 41e564d16c Integrate loc_68B9B7 Gymnasiast 2021-07-19 15:01:00 +02:00
  • 95fa0e34e0 Integrate loc_68BAE6 Gymnasiast 2021-07-19 14:57:32 +02:00
  • a39ee0cadc Start v0.3.4+1 Gymnasiast 2021-07-19 13:37:29 +02:00
  • 2c2fc0bc8f Merge branch 'master' into develop Gymnasiast 2021-07-19 13:36:52 +02:00
  • e0daac9442 Release v0.3.4 Gymnasiast 2021-07-19 12:54:49 +02:00
  • 17a412acca Merge branch 'develop' Gymnasiast 2021-07-19 12:50:39 +02:00
  • 5584c96d33 Update Backtrace.io token for v0.3.4 Gymnasiast 2021-07-19 12:50:08 +02:00
  • 31792cf37a Merge pull request #14904 from duncanspumpkin/close_14903 Michael Steenbeek 2021-07-19 12:43:14 +02:00
  • 6116b490eb Revert place park entrance change duncanspumpkin 2021-06-15 07:55:55 +01:00
  • ae6657dcdc Close #14903. Use map_is_edge duncanspumpkin 2021-06-15 07:49:57 +01:00
  • 517935e580 Update changelog for #14982 Lastorder 2021-07-13 16:43:16 +09:00
  • 9f4374b9d3 Merge pull request #14982 from telk5093/develop Michael Steenbeek 2021-07-12 23:07:20 +02:00
  • 707d4156bc Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-07-07 04:07:54 +00:00
  • b017ea4159 Fix [#12262]: Windows can appear off screen in some cases (#14881) Daniel Karandikar 2021-07-03 13:38:39 +01:00
  • 82e72afde5 Change y_offset and hintings of Nanum Gothic TTF Font for Korean TELK 2021-07-03 15:32:41 +09:00
  • a642b53088 Add Malgun Gothic as a TTF font alternative for Korean TELK 2021-07-03 15:21:54 +09:00
  • 77781874f2 Amend changelog to include #14169 changes (#14975) Tulio Leao 2021-07-01 02:39:49 -03:00
  • 6863da569f Refactor ride rating to allow multiple updates (#14963) ζeh Matt 2021-06-30 21:57:27 +03:00
  • b2387d06b6 Fix #14964: Building in multiplayer while paused ζeh Matt 2021-06-30 21:51:04 +03:00
  • 06026ec55e Improvement: Added lighting effects for shops and stalls. (#14169) WantDiscussion 2021-06-30 16:55:02 +10:00
  • 617bb698ae Use UK spelling of center Hielke Morsink 2021-06-29 00:03:45 +02:00
  • 2650828f08 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-06-28 04:07:26 +00:00
  • 3a0e26660d Merge pull request #14962 from duncanspumpkin/fix_14945 Michael Steenbeek 2021-06-27 15:22:21 +02:00
  • d4381ffeea Update ride rating test data duncanspumpkin 2021-06-27 09:36:55 +01:00
  • f3a509cb54 Update changelog duncanspumpkin 2021-06-27 08:34:53 +01:00