Commit Graph

  • 9f45d40bae Add localisable progress status messages Aaron van Geffen 2024-04-24 19:40:46 +0200
  • 7c4be9ce92 Introduce PreloaderScene for game initialisation Aaron van Geffen 2024-04-24 18:31:00 +0200
  • f4156e9043
    Create or delete banners when tile elements are changed by plugins (#21627) Stephan Spengler 2024-05-17 12:54:51 +0200
  • 919cef7f55 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-05-17 04:01:51 +0000
  • 5b57071d73
    en-GB: Fix word order in STR_6630 Michael Steenbeek 2024-05-16 16:41:04 +0200
  • 6ba33b735a
    Fix #22038: Upward helix button missing spacek531 2024-05-16 03:53:55 -0700
  • 288575c4ff
    Use kDefaultGeneralSupportHeight throughout Michael Steenbeek 2024-05-15 21:25:02 +0200
  • 2f68c7e823
    Move STR_NONE, STR_EMPTY to StringIdType.h (#22019) Aaron van Geffen 2024-05-15 20:29:11 +0200
  • 3e4a77fd50
    Merge pull request #22034 from AaronVanGeffen/money-header Aaron van Geffen 2024-05-15 19:44:58 +0200
  • 69c5e6ad9e Move money types into Money.hpp #22034 Aaron van Geffen 2024-05-14 16:35:00 +0200
  • 9a4aa4bb94 Move fixed point types to FixedPoint.hpp Aaron van Geffen 2024-05-14 16:25:52 +0200
  • 6c66bff4b6
    Let heavy snow and blizzards make guests buy and use umbrellas (#21986) Aaron van Geffen 2024-05-14 19:18:42 +0200
  • 308219d32e
    Move speed literal _mph to Speed.hpp (#22033) Aaron van Geffen 2024-05-14 19:04:49 +0200
  • 3c35558f3f
    Fix compilation on Arch Linux with GCC 14 (#22031) Michał Janiszewski 2024-05-14 00:09:00 +0200
  • 104a5d5222
    Add legacy field for booster parameters to Ride Type Descriptor spacek531 2024-05-13 14:45:18 -0700
  • 1a5f4c6952
    Offset minimap using screen coords instead Aaron van Geffen 2024-05-13 23:31:06 +0200
  • 6979e88b9e
    Clean up more diagonal track drawing Michael Steenbeek 2024-05-13 14:37:35 +0200
  • 7239810d39
    Restore `#include <algorithm>` in AssetPackManager.cpp (#22028) Michał Janiszewski 2024-05-13 13:15:07 +0200
  • 6df16c7946
    Clean up more ride type references spacek531 2024-05-13 00:20:51 -0700
  • 4ffe00aaba
    Keep options window centred after a resize (#22026) Aaron van Geffen 2024-05-12 23:07:32 +0200
  • 59297f0038
    Use a supports constant in track drawers (#22024) Michael Steenbeek 2024-05-12 21:43:39 +0200
  • 0e245692b2
    Fix #22008: Lay-down roller coaster uses the wrong supports Michael Steenbeek 2024-05-12 10:37:53 +0200
  • 5407ba2d55
    Close #22014: Change crossingMode to a strong enum (#22020) Michael Steenbeek 2024-05-12 08:46:32 +0200
  • 57a6b0a00c
    Remove STR_VIEWPORT (#22018) Aaron van Geffen 2024-05-11 20:21:45 +0200
  • bda383c236
    Fix #22007: Cannot update image of ImgButton from plugins Harry Hopkinson 2024-05-11 12:32:14 +0100
  • b0a3888d4d
    Merge pull request #21989 from AaronVanGeffen/toolbar-alignment Aaron van Geffen 2024-05-10 22:42:13 +0200
  • 96ce7f706f Move widget constants from Windows.h to Widget.h #21989 Aaron van Geffen 2024-05-10 22:14:10 +0200
  • 738471ff84 Deduplicate button width and alignment code Aaron van Geffen 2024-05-09 12:35:34 +0200
  • 23551c09b3 Move FPS counter below toolbar if buttons are centred Aaron van Geffen 2024-05-08 23:08:06 +0200
  • 1e9bee0c00 Fixup: workaround for std::ranges::reverse_view being too new Aaron van Geffen 2024-05-08 21:52:49 +0200
  • 05448222e2 Options: extract common code to ToggleToolbarSetting helper Aaron van Geffen 2024-05-08 21:22:28 +0200
  • e423575411 Add a config setting to toggle toolbar mode Aaron van Geffen 2024-05-08 21:19:57 +0200
  • 6e607bbb37 Optionally align the toolbar buttons horizontally centred Aaron van Geffen 2024-05-08 20:47:55 +0200
  • 16a7e36984 Refactor AlignButtonsLeftRight to use std::ranges::reverse_view Aaron van Geffen 2024-05-08 20:20:33 +0200
  • c4fdade375 Fix _topToolbarWidgets indentation Aaron van Geffen 2024-05-08 20:04:32 +0200
  • b37e2479c8 Refactor kWidgetOrderLeftGroup, kWidgetOrderRightGroup into std::array Aaron van Geffen 2024-05-08 20:04:13 +0200
  • d801882492 TopToolbar: refactor OnPrepareDraw into separate functions Aaron van Geffen 2024-05-08 19:58:27 +0200
  • 945a799228
    Merge pull request #22005 from AaronVanGeffen/config-struct Aaron van Geffen 2024-05-10 22:06:51 +0200
  • 3f92139dad
    Merge pull request #22015 from Gymnasiast/refactor/metal-support-stuff Michael Steenbeek 2024-05-10 21:57:49 +0200
  • 3ed61cac9a
    Name and refactor metal supports maps #22015 Gymnasiast 2024-05-04 00:43:39 +0200
  • 98e980f535
    Make MetalA and MetalB more like each other Gymnasiast 2024-05-03 23:41:18 +0200
  • 92aeace98c Just undef interface macro in Config.h, if present #22005 Aaron van Geffen 2024-05-10 13:07:33 +0200
  • 617003dff6 Use WIN32_LEAN_AND_MEAN in UiContext and Platform Aaron van Geffen 2024-05-10 12:57:05 +0200
  • 740b624eed Remove extraneous includes from Localisation.cpp Aaron van Geffen 2024-05-10 12:30:48 +0200
  • a63d86c488 Introduce Config namespace and struct Aaron van Geffen 2024-05-10 12:10:21 +0200
  • 9e206d5528
    Remove dependency on StringIds.h from Localisation.h (#22011) Aaron van Geffen 2024-05-10 21:14:05 +0200
  • 86835836b5
    Move strings exclusively used by ride meta data to RideStringIds.h (#22010) Aaron van Geffen 2024-05-10 21:05:05 +0200
  • 6408b0537a
    Merge pull request #22013 from Gymnasiast/refactor/small-track-paint Michael Steenbeek 2024-05-10 20:54:42 +0200
  • 42add207e9
    Rename SURFACE_STYLE_FLAG_RAISE_OR_LOWER_BASE_HEIGHT #22013 Gymnasiast 2024-05-10 20:34:07 +0200
  • 4cdaaa9810
    Refactor slope flags Gymnasiast 2024-05-02 23:31:01 +0200
  • 9e2463ff52
    Name SUPPORTS_SLOPE_5, use it consistently Gymnasiast 2024-05-02 22:36:15 +0200
  • b3d9255c2d
    TrackData.h: drop unused import of TrackPaint.h Gymnasiast 2024-05-02 22:17:13 +0200
  • 09dc7077c1
    Drop 3rd parameter to PaintUtilSetGeneralSupportHeight() Gymnasiast 2024-05-02 22:14:10 +0200
  • 740ee91cb5
    Refactor more constants in TrackPaint.h Harry Hopkinson 2024-05-10 15:05:05 +0100
  • 347ce53f26
    Re-introduce message on successful screenshot (#21983) Aaron van Geffen 2024-05-10 15:04:12 +0200
  • ba9c84f835
    Move Csg path related functions into their own header (#22004) Aaron van Geffen 2024-05-10 12:05:52 +0200
  • 98ac3a1bbc
    Replace GfxDrawString() with DrawText() Harry Hopkinson 2024-05-10 10:56:03 +0100
  • 2d99e49a05
    Add literal suffix rule to clang-tidy Michael Steenbeek 2024-05-10 11:41:34 +0200
  • eded6e2129
    Readd algorithm header where it is used (#22000) Duncan 2024-05-10 10:37:01 +0100
  • 2884e095c9
    Don't include windows.h when not used Duncan 2024-05-10 08:27:17 +0100
  • cecd4b04c8 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-05-10 04:01:41 +0000
  • d58673105d
    Close #21974: No reason specified when attempting to place path additions on junctions Mike 2024-05-09 08:45:33 -0400
  • 63e996194f
    Reduce inclusion of FixedVector.h (#21994) Michał Janiszewski 2024-05-09 14:34:18 +0200
  • 10a5d790c6
    Part of #21421: replace define with constexpr (#21760) Claudio Tiecher 2024-05-09 13:59:03 +0200
  • 24a2db9fc9
    Remove <algorithm> include from Location.hpp (#21993) Michał Janiszewski 2024-05-09 13:54:40 +0200
  • 613d60b446
    Refactor more constants in TrackPaint.h (#21942) Harry Hopkinson 2024-05-09 10:41:47 +0100
  • 47d0996b4f
    Merge pull request #21981 from AaronVanGeffen/map-window Aaron van Geffen 2024-05-09 10:54:22 +0200
  • 81e068c7b2
    Merge pull request #21990 from AaronVanGeffen/config-include Aaron van Geffen 2024-05-09 00:00:42 +0200
  • a61a561d01 Remove Currency.h include from Localisation.h #21990 Aaron van Geffen 2024-05-08 23:41:42 +0200
  • a627cf7a1e Remove Drawing.h include from Config.h Aaron van Geffen 2024-05-08 23:18:53 +0200
  • ca6f142a97 Remove Config.h include from many places Aaron van Geffen 2024-05-08 22:29:32 +0200
  • ca1118c2f1
    Merge pull request #21985 from AaronVanGeffen/guest-constants Michael Steenbeek 2024-05-08 22:23:22 +0200
  • 376cb1f74a Add changelog entries #21981 Aaron van Geffen 2024-05-08 17:52:58 +0200
  • 8dd22e90b4 Offset small maps to centre of scrollview Aaron van Geffen 2024-05-08 17:40:28 +0200
  • 58aa5e0106 Limit map window dimensions based on map size Aaron van Geffen 2024-05-08 16:36:48 +0200
  • 779e65d8b2 GameBottomToolbar: use constants for balloon/umbrella/hat sprites #21985 Aaron van Geffen 2024-05-07 23:00:46 +0200
  • 73c592b137 Guest window: use constants for balloon/umbrella/hat sprites Aaron van Geffen 2024-05-07 22:57:56 +0200
  • aeef004710 Prevent map corners from being cut off (original bug) Aaron van Geffen 2024-05-07 13:56:06 +0200
  • 0d3c9909b6 Map window: rework to use current map sizes Aaron van Geffen 2024-05-07 13:50:44 +0200
  • 11510a0e0b
    Guard against possible nullptr dereference when prefetching BBox (#21978) Michał Janiszewski 2024-05-07 06:21:27 +0200
  • a611244b31
    Fix #21976: Add algorithm include to fix gcc14 compile (#21977) Michał Janiszewski 2024-05-06 22:40:36 +0200
  • d6ce62e74f
    JSON: allow/ignore comments in parser Aaron van Geffen 2024-05-06 16:15:00 +0200
  • 893392d987
    Scripting: allow precise and safe control of peep animations Aaron van Geffen 2024-05-05 23:09:41 +0200
  • bf74dfba7b
    Merge pull request #21965 from AaronVanGeffen/fix-cli-editor Michael Steenbeek 2024-05-05 22:42:24 +0200
  • 831c7651bb
    Scripting: tailor costume assignment to each staff type Aaron van Geffen 2024-05-05 22:41:52 +0200
  • 46b356047c
    Merge pull request #21889 from Gymnasiast/refactor/segments Michael Steenbeek 2024-05-05 21:54:34 +0200
  • c92d3bf018 Fix loading editor from command line #21965 Aaron van Geffen 2024-05-02 23:11:53 +0200
  • 770277ab95 Refactor Context::DetermineStartUpScene into its own method Aaron van Geffen 2024-05-02 22:33:03 +0200
  • 5319c0e8bd
    Use TrackPaintUtilDiagTilesPaint() for broken drawers #21889 Gymnasiast 2024-05-02 20:56:52 +0200
  • 3641e78341
    Remove parameter from TrackPaintUtilDiagTilesPaint() Gymnasiast 2024-05-02 20:37:55 +0200
  • 332ba3244e
    Consolidate segment+support calls for diagonal straight flat pieces Gymnasiast 2024-04-23 21:43:06 +0200
  • dfd958b855
    Fix Metal{A,B}SupportsPaintSetupRotated() to rotate type Gymnasiast 2024-04-23 21:41:56 +0200
  • 369996809c
    Add PaintSegment header, add constant for straight flat track Gymnasiast 2024-04-23 20:48:00 +0200
  • f880cd5121 Merge branch 'kaavyarbranch' of https://github.com/ayvaak/OpenRCT2481Fixes into kaavyarbranch #21848 kaavyar 2024-04-21 19:01:54 -0400
  • c89937d335 Mac remembers fullscreen kaavyar 2024-04-21 18:47:52 -0400
  • 191142716c Mac remembers fullscreen kaavyar 2024-04-21 18:47:52 -0400
  • ffd89be411 Add templated GameTicks strong type ncerroneumich 2024-04-21 13:26:52 -0400
  • aa5e322b1c changelog feature order #21770 mbilik 2024-04-20 17:30:03 -0400
  • c14b1c5282 changelog fix to feature mbilik 2024-04-20 17:28:34 -0400
  • 222355ae3c changelog order mbilik 2024-04-20 17:18:51 -0400