Commit Graph

  • 10019dcfb5 Remove unnecessary Memory.hpp includes (#26506) develop mix 2026-05-06 10:43:45 +01:00
  • c311d68458 Add 'guests entertained' statistic for entertainers (#26327) MarcelVos96 2026-05-06 08:53:21 +02:00
  • bcb38ee336 Merge pull request #26502 from janisozaur/gcc-16-fixes Michał Janiszewski 2026-05-05 23:11:18 +02:00
  • 4d02f3dca9 Merge pull request #26487 from mixiate/remove-more-manual-allocs Michael Steenbeek 2026-05-05 21:48:50 +02:00
  • 7e782373a4 Workaround for GCC 16 Michał Janiszewski 2026-05-05 21:35:30 +02:00
  • b8f638f5a3 Unify widget idx types Michał Janiszewski 2026-05-05 21:35:09 +02:00
  • 4638d3f505 Fix #26492: Drag tool shows per tile error when running out of money midway (#26493) frozensnowy 2026-05-05 11:23:21 +02:00
  • d4549d1287 Add w prefix to names of wide string variables in Platform.Win32.cpp mix 2026-05-03 01:01:02 +01:00
  • e65fb01160 Merge pull request #26486 from mixiate/command-line-string-option-fix Michael Steenbeek 2026-05-02 23:33:21 +02:00
  • a8a13c8776 Merge pull request #26485 from mixiate/remove-object-repository-manual-allocs Michael Steenbeek 2026-05-02 23:32:31 +02:00
  • 3fabecabc1 Remove manual new/delete in Win32 Platform::GetEnvironmentVariable mix 2026-05-02 12:51:47 +01:00
  • f4336f1feb Remove manual malloc and free in Win32 Platform::GetSteamPaths mix 2026-05-02 12:51:47 +01:00
  • 7595d6702b Remove manual alloc in TryClassifyAsTD4_TD6 mix 2026-05-02 12:51:46 +01:00
  • 432baaaa61 Fix RootCommands _address type from char* to u8string mix 2026-05-02 15:21:21 +01:00
  • 8b90ce579d Fix CommandLine::Sprite::_mode type from char* to u8string mix 2026-05-02 12:51:46 +01:00
  • 4c0e9015fe Remove second manual memory allocation in ObjectRepository::SaveObject mix 2026-05-02 12:51:46 +01:00
  • 033a7cb030 Remove exception capture and rethrow in ObjectRepository::SaveObject mix 2026-05-02 12:51:46 +01:00
  • b09dc06a41 Remove first manual memory allocation in ObjectRepository::SaveObject mix 2026-05-02 12:51:46 +01:00
  • 2d36d7dfdf Remove unnecessary memory allocation in calculateExtraBytesToFixChecksum mix 2026-05-02 12:51:46 +01:00
  • 95fbd1f6c8 Add station style whitelist to prepare for split (#26476) Michael Steenbeek 2026-05-01 11:42:00 +02:00
  • 4196749858 Changelog: correct listing for #26374 Gymnasiast 2026-04-30 00:35:46 +02:00
  • 5d2b855b08 Merge pull request #26435 from Gymnasiast/check-typewriter-quotes-in-changelog Michael Steenbeek 2026-04-29 20:22:52 +02:00
  • 46693717c3 Changelog: escape line 418 Gymnasiast 2026-04-22 12:32:03 +02:00
  • a166e10e4a Allow typewriter quotes in inline code blocks Gymnasiast 2026-04-22 12:25:56 +02:00
  • 0fb31d3582 Fix apostrophes and quotes in changelog Gymnasiast 2026-04-22 12:23:02 +02:00
  • e1ff00930e format-changelog.js: print error when typewriter quotes are used Gymnasiast 2026-04-22 12:18:04 +02:00
  • 7990dbed7d Reduce nesting/indentation in ReadWriteTilesChunk (#26468) Aaron van Geffen 2026-04-29 10:34:10 +02:00
  • 310286821f Split upright and inverted multi dimension track paint code (#26436) mix 2026-04-28 21:41:03 +01:00
  • 75f36ca1fe Add more context to IStream exceptions (#26106) Michał Janiszewski 2026-04-28 22:31:40 +02:00
  • 2c1acd5c80 Fix widget state regressions from #26443 (#26464) Michael Steenbeek 2026-04-28 22:11:30 +02:00
  • 8de672bc82 Fix #26462: Opening Tile Inspector crashes the game rinode 2026-04-28 22:00:37 +02:00
  • 72446f7b3a Fix #26460: Delete, build, forward and backward buttons in Ride Construction window are always held rinode 2026-04-28 22:00:03 +02:00
  • d3067f2790 Fix #26463: getWidgetByIndex() causes a crash if index is out-of-bounds (#26470) Michael Steenbeek 2026-04-28 21:56:04 +02:00
  • 6e45d802ec Automatically publish plugin types to NPM (#26283) Marino Rottier 2026-04-28 21:25:57 +02:00
  • 45ff80d890 Refactor widget state to single storage model (#26443) Marino Rottier 2026-04-28 09:26:02 +02:00
  • a939eccc14 Add higher resolution app icons for Android (#26374) Basssiiie 2026-04-27 16:43:03 +02:00
  • fda8fe0f6c Fix #26287: Game crashes upon connect/disconnect of physical keyboard (#26394) michboy 2026-04-22 07:01:24 -04:00
  • f415e465bf Fix #26419: Having an inversion on the Flying Coaster doesn't prevent stat penalty for drops or negative g's (#26420) MarcelVos96 2026-04-22 12:39:43 +02:00
  • c083a838fd Improve default config.ini settings on new Android installs (#26386) Basssiiie 2026-04-22 12:10:45 +02:00
  • 8323e0f306 Fix #26432: Guests choose to head for rides they have already ridden if they don't have a map MarcelVos96 2026-04-22 12:03:40 +02:00
  • e49fcfd7d1 Fix inverted logic around peep watching spots (#26426) MarcelVos96 2026-04-22 09:23:14 +02:00
  • e2b324cc0e Fix tiles mistakenly culled when elements below water and none above (#26410) mix 2026-04-22 08:03:47 +01:00
  • 5e7888b672 Minor clean ups for macOS Platform and UiContext units (#26416) Aaron van Geffen 2026-04-20 11:30:04 +02:00
  • 9ffb8fbacd Ignore namespace changes in blame (#25170) Michał Janiszewski 2026-04-18 07:06:21 +02:00
  • 597899b828 Merge pull request #26372 from mixiate/fix-26019 Aaron van Geffen 2026-04-18 06:15:54 +02:00
  • 7b80501b39 Add changelog entry for inverted large half loop fixes mix 2026-04-14 15:08:42 +01:00
  • e55eebe102 Fix invert flying large loop tunnel and train drawing glitches mix 2026-04-14 15:04:06 +01:00
  • fa5c0f0b9f Fix #26019: Invert large loop tunnel, support and train drawing glitches mix 2026-04-14 14:46:12 +01:00
  • 31fbfdd8a5 Fix #26299: Single Rail S-Bend sprites don't connect visually (#26392) mix 2026-04-18 05:03:03 +01:00
  • 8a98258b96 Fix #26183: Ride stat graphs tab text is partially off screen. (#26395) Alex Harvey 2026-04-18 04:49:46 +01:00
  • ce9470971c Expose show/hideGridlines to scripting more safely (#24879) Basssiiie 2026-04-18 05:37:11 +02:00
  • efb268af7d Add ride breakdown hook for scripting (#24243) Max 2026-04-18 05:25:23 +02:00
  • 97e4a75698 Merge pull request #26352 from AaronVanGeffen/tile-inspector-refactor Aaron van Geffen 2026-04-17 00:37:26 +02:00
  • 96a6b46551 Add changelog entries Aaron van Geffen 2026-04-17 07:27:45 +09:00
  • 274759a9d2 Offset scenery collision checks slightly from quartile checks Aaron van Geffen 2026-04-16 21:18:50 +09:00
  • 3362e4b4cd Fix type for ParkEntranceGetIndex argument Aaron van Geffen 2026-04-11 22:54:50 +09:00
  • c0e7b6b41f Bugfix: fix groupbox title for large scenery items Aaron van Geffen 2026-04-11 22:53:41 +09:00
  • 124cf139df Add bottom padding to properties group Aaron van Geffen 2026-04-10 08:36:20 +09:00
  • a05015262e Align base height label with spinner caption Aaron van Geffen 2026-04-10 08:35:45 +09:00
  • f1b4c213bc Fix property index for various surface detail widgets (off-by-one) Aaron van Geffen 2026-04-09 18:01:52 +02:00
  • cdffbcb5b0 Tile inspector: offset spinner captions at text top Aaron van Geffen 2026-04-09 17:53:29 +02:00
  • dbd0e5e487 Tile inspector: give spinners their own size class Aaron van Geffen 2026-04-09 17:47:01 +02:00
  • 9e13c30815 Rework tile inspector onPrepareDraw to match widget definitions Aaron van Geffen 2026-04-09 17:42:33 +02:00
  • aee8d6b007 Tile Inspector: fix path additions label colour Aaron van Geffen 2026-04-09 16:13:45 +02:00
  • a09757261a Rename TileInspectorGroupboxSettings to GroupboxSettings Aaron van Geffen 2026-04-09 15:16:29 +02:00
  • b7e0b32569 Rename tile inspector constants to include k prefix Aaron van Geffen 2026-04-09 15:09:57 +02:00
  • 0530db25af Refactor tile inspector property drawing into functions by element type Aaron van Geffen 2026-04-09 15:06:05 +02:00
  • 1f2cffdc28 Remove unused track sprites (#26393) mix 2026-04-16 20:50:03 +01:00
  • a3fc66cb48 Fix inverted lay down helices being invisible when loading old saves (#26360) mix 2026-04-13 13:00:00 +01:00
  • cce3a72e40 Add tunnels to TED and use in trackPaintGeneric (#26286) mix 2026-04-13 10:53:25 +01:00
  • 157564d400 Start v0.5.1 Gymnasiast 2026-04-12 13:27:06 +02:00
  • 7e79603a6f Revert "Use VS 2022 for the v0.5.0 release (for W7 compatibility)" Gymnasiast 2026-04-12 13:26:30 +02:00
  • a13df93b41 Merge branch 'master' into develop Gymnasiast 2026-04-12 13:26:17 +02:00
  • 075993c2c6 Release v0.5.0 v0.5.0 master Gymnasiast 2026-04-12 11:03:20 +02:00
  • fc900a4ce1 Use VS 2022 for the v0.5.0 release (for W7 compatibility) Gymnasiast 2026-04-12 11:02:08 +02:00
  • 4d14e550eb Merge branch 'develop' Gymnasiast 2026-04-12 10:56:58 +02:00
  • f7e4eea86d Update Backtrace token for v0.5.0 Gymnasiast 2026-04-12 10:56:00 +02:00
  • 65093fc819 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2026-04-08 04:49:26 +00:00
  • a89b1e40ca Fix unguarded access to shop items (#26339) Michał Janiszewski 2026-04-07 21:48:30 +02:00
  • c290524736 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2026-04-07 04:45:40 +00:00
  • 869d84e88c Fix outline when hovering over banner with RCT1 theme (#26330) Michael Steenbeek 2026-04-06 19:14:04 +02:00
  • 0da634d6e7 Fix #26310: crash when multiple subscribers register for the same event (#26315) Michał Janiszewski 2026-04-05 19:57:00 +02:00
  • 1d19f6f69d Update objects to v1.7.9 (#26328) Michael Steenbeek 2026-04-05 11:47:38 +02:00
  • 8d9aec1090 Fix #26304: Use common prototypes for JS entities (#26321) Michał Janiszewski 2026-04-05 09:22:47 +02:00
  • b6d1f6e4cb Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2026-04-05 04:48:41 +00:00
  • 47d1f820db Amend changelog entry for #25314 Michael Steenbeek 2026-04-05 00:31:03 +02:00
  • 2b57242f2f Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2026-04-04 04:34:15 +00:00
  • b3c4e4e7be Add new screenshot to README (#26318) Michael Steenbeek 2026-04-04 00:06:45 +02:00
  • 357cadb12a Changed default FoothpathSlope (#26289) Kennedy McCarthy 2026-04-03 17:59:50 -04:00
  • 85b58ceca0 Pass ParkData ref to game actions (#26018) Aaron van Geffen 2026-04-03 23:36:12 +02:00
  • 1653e167bb Fix #26306: Check Homebrew paths when FindApp fails on macOS (#26307) Sjoerd de Bruin 2026-04-03 23:22:36 +02:00
  • 6f8533462a Merge pull request #26293 from Gymnasiast/feature/write-dat-header Michael Steenbeek 2026-04-03 23:12:08 +02:00
  • cee8fcbee6 Remove some unused includes and simplify some others (#26317) Basssiiie 2026-04-03 23:04:34 +02:00
  • bf4d42b9bd Write out flags and checksums when exporting DAT files Gymnasiast 2025-10-24 21:32:04 +02:00
  • 304f211ca4 Remove unused WritePackedObject function Gymnasiast 2025-10-24 21:33:07 +02:00
  • 2105dd2b9a Modify CI workflow to adjust Windows runners janisozaur-patch-2 Michał Janiszewski 2026-03-26 15:18:38 +01:00
  • 5a9f267646 add console command to find entity physics-update spacek531 2026-02-14 15:18:09 -08:00
  • d074612cf6 use brakeBoosterMode in simulation spacek531 2026-02-14 16:03:45 -08:00
  • 4a45448edd convert brake and booster magic numbers to constants spacek531 2026-02-14 15:48:54 -08:00
  • 8622319acc read brakeBoosterMode on entering a new track piece spacek531 2026-02-14 12:43:46 -08:00