Commit Graph

  • c2d3ca5f85 Automatically deduce std::array types Hielke Morsink 2021-10-14 23:27:28 +02:00
  • 19464c6e17 Merge pull request #15566 from ZehMatt/fix-litter-underflow ζeh Matt 2021-10-14 09:11:22 -07:00
  • dc6a8a6235 Refactor ObjectLoadError to class (#15573) Duncan 2021-10-14 16:53:48 +01:00
  • 780ebea3f0 Refactor TrackList Window into class (#13812) (#15533) Makke94 2021-10-14 16:35:40 +02:00
  • 04004d9b8c Fix #15377: Station Hover doesn't show entrance/exit ghost (#15523) seanmajorpayne 2021-10-14 23:01:47 +09:00
  • e1fb987c12 Replace loop with count_if ζeh Matt 2021-10-14 16:32:05 +03:00
  • f701d2ceb5 Make EntityList const correct ζeh Matt 2021-10-14 16:31:37 +03:00
  • cac2708066 Add changelog entry Hielke Morsink 2021-10-13 23:44:17 +02:00
  • ea4c21522b Increment network version Hielke Morsink 2021-10-13 23:42:28 +02:00
  • f09006b6dd Do not change clearance height when toggling slope Hielke Morsink 2021-10-12 10:13:11 +02:00
  • a3641aa102 Fix: Surface slopes edited by TI have invalid clearance Hielke Morsink 2021-09-29 22:04:23 +02:00
  • f2bfec977f Update changelog.txt ζeh Matt 2021-10-13 21:35:21 +03:00
  • ba96d6a7fd Update replays ζeh Matt 2021-10-12 21:44:30 +03:00
  • f2372337bf Bump up network version ζeh Matt 2021-10-12 21:36:13 +03:00
  • c2d9d727d9 Fix #15566: Litter age underflow ζeh Matt 2021-10-12 20:50:17 +03:00
  • b4cd8e4628 Fix #15560: Memory leak due to OpenGL Renderer not releasing a texture ζeh Matt 2021-10-11 12:01:11 -07:00
  • 0ef4ed35e9 Fix scenery being disabled, footpath railings don't exist in develop ζeh Matt 2021-10-11 20:18:14 +03:00
  • d5bac47834 Bump up network version ζeh Matt 2021-10-11 19:49:30 +03:00
  • 6f8e017a32 Backport track design changes ζeh Matt 2021-10-11 19:49:05 +03:00
  • 6ea0d8639d Merge pull request #15552 from CookiePLMonster/fix-15227 Michael Steenbeek 2021-10-11 09:30:33 +02:00
  • c812b696bd Fix #14741: crash on macOS exit (#15550) Adam 2021-10-10 15:01:18 -06:00
  • 961d51eae4 Fix hovering on scenery window showing incorrect hover for 1 tick Duncan 2021-10-10 11:17:52 +01:00
  • 5ee78213b2 Port over research == operator from NSF Duncan 2021-10-10 11:09:26 +01:00
  • ece6df313e remove Xcode project, update CI, update readme (#15553) Adam 2021-10-09 23:25:36 -06:00
  • daef940bc8 Fix LargeSceneryObject and WaterObject not tearing down the image ID Silent 2021-10-09 21:49:40 +02:00
  • a577277997 Merge pull request #15411 from adam-bloom/macos-universal-fix-13524 Michał Janiszewski 2021-10-09 14:22:33 -07:00
  • bd99738e3c use new v29 release adam-bloom 2021-10-08 16:09:25 -06:00
  • 793eba68d1 add additional comments on SDL resolution adam-bloom 2021-09-25 14:31:35 -06:00
  • ab1b044925 Fix #13524: add changelog entry adam-bloom 2021-09-15 20:35:59 -06:00
  • 9dc065c2a7 edit contributors adam-bloom 2021-09-15 20:34:26 -06:00
  • 3f7a69e1f7 rename CI job to match original naming convention adam-bloom 2021-09-15 20:33:14 -06:00
  • cac7438b04 build arm/x64 macOS app bundles, make universal bundle adam-bloom 2021-09-12 17:33:34 -06:00
  • 3efae5bff7 minor changes and point at alpha dependencies adam-bloom 2021-09-12 17:33:01 -06:00
  • ba2e8a5a71 Merge pull request #15551 from janisozaur/includes Michał Janiszewski 2021-10-09 13:36:52 -07:00
  • 6067048fd5 Reduce inclusion of NewsItem.h Michał Janiszewski 2021-10-09 22:12:18 +02:00
  • 3e64a227e5 Fix Object Selection not freeing the object when unhovering Silent 2021-10-09 21:48:43 +02:00
  • 1b4875e528 Extract math-related functions from common.h to Math.hpp Michał Janiszewski 2021-10-09 21:43:06 +02:00
  • b8c751e300 Drop some unnecessary includes Michał Janiszewski 2021-10-09 21:29:51 +02:00
  • 15897c23a1 Merge pull request #15498 from duncanspumpkin/sceneryWindow Michael Steenbeek 2021-10-09 17:13:36 +02:00
  • 05e58cda11 Merge pull request #15538 from ZehMatt/feature/parallel-draw ζeh Matt 2021-10-09 05:53:48 -07:00
  • e8b6e24498 Fix #15451: Guest List name filter remains after group selection seanmajorpayne 2021-10-09 19:49:26 +09:00
  • 22ae9e8dc2 Handle mod key edge-cases in tiling WMs (#14426) Ted John 2021-10-08 21:49:00 +01:00
  • 86cf0dc916 Remove Windows check Gaven Rendell 2021-04-04 13:00:18 -04:00
  • 33fa31e6d0 Exclude Win/Mac from ignoring mod key Gaven Rendell 2021-04-02 20:14:56 -04:00
  • 7787bb46e0 Handle mod key edge-cases in tiling WMs Gaven Rendell 2021-04-02 13:40:01 -04:00
  • 6b965074ec Merge pull request #15527 from hjort96/refactor-window-ViewClipping Ted John 2021-10-08 13:57:25 +01:00
  • 25419bb4e3 Fix #15197: Cannot place flat ride after removing it in construction seanmajorpayne 2021-10-08 07:13:04 +09:00
  • 5f874f15c7 Update changelog.txt ζeh Matt 2021-10-08 01:02:45 +03:00
  • dba34d2c17 Removed a line hjort96 2021-10-07 22:38:12 +02:00
  • fd18ac7f85 Modify StaffSetPatrolAreaAction to have three modes (#15494) Duncan 2021-10-07 18:02:24 +01:00
  • 9d57e93df9 Add suggestions from review. hjort96 2021-10-07 16:21:19 +02:00
  • 5563139ed1 Fix #15503: Freeze when doing specific merges Michael Steenbeek 2021-10-06 23:00:06 +02:00
  • a0e7752f26 Pass rct_drawpixelinfo explicit to avoid races ζeh Matt 2021-10-06 23:37:02 +03:00
  • d7053784f2 Fix unresearched scenery groups showing duncanspumpkin 2021-10-06 13:02:19 +01:00
  • c054967230 Merge pull request #15530 from ZehMatt/refactor/wallplaceaction-result ζeh Matt 2021-10-06 08:50:57 -07:00
  • c44d1151c2 Close #13766 : Refactor Clear Scenery to class (#15481) Bepso 2021-10-06 17:46:01 +02:00
  • 9e227c1e2f Add const where possible duncanspumpkin 2021-10-01 11:52:16 +01:00
  • fea69cc86c Backport scenery window from NSF duncanspumpkin 2021-09-30 17:47:49 +01:00
  • 976d15ce10 Merge pull request #15529 from ZehMatt/refactor/smallsceneryplaceaction-result ζeh Matt 2021-10-06 08:32:16 -07:00
  • aa50809a85 Merge pull request #15528 from ZehMatt/refactor/staffhireaction-result ζeh Matt 2021-10-06 08:32:00 -07:00
  • d2ffeaa7b0 Refactor action result passing for WallPlaceAction ζeh Matt 2021-10-04 17:51:25 +03:00
  • 911f168f8f Mark two palettes thread_local for parallel drawing support ζeh Matt 2021-10-06 17:28:37 +03:00
  • fa340cb5a1 Add parallel drawing if engine allows it ζeh Matt 2021-10-06 17:24:39 +03:00
  • 6ad4150085 Introduce rendering engine flag for parallel drawing ζeh Matt 2021-10-06 17:15:40 +03:00
  • 9cb26f7b02 Refactor action result passing for SmallSceneryPlaceAction ζeh Matt 2021-10-04 17:25:53 +03:00
  • 782220b42b Show "Update available" in all game-options dropdowns Hielke Morsink 2021-10-06 15:02:35 +02:00
  • 6cac668447 Fix incorrect staff costumes being available (#15499) Duncan 2021-10-06 12:32:17 +01:00
  • 483dea452c Merge pull request #15532 from CookiePLMonster/fix-15299 ζeh Matt 2021-10-05 11:54:46 -07:00
  • 763c31ce5b Fix clang-format hjort96 2021-10-05 20:06:17 +02:00
  • 5fcbc3a53d Fix #15299: Breakpad crash dumps are created in game directory Silent 2021-10-05 18:23:06 +02:00
  • 4d27417fd2 Fix #11354: Coding style causes undefined behaviour Soham Roy 2021-10-05 17:28:50 +05:30
  • 9a2a12af98 Cleaning code Jonathan Hjorth 2021-10-05 11:09:37 +02:00
  • 0195ce45a2 Added OnToolUpdate, OnToolDrag, OnToolUp, OnPrepareDraw to new window Jonathan Hjorth 2021-10-03 23:08:52 +02:00
  • 4fe21e3274 OnToolUpdate, OnToolDrag, OnToolUp now being used Jonathan Hjorth 2021-10-03 23:07:03 +02:00
  • 0a392841c2 Added functions OnToolUpdate, OnToolDrag, OnToolUp to rct_window Jonathan Hjorth 2021-10-03 23:05:48 +02:00
  • dbe07554c9 Added OnOpen() to ViewClippingWindow Jonathan Hjorth 2021-10-03 14:11:53 +02:00
  • 762005f25a Fixed crash caused by window not being properly initialized Jonathan Hjorth 2021-09-28 21:25:07 +02:00
  • 419201f476 Work on refactoring ViewClipping.cpp to the new window framework. Jonathan Hjorth 2021-09-28 21:02:30 +02:00
  • 36a0a28e3f Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-10-05 04:08:34 +00:00
  • 8effeb26b0 Refactor action result passing for StaffHireNewAction ζeh Matt 2021-10-04 16:57:39 +03:00
  • 233b1e99b4 Fix Windows compilation of OrcaStream Michael Steenbeek 2021-10-03 22:41:55 +02:00
  • 7530a03b8e Merge pull request #15508 from Broxzier/refactor/widget-references Michael Steenbeek 2021-10-03 21:07:31 +02:00
  • 445fb747bf Fix Scenario description missing when loading a park from a save file Silent 2021-10-03 20:57:17 +02:00
  • cf7b4ded08 Move static declaration into cpp file ζeh Matt 2021-10-03 21:13:04 +03:00
  • dc44d1f79d Merge pull request #15511 from ZehMatt/refactor/ridecreateaction-result ζeh Matt 2021-10-03 07:55:14 -07:00
  • 24ec2e1b67 Merge pull request #15510 from ZehMatt/refactor/largescenerayplace-result ζeh Matt 2021-10-03 07:54:59 -07:00
  • b246a4919d Fix #15514: Two “quit to menu” menu items available in track designer Hielke Morsink 2021-10-03 15:20:45 +02:00
  • b7bda6e938 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2021-10-02 04:08:15 +00:00
  • 76c2f9db85 Refactor LargeSceneryPlaceAction result data passing ζeh Matt 2021-10-02 00:00:29 +03:00
  • 2597c04eb4 Refactor RideCreateAction result data passing ζeh Matt 2021-10-02 00:19:39 +03:00
  • 1d62a902e7 Make scenery_small_entry_has_flag a member function (#15509) Hielke Morsink 2021-10-01 21:50:05 +02:00
  • 06dc75845a Fix #15476: Crash in map_place_clear_func() Michael Steenbeek 2021-10-01 18:10:25 +02:00
  • d320a5cfe7 Merge pull request #15505 from Gymnasiast/fix/15496 Michael Steenbeek 2021-10-01 18:03:22 +02:00
  • 5b9b52c028 Use (const) references to scrolls where possible Hielke Morsink 2021-10-01 15:16:17 +02:00
  • 6de1868ad8 Use (const) references to widgets where possible Hielke Morsink 2021-10-01 01:15:07 +02:00
  • 317e562845 Merge pull request #15495 from ZehMatt/refactor/xyz-access Michael Steenbeek 2021-10-01 14:02:34 +02:00
  • d3cfa07a2a Fix #15496: crash in paint_swinging_inverter_ship_structure() Gymnasiast 2021-10-01 13:50:04 +02:00
  • c74984740b Pass ride ref to paint_swinging_inverter_ship_structure() Gymnasiast 2021-10-01 13:48:27 +02:00
  • 26d1186240 Merge pull request #15493 from Broxzier/refactor/minor-cleanups Michael Steenbeek 2021-09-30 15:03:33 +02:00
  • 456e54b022 Remove useless comment ζeh Matt 2021-09-30 05:37:23 -07:00