Commit Graph

  • 463234e59f Allow skipping of OpenMusic download if prepopulated (#19542) Michał Janiszewski 2023-03-03 19:22:55 +01:00
  • 712cb49a8d Fix #19545: Unable to scroll staff list with over 32768 staff ζeh Matt 2023-03-03 20:19:39 +02:00
  • a018cb1ca5 Fix import of ride value (#19541) Duncan 2023-03-03 08:45:32 +00:00
  • dd624f9bff Replace remaining usages of money16, money32 (#19469) Michael Steenbeek 2023-03-02 22:55:42 +01:00
  • 6a89dfbfe9 Fix #19434, #19509: OpenRCT2 object types not removed by ‘remove_unused_objects’ (#19511) Michael Steenbeek 2023-03-02 20:26:19 +01:00
  • e26a18f8b9 Merge pull request #19493 from ZeeMajora/rct1-color-imports Matthias Moninger 2023-03-02 17:08:43 +02:00
  • 2887104707 Fix some RCT1 vehicle colour imports ZeeMajora 2023-02-26 02:49:43 -05:00
  • 4a78fd772c Fix #19524: Incorrect staff count beyond 32767 (#19530) Michael Steenbeek 2023-03-01 21:58:15 +01:00
  • c3bd837c42 Fix #19517: Crash when peeps try to exit or enter a hacked ride (#19518) Matthias Moninger 2023-03-01 10:31:20 +02:00
  • 2a8872018b Close #13780: Refactor MapGen to class (#19477) Michael Steenbeek 2023-03-01 09:26:30 +01:00
  • c38e9b59b0 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-03-01 04:01:56 +00:00
  • 3e3f1d3cfd Remove Windows Vista from systems claimed as supported (#19520) Michał Janiszewski 2023-02-28 22:42:41 +01:00
  • 0674d9527c Fix #19475: Cannot increase loan when in debt (#19478) Michael Steenbeek 2023-02-28 21:34:18 +01:00
  • d18de99579 Merge pull request #19515 from ZehMatt/fix-large-list Matthias Moninger 2023-02-28 22:34:06 +02:00
  • 71e2618265 Merge pull request #19514 from ZehMatt/hire-staff-complexity Matthias Moninger 2023-02-28 22:33:28 +02:00
  • 59875eb409 Merge pull request #19480 from Gymnasiast/refactor/dpi-string Matthias Moninger 2023-02-28 22:27:51 +02:00
  • 7459ba0efe GCC 13 fixes (#19519) Michał Janiszewski 2023-02-28 20:04:52 +01:00
  • 38783c0c1d Improve build uploading (#17401) Michał Janiszewski 2023-02-28 20:01:42 +01:00
  • 3b86a27137 Merge pull request #19496 from ZehMatt/backtrace-commit Matthias Moninger 2023-02-28 17:56:24 +02:00
  • f062c64876 Apply review suggestions ζeh Matt 2023-02-28 15:50:16 +02:00
  • 8777ba0195 Improve performance staff list ζeh Matt 2023-02-28 06:11:45 +02:00
  • 16cc1d3eb9 Change loop for searching free staff id from O(N^2) to O(N*log(N)) ζeh Matt 2023-02-28 05:09:15 +02:00
  • c0905857b7 Update changelog.txt ζeh Matt 2023-02-28 15:59:46 +02:00
  • 4f361bf37f Merge pull request #19516 from ZehMatt/fix-stale-workflow Matthias Moninger 2023-02-28 16:17:20 +02:00
  • acbb06fcbf Ensure the stale action has no defaults ζeh Matt 2023-02-28 15:46:31 +02:00
  • 320894971f Fix window scrollbar not able to navigate to the end of large lists ζeh Matt 2023-02-28 06:20:31 +02:00
  • fec5314da4 Remove code tag for commit hash in issues for backtrace reports ζeh Matt 2023-02-25 16:47:27 +02:00
  • 291a778720 Remove unused WaveFormat and WaveFormatEx structs (#19512) Michael Steenbeek 2023-02-27 23:29:42 +01:00
  • edde337177 Merge pull request #19465 from Gymnasiast/refactor/cmd-line-consistent Matthias Moninger 2023-02-27 18:54:38 +02:00
  • 8a5d3ff9a3 Cleanup changelog inconsistencies (#19504) Hielke Morsink 2023-02-27 12:16:29 +01:00
  • 85bc32af75 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-27 04:02:17 +00:00
  • 0da9693e15 Fix blank row getting added at exactly 19 scenery groups (#19502) Andrew 2023-02-26 16:29:00 -05:00
  • c062f59d33 Merge pull request #19447 from ZehMatt/fix-19445 Matthias Moninger 2023-02-26 19:22:12 +02:00
  • b9db8109de Update changelog.txt ζeh Matt 2023-02-25 15:42:02 +02:00
  • bbbb4f9336 Remove unused STR_5441 (#19487) Michael Steenbeek 2023-02-26 12:08:42 +01:00
  • e002a8b79c Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-26 04:02:10 +00:00
  • 7b398d89a6 Remove unused variable ζeh Matt 2023-02-24 01:26:12 +02:00
  • 365fcf24c3 Implement #19468 and rename functions cursor to caret ζeh Matt 2023-02-24 01:11:13 +02:00
  • dc97eb5bbd Fix deleting characters in the middle of the text ζeh Matt 2023-02-23 22:45:40 +02:00
  • ec2f332b92 Fix #19445: Text not cleared using Ctrl+Backspace ζeh Matt 2023-02-20 20:23:16 +02:00
  • a15f72da87 Pass DPI by ref to string drawing Gymnasiast 2023-02-24 22:05:07 +01:00
  • 777fea6c8c Avoid triggering an assert when saving the park Matthias Moninger 2023-02-24 13:45:24 +02:00
  • be52b55980 Remove some unused stuff (#19474) Michael Steenbeek 2023-02-23 23:27:21 +01:00
  • 777d43ae18 Add W and Y with circumflex Michael Steenbeek 2023-02-23 10:56:37 +01:00
  • 04aeed8692 Add "All Scenery" tab to scenery window Josh Trzebiatowski 2023-02-22 17:31:21 -06:00
  • fd4c9a7b9d Close #19176, close #19273: Consistent “CmdLine” naming Gymnasiast 2023-02-23 00:03:30 +01:00
  • d5b7569537 Merge pull request #19453 Hielke Morsink 2023-02-22 20:42:21 +01:00
  • d6be08a410 Apply review suggestions ζeh Matt 2023-02-22 00:31:11 +02:00
  • 28476cb9a9 Raise max objective guests to 50000 Michael Steenbeek 2023-02-22 13:43:26 +01:00
  • 767d65f101 RideConstruction: Create constant for group box width (#19461) Michael Steenbeek 2023-02-22 13:08:44 +01:00
  • ef8d08c5e5 Add assert to test if the ride slot is actually free ζeh Matt 2023-02-21 23:57:34 +02:00
  • 6a5bfa5cad Ensure all rides names are cleared on map load ζeh Matt 2023-02-21 23:45:11 +02:00
  • b1667d3423 Use a dedicated Ride instance for previews ζeh Matt 2023-02-21 23:42:18 +02:00
  • d60890f7e5 Use ride id to determine if the slot is unused ζeh Matt 2023-02-21 23:29:59 +02:00
  • 063d97f4f2 Use fixed size storage for Rides, cleanup interface a bit ζeh Matt 2023-02-21 23:20:48 +02:00
  • 4e45c0176c Update commitlint-github-action to latest version (#19452) Michał Janiszewski 2023-02-21 13:21:13 +01:00
  • 980555bc89 Install OpenMusic by default in Linux (#19247) Nick Graham 2023-02-21 07:49:22 -03:30
  • 618c5bd4a7 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-21 04:02:02 +00:00
  • 6f1a1f29c1 Merge pull request #19444 from ZehMatt/stale-fix Matthias Moninger 2023-02-20 22:37:52 +02:00
  • ebd56f45ce Fix stale backtrace issues not being commented, increase operation count ζeh Matt 2023-02-20 16:42:46 +02:00
  • ef25274560 Merge pull request #19442 from Gymnasiast/fix/launchpad-build-error Matthias Moninger 2023-02-20 00:33:27 +02:00
  • 6b7b80f71a Add workflow to manage stale PRs Matthias Moninger 2023-02-20 00:19:03 +02:00
  • ee7b9ae6b0 Add missing null check Gymnasiast 2023-02-19 22:20:38 +01:00
  • 60bd8a4f3a Fix crash at scenario completion ζeh Matt 2023-02-18 17:03:50 +02:00
  • b057f0fe82 Remove memset ζeh Matt 2023-02-16 22:48:21 +02:00
  • 1f03bc89d7 Remove unused String::Duplicate ζeh Matt 2023-02-16 21:59:08 +02:00
  • b465b9d6e5 Use string to store ScenarioIndexEntry name ζeh Matt 2023-02-16 19:52:13 +02:00
  • 1b216c4d01 Use string to store ScenarioIndexEntry filename ζeh Matt 2023-02-16 19:38:00 +02:00
  • a0bc5d9f3f Remove unused functions ζeh Matt 2023-02-16 19:36:55 +02:00
  • a7ef031430 Remove String::Duplicate in TextComposition.cpp ζeh Matt 2023-02-16 19:32:32 +02:00
  • f893a60ec5 Install pkg-config on macOS CI (#19440) Michał Janiszewski 2023-02-19 22:29:25 +01:00
  • bff191c178 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-18 04:02:40 +00:00
  • f5265109c8 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-17 04:02:02 +00:00
  • 3e713e5c2f Fix memory leak in GetFileName (#19420) Hielke Morsink 2023-02-16 20:45:48 +01:00
  • a428f20d46 Fix #19243: .park scenarios don't complete properly (#19411) kyphii 2023-02-16 00:39:31 -05:00
  • 583b4ed0e6 Replace GfxDrawStringNoFormatting() (#19414) Michael Steenbeek 2023-02-15 23:44:22 +01:00
  • b56748bc82 ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385) Duncan 2023-02-15 21:35:16 +00:00
  • eb33147013 Bump network version for #19401 (#19410) Michael Steenbeek 2023-02-15 12:34:03 +01:00
  • a19cd214e7 Introduce mph literal for velocities Raymond Zhao 2023-02-15 01:40:46 -08:00
  • 5f59e6fd1e Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-15 04:02:04 +00:00
  • 93b5cabb9e Merge pull request #19399 from Gymnasiast/refactor/wooden-rc-track-paint Duncan 2023-02-14 23:01:29 +00:00
  • 5fbd3e6ea5 Merge pull request #19401 from Gymnasiast/feature/better-clearances Michael Steenbeek 2023-02-14 23:56:43 +01:00
  • 3ac7858549 Fix #7210: Land tile smoothing occurs with edge tiles (#19400) Michael Steenbeek 2023-02-14 23:09:36 +01:00
  • b4dc2d3fe6 Fix #19339: Incorrect import of crashed particles from SV4 (#19404) Michael Steenbeek 2023-02-14 23:08:42 +01:00
  • 6e9c10167e Refactor TopToolbar to class (#19043) John R Patek Sr 2023-02-14 15:19:42 -06:00
  • ef730aa56c Fix #14635: Show more scenery tab groups in rows (#19373) Andrew 2023-02-14 15:57:11 -05:00
  • d767d5e410 Merge pull request #19391 from CookiePLMonster/asan-fixes Matthias Moninger 2023-02-14 16:55:49 +02:00
  • d450a85c5b Update WoodenRCTrackPaint() signature Gymnasiast 2023-02-13 23:45:36 +01:00
  • 8b2d3937fd Clean up call to PaintAddImageAsParent() Gymnasiast 2023-02-13 23:37:50 +01:00
  • 0763fd5a78 Fix GfxWrapString potentially corrupting the in/out buffer Silent 2023-02-13 22:02:40 +01:00
  • 8216d00522 Set the container type in LanguagePack::FromFile to std::string Silent 2023-02-13 18:48:36 +01:00
  • d3ea4bfbc8 Remove Duplicated Preprocessor Macro Definition (#19376) ACGNnsj 2023-02-14 16:19:58 +08:00
  • 8a0a4819ca Close #19393: Replace PaintMonorailCyclesUtil7C() (#19395) Michael Steenbeek 2023-02-14 09:14:47 +01:00
  • bd84d626c9 Clean up PaintAddImageAsChildRotated() (#19394) Michael Steenbeek 2023-02-14 09:13:56 +01:00
  • 4f00fbcea2 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2023-02-14 04:02:18 +00:00
  • e585f1a633 Base shop/facility bounding box on actual height Gymnasiast 2023-02-14 01:05:13 +01:00
  • 23a5044509 Allow shops and stalls to set their own clearances Gymnasiast 2021-11-02 23:48:25 +01:00
  • 70af1c6c0d Clean up PaintAddImageAsParent() calls (#19392) Michael Steenbeek 2023-02-13 23:07:39 +01:00
  • dfb2c3fa60 Fix #17996 - Finances window not cleared when starting some .park scenarios (#19368) kyphii 2023-02-13 16:30:47 -05:00
  • 3814d6b3af Add some additional RCT1 vehicle IDs (#19389) Michael Steenbeek 2023-02-13 21:38:03 +01:00