1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-15 11:03:00 +01:00

Commit Graph

  • afebb82281 Remove unused function ζeh Matt 2024-12-15 00:40:00 +02:00
  • 2c30584def Refactor how PaintSession uses memory, make it partially static ζeh Matt 2024-12-15 00:20:28 +02:00
  • abdaf28719 Don't make PaintDrawStruct recursive ζeh Matt 2024-12-14 22:53:50 +02:00
  • 3eb50bb303 Raise max number of park entrance objects to 255 (#23413) Aaron van Geffen 2024-12-19 20:04:57 +01:00
  • ddfb644c61 Fix typo in finance graph max size (#23437) mrmbernardi 2024-12-20 04:17:29 +11:00
  • 110140b13f fix g2.dat path on win arm64 build (#23427) Nick Depinet 2024-12-19 03:03:58 -08:00
  • 2a3a72396b Remove ImageId::FromUInt32 and ToUInt32 (#23415) Aaron van Geffen 2024-12-17 21:26:11 +01:00
  • cbe896365b Reset all peep sprite bounds at save file import time (#23425) Aaron van Geffen 2024-12-17 21:18:28 +01:00
  • 91cf22aede Reset all peep sprite bounds at save file import time Aaron van Geffen 2024-12-17 20:40:49 +01:00
  • e18abdd6a4 Compensate inferred sprite bounds for balloon/hat/umbrella sprites Aaron van Geffen 2024-12-17 18:54:43 +01:00
  • ec14a6dca8 Move invalidation out of Peep::UpdateSpriteBoundingBox Aaron van Geffen 2024-12-17 18:38:43 +01:00
  • 92dac978dc Merge pull request #23322 from ZehMatt/drawing-refactor Matt 2024-12-17 20:29:13 +02:00
  • a3691982b3 Fix #23348: console command bugfixes and refactor (#23369) InvokeStatic (Brendan Heinonen) 2024-12-16 00:59:47 -05:00
  • 6ee798337a Introduce EnumUtils header (#23407) Aaron van Geffen 2024-12-15 17:39:52 +01:00
  • 7274c67c6c Load/save window: show folder icon next to folders (#23404) Aaron van Geffen 2024-12-14 16:14:22 +01:00
  • 5765bf3281 Wrap asserts with _DEBUG as the variables don't exist for debug builds ζeh Matt 2024-12-14 16:24:40 +02:00
  • d352c31991 Refactor PaletteMap, this is just a view of data ζeh Matt 2024-12-06 00:57:05 +02:00
  • c23071f67f Use GamePalette instead of raw byte array ζeh Matt 2024-12-05 23:38:00 +02:00
  • 6cb6e0a621 Remove wrong forward declaration ζeh Matt 2024-12-05 23:27:47 +02:00
  • 0e1517be4f Move GamePalette into ColourPalette.h, use namespace for it also ζeh Matt 2024-12-04 22:48:31 +02:00
  • 8d645c6316 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-12-13 04:02:20 +00:00
  • 1e25472ec6 Merge pull request #23350 from mrmbernardi/resize-ride-graph mrmbernardi 2024-12-12 20:17:19 +11:00
  • c034d2c921 Introduce PeepAnimation compilation unit (#23383) Aaron van Geffen 2024-12-12 00:23:42 +01:00
  • 8656474e10 Merge pull request #23384 from AaronVanGeffen/move-utils Aaron van Geffen 2024-12-12 00:08:57 +01:00
  • 45d57a1db1 Merge pull request #23385 from ZehMatt/network-optimization Michał Janiszewski 2024-12-12 00:02:58 +01:00
  • 35e117aca2 Rename String methods to use lowerCamelCase Aaron van Geffen 2024-12-11 22:28:31 +01:00
  • a24dc2e60a Reduce includes in and of Util.h/cpp Aaron van Geffen 2024-12-11 17:02:40 +01:00
  • 5442b20a7a Move StrLogicalCmp, SafeStrCpy, SafeStrCat to String.hpp Aaron van Geffen 2024-12-11 16:58:56 +01:00
  • 45bc5b2e03 Remove deque header ζeh Matt 2024-12-11 21:39:01 +02:00
  • cc4b0770c1 Remove pointless comment, style changes ζeh Matt 2024-12-11 21:37:10 +02:00
  • bc8e8f0360 Reduce heap allocations with small_vector ζeh Matt 2024-12-11 21:27:08 +02:00
  • a16b493ae4 Optimize how packets are queued and transferred ζeh Matt 2024-12-11 21:18:36 +02:00
  • ed6611219d Move StrCatFTime into Chat.cpp, its only user Aaron van Geffen 2024-12-11 16:49:06 +01:00
  • 4f32028e01 Move RideManager struct into its own compilation unit (#23379) Aaron van Geffen 2024-12-11 15:54:45 +01:00
  • fb6c76d6c8 Add null check (#23377) mrmbernardi 2024-12-11 16:13:09 +11:00
  • 605947c02d Merge pull request #23370 from janisozaur/docker-build-18 Michał Janiszewski 2024-12-10 23:26:18 +01:00
  • a064431c57 Remove reserve call on std::string which prevents SSO (#23360) Matt 2024-12-10 13:51:04 +02:00
  • e201ccfef8 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-12-10 04:02:19 +00:00
  • be51a52d95 Update gradle wrapper Michał Janiszewski 2024-12-09 22:48:49 +01:00
  • 1c87793cc0 Import SDL2 2.30.9 Michał Janiszewski 2024-12-09 22:48:33 +01:00
  • 990614bc1f Compile with NDK r27c Michał Janiszewski 2024-12-09 22:48:06 +01:00
  • d546b10884 Update gradle plugin to 8.7.3 Michał Janiszewski 2024-12-07 23:55:04 +01:00
  • a69a0fce3d Use android libraries v12 Michał Janiszewski 2024-12-07 09:58:35 +01:00
  • a9d130dac6 Build android armv7 Michał Janiszewski 2024-12-06 15:30:53 +01:00
  • 6a04aaf2fa Update code formatting for clang-format 19 Michał Janiszewski 2024-12-09 23:25:40 +01:00
  • 78984e8efe Fix clang-format path for new binary Michał Janiszewski 2024-12-09 23:20:03 +01:00
  • 659de0e40a Update docker building images to version 18 Michał Janiszewski 2024-12-09 23:15:47 +01:00
  • 84e8b35bdc Refactor Editor::CheckObjectSelection (#23339) Aaron van Geffen 2024-12-09 19:44:15 +01:00
  • e7ca356633 Replace big window size limits with int16_t max. Michael Bernardi 2024-12-10 02:09:05 +11:00
  • ab2d2a5180 Increased the maximum width of the ride graph window Michael Bernardi 2024-12-09 02:45:59 +11:00
  • 1b4e611e2e Window function parameters match underlying type Michael Bernardi 2024-12-09 02:31:27 +11:00
  • 9c0cc28d7f Fix currency formatting in the in game console (#23349) mrmbernardi 2024-12-09 18:22:17 +11:00
  • 29a11f652c Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-12-09 04:02:15 +00:00
  • c5f79dcef7 Add Diagonal Brakes to LSM Launched Roller Coaster AuraSpecs 2024-12-08 21:27:45 +01:00
  • 38e39f3dfc Start v0.4.18 Michał Janiszewski 2024-12-08 18:30:59 +01:00
  • 578178e73a Merge branch 'master' into develop Michał Janiszewski 2024-12-08 18:30:04 +01:00
  • 60dc190e1b Release v0.4.17 v0.4.17 Michał Janiszewski 2024-12-08 17:10:16 +01:00
  • a84af0fc14 Merge branch 'develop' Michał Janiszewski 2024-12-08 17:04:18 +01:00
  • 28b2ef1304 Merge pull request #23277 from mixiate/extended-boat-hire Michael Steenbeek 2024-12-08 14:31:43 +01:00
  • 7e850f12b8 Add changelog entry for new Boat Hire track pieces mix 2024-12-02 08:42:10 +00:00
  • 46eb48fb98 Fix Boat Hire visual glitches whilst building mix 2024-12-02 08:40:04 +00:00
  • 2fd52c82bc Add small medium and large turns, diagonals and s-bends to Boat Hire mix 2024-11-26 12:41:05 +00:00
  • 962358974f Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-12-08 04:02:07 +00:00
  • 7154e85c0a Add stable paint sort (as a debug option) Matt 2024-12-07 14:08:00 +02:00
  • 03829f9cea Fill in the blanks in RCT1::PeepAnimationGroup enum (#23298) Aaron van Geffen 2024-12-07 12:21:50 +01:00
  • 4c56954799 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2024-12-07 04:02:15 +00:00
  • 4e9765d871 Fix wrong label in tree to land ratio text input (#23336) Arek Durlik 2024-12-06 19:52:59 +01:00
  • c15f6a975f Fix swapped labels in heightmap smoothing text input (#23334) Aaron van Geffen 2024-12-06 11:40:28 +01:00
  • c2b3f6c54c Avoid pointer arithmetic with null pointer (#23332) mrmbernardi 2024-12-06 21:34:20 +11:00
  • 2ac91f79e5 Add more descriptive information for renderer faults (#23327) Michał Janiszewski 2024-12-06 11:28:03 +01:00
  • e1c3997269 Correct copyright years on ZoomLevel.cpp 73 2024-12-06 04:27:32 -05:00
  • f60656a9d6 Merge pull request #23330 from ZehMatt/msvc-errs Matt 2024-12-06 00:06:33 +02:00
  • 9c1a75caef Add missing headers, latest MSVC has build errors ζeh Matt 2024-12-05 23:50:18 +02:00
  • 96f6b76e7a Patch missing footpath in scenarios (#23128) Michał Janiszewski 2024-12-05 18:57:27 +01:00
  • e73aa548eb Update backtrace.io token in Crash.cpp for upcoming release Michał Janiszewski 2024-12-05 12:18:04 +01:00
  • b3aa852a8d Consolidate util/Math.hpp into core/Numerics.hpp (#23319) Aaron van Geffen 2024-12-04 22:00:26 +01:00
  • fd79af7db8 Merge pull request #23321 from ZehMatt/window-alloc Matt 2024-12-04 21:40:33 +02:00
  • ba30f781f4 Remove WindowFlushDead, shouldn't be used directly ζeh Matt 2024-12-04 21:18:25 +02:00
  • 2c6c1161ed Remove copying the list of windows, no longer required ζeh Matt 2024-12-04 21:16:59 +02:00
  • 0cb81e4dcb Rename util/Prefetch.h to platform/Memory.h (#23320) Aaron van Geffen 2024-12-04 20:16:56 +01:00
  • a18268be93 Merge pull request #23318 from ZehMatt/refactor-intent Matt 2024-12-04 21:10:40 +02:00
  • 9dfd4f3b19 Rename the callback types ζeh Matt 2024-12-04 20:43:55 +02:00
  • 53d1c27771 Fix a few more missing callback misuses ζeh Matt 2024-12-04 18:46:44 +02:00
  • f65ef67260 Rename PeepAnimationType::None to PeepAnimationType::Walking (#23317) Aaron van Geffen 2024-12-04 17:09:17 +01:00
  • 0ff522de31 Remove the assertion, code currently expects this behavior ζeh Matt 2024-12-04 17:26:13 +02:00
  • dd78366a4c Deduplicate the code, add more safety checks ζeh Matt 2024-12-04 17:14:02 +02:00
  • 116cb2d712 Use static storage for Intent data, no more allocations ζeh Matt 2024-12-04 16:58:56 +02:00
  • e86618e835 Make sure the callback is not converted to void* ζeh Matt 2024-12-04 16:46:35 +02:00
  • d4352bd65a Use std::variant for Intent data ζeh Matt 2024-12-04 16:32:48 +02:00
  • a55a690db3 Introduce const ObjectList::FindLegacy (#23315) Aaron van Geffen 2024-12-04 09:50:48 +01:00
  • 2f450212a5 ImageTable: make parsing ranges more robust (#23316) Aaron van Geffen 2024-12-04 07:38:30 +01:00
  • f9fdac2769 Infer peep animation sprite bounds at runtime (#23235) Aaron van Geffen 2024-12-04 00:00:54 +01:00
  • 15192cc56c Merge pull request #23302 from ZehMatt/sfl-introduction Matt 2024-12-03 22:01:52 +02:00
  • 38943d5ba4 Add sfl license in readme.txt ζeh Matt 2024-12-03 19:21:17 +02:00
  • 7e30d8e4f5 Add changelog and bump network version Tulio Leao 2024-11-12 08:08:54 -03:00
  • 47c8970d71 Part of #20070: Allow fixing paths with queues Tulio Leao 2024-11-13 08:03:31 -03:00
  • 7d958e63df Part of #20070: missing sloped footpath in scenarios Brendan Heinonen 2024-11-04 17:46:52 -05:00
  • 5da7d0e4db Fix #22972: Missing flat footpath in scenarios Brendan Heinonen 2024-11-03 20:05:03 -05:00
  • 979bdcd4ca Update sponsor wording for SignPath in readme.md (#23301) Michał Janiszewski 2024-12-02 10:22:39 +01:00
  • 61b2bae7b7 Use sfl::small_vector for litter removal, avoid 99% of heap allocations ζeh Matt 2024-12-02 02:47:01 +02:00