Commit Graph

  • f7364fe3db Close #18319: Refactor SavePrompt window to class (#18335) Raymond Zhao 2022-10-29 05:19:59 -07:00
  • 2aa46a7dca Change type of listviews from 'scroll_view' to 'listview'. (#18449) Stephan Spengler 2022-10-26 19:51:16 +02:00
  • 96b08ca801 Close #18325: Refactor tooltip window to class (#18399) Xixiang Chen 2022-10-26 02:52:32 -07:00
  • 6319e8b7d2 Close #18323: Refactor TitleMenu window to class (#18395) Raymond Zhao 2022-10-26 02:44:38 -07:00
  • cf9ec0bd4a Fix no overwrite alert on Windows if there are capitalization differences (#18375) Henry Cheng 2022-10-26 02:19:44 -04:00
  • 38d5793b0b Replace Chose with Choose for grammatical purposes (#18440) 73 2022-10-26 01:34:35 -04:00
  • a6c077691f Update CMake usage in readme.md (#18421) NeroBurner 2022-10-26 00:17:32 +02:00
  • 93cdfbf26a Fix #17657: Grid disappears when buying land rights (#17793) Henry Cheng 2022-10-25 15:46:31 -04:00
  • 23a8914de7 Allow adding images to MusicObjects Michael Steenbeek 2022-10-25 21:44:58 +02:00
  • 3f3c759c7d Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-25 04:39:36 +00:00
  • 5e3f1af161 Fix #17854 : InventionList reorder is inconsistent Haven Kim 2022-10-24 13:58:11 -07:00
  • 79660f2fe9 Fix FileWatcher (#18216) Silent 2022-10-24 02:35:00 +02:00
  • 58e2da72c6 Fix #18379 : Mini Golf doesn't render Special E track's tunnel correctly (#18404) Haven Kim 2022-10-23 13:32:59 -07:00
  • 286f010e03 Add missing synchronization to JobPool::CountPending (#18414) Michał Janiszewski 2022-10-23 12:10:59 +02:00
  • b586e98263 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-21 04:25:08 +00:00
  • a3342a5484 Close #18321: Refactor TitleExit window to class (#18337) Raymond Zhao 2022-10-20 02:33:46 -07:00
  • 032b214ff6 Close #18320: Refactor StaffFirePrompt window to class (#18368) Xixiang Chen 2022-10-20 02:24:31 -07:00
  • 2544d91aaa Convert custom invisible paths in SV6 files to the built-in ones AuraSpecs 2022-10-19 15:38:30 +02:00
  • c07795a390 Merge pull request #18311 from Gymnasiast/refactor/dark-text Michael Steenbeek 2022-10-19 12:37:03 +02:00
  • 14f9a75e0a Refactor FontSpriteBase and font size into FontStyle Gymnasiast 2022-10-12 22:40:59 +02:00
  • 9ca9412205 Refactor Dark/ExtraDark into its own structure Gymnasiast 2022-10-12 18:27:05 +02:00
  • 19cb2271ff Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-19 04:36:54 +00:00
  • f91df4138c Merge pull request #18359 Hielke Morsink 2022-10-18 23:39:49 +02:00
  • 7c38740119 Fix changelog order AuraSpecs 2022-10-18 21:55:34 +02:00
  • 9edb3966fb Close #13785: Refactor NetworkStatus window to class (#18302) Thamara Andrade 2022-10-18 06:54:01 -03:00
  • 3bb8ea3668 Better annotate some magic numbers in for loops Hielke Morsink 2022-10-17 18:08:55 +02:00
  • fdbceae17c Fix #18324: Refactor TitleOptions to class Eilidh Martin 2022-10-17 14:29:17 +01:00
  • 5fa53ad528 Rename global config functions to use TitleCase Hielke Morsink 2022-10-16 18:00:03 +02:00
  • f9d1f024c2 Rename public plug-in config data members Hielke Morsink 2022-10-16 17:56:19 +02:00
  • 0ca7bb058f Rename public font config data members Hielke Morsink 2022-10-16 17:55:49 +02:00
  • 89fa8d8052 Rename public notification config data members Hielke Morsink 2022-10-16 17:54:26 +02:00
  • bff430805f Rename public network config data members Hielke Morsink 2022-10-16 17:52:53 +02:00
  • 371470b5d5 Rename public sound config data members Hielke Morsink 2022-10-16 17:50:42 +02:00
  • f605b02630 Rename public interface config data members Hielke Morsink 2022-10-16 17:47:17 +02:00
  • abac080d3e Rename public general config data members Hielke Morsink 2022-10-16 17:27:01 +02:00
  • 7e653fc201 Stop publishing develop builds to Flathub (#18338) Romain 2022-10-14 23:40:47 +02:00
  • c80bd455e9 Code style: Remove struct snakes from Paint (#18341) Rik Smeets 2022-10-14 20:26:36 +02:00
  • d415a5bd10 Add self as a contributor (#18336) Raymond Zhao 2022-10-14 02:49:02 -07:00
  • db6af4b362 Ensure argv on Windows is nullptr-terminated (#18331) Silent 2022-10-14 09:31:55 +02:00
  • 29762188b4 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-14 04:36:48 +00:00
  • 46fa09ca91 Fix: Sides of River Rapids’ corners overlay other parts of the track (#17316) AuraSpecs 2022-10-13 20:52:48 +02:00
  • dda256ef5f Add inverted large loops and inverted boosters to Flying RC AuraSpecs 2022-10-13 20:51:54 +02:00
  • 94e8e9ea6b Fix #18094: Invisible underground shops/facilities Rik Smeets 2022-10-13 18:54:19 +02:00
  • a45f898c7e Close #18322: Refactor TitleLogo window to class Raymond Zhao 2022-10-13 03:16:16 -07:00
  • 7a2848075c Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-13 04:32:55 +00:00
  • 406b73d904 Remove final snakes from map and world (#18304) Duncan 2022-10-12 13:14:45 +01:00
  • 7dd8989e70 Next chunk of World/Map.h snakes (#18296) Duncan 2022-10-12 06:35:20 +01:00
  • cf9ab633a2 Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-12 04:28:50 +00:00
  • 7be8f475f3 Merge pull request #18292 from Gymnasiast/fix/18290 Michael Steenbeek 2022-10-11 21:43:53 +02:00
  • 67bbc8560d Code style: Remove snakes from everything world apart from Map.h (#18273) Duncan 2022-10-11 19:39:24 +01:00
  • de71ed19b5 Remove remaining usages of SPRITE_ID_PALETTE_COLOUR_1() Gymnasiast 2022-10-11 14:54:27 +02:00
  • 418c5a6708 Use GetColourButtonImage() for remaining windows Gymnasiast 2022-10-11 14:44:45 +02:00
  • 89cd86da4d Fix #18290: Ride and plug-in window colours not appearing Gymnasiast 2022-10-11 14:44:07 +02:00
  • 0c78a27d9f Fix missing validation on invalid characters in file name (#18287) Rik Smeets 2022-10-11 13:27:11 +02:00
  • 10be64abad Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-11 04:31:07 +00:00
  • 6fe19878f6 More ImageId cleanup (#18258) Michael Steenbeek 2022-10-10 20:42:40 +02:00
  • 7ea2c463be Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-10 04:31:38 +00:00
  • 3fa7d59a1c Fix #18070: Entrances/exits clip through walls (#18266) Rik Smeets 2022-10-09 17:49:01 +02:00
  • 9ea6351708 Windows: Use a modern file/folder picker Silent 2022-10-09 17:12:46 +02:00
  • def6b705cf Merge pull request #18257 from rik-smeets/improve-crossing-behaviour Michael Steenbeek 2022-10-09 17:10:14 +02:00
  • 7c2ec714f7 Improve method name for level crossing check Rik Smeets 2022-10-09 11:01:10 +02:00
  • 4878db7c06 Merge pull request #18259 from Gymnasiast/fix/17341 Michael Steenbeek 2022-10-09 00:37:07 +02:00
  • 079253e168 Remove now-unused SawyerEncoding.{cpp,h} Gymnasiast 2022-10-08 23:09:07 +02:00
  • c33e377d7c Close #17341: Always allow loading with incorrect checksum Gymnasiast 2022-10-08 22:58:23 +02:00
  • bba54d2ecc Fix guests 'waiting' on extended railway crossings Rik Smeets 2022-10-08 21:46:58 +02:00
  • bfd333bb38 Merge pull request #18217 from CookiePLMonster/fix-18200 Michael Steenbeek 2022-10-08 21:47:12 +02:00
  • c31482a3c3 Merge pull request #18255 from Gymnasiast/refactor/load-s6-s4 Michael Steenbeek 2022-10-08 21:46:32 +02:00
  • 5e080032d7 Merge pull request #18256 from rik-smeets/attack-path-virtual-floor-snakes Rik Smeets 2022-10-08 21:23:41 +02:00
  • 8e33cf580f Code style: Remove snakes from virtual floor Rik Smeets 2022-10-08 20:27:21 +02:00
  • 4c06c2d5bb Code style: Remove snakes from path supports Rik Smeets 2022-10-08 20:11:38 +02:00
  • 390a5ed760 Merge pull request #18254 from rik-smeets/attack-metal-supports-snakes Rik Smeets 2022-10-08 20:35:01 +02:00
  • 900eea48b2 Consolidate landscape loading functions Gymnasiast 2022-10-08 20:12:18 +02:00
  • a3800320bc Replace load_from_sv4() and load_from_sc4() Gymnasiast 2022-10-08 19:29:37 +02:00
  • 830fedb6b8 Replace load_from_sv6() and load_from_sc6() Gymnasiast 2022-10-08 19:27:47 +02:00
  • d5f6a5b285 Replace context_load_park_from_file() with object equivalent Gymnasiast 2022-10-08 19:23:26 +02:00
  • ffab787c73 Consistent naming of ImageId parameter Rik Smeets 2022-10-08 19:38:04 +02:00
  • 1d557f40ee Code style: Remove snakes from steel supports Rik Smeets 2022-10-08 19:29:39 +02:00
  • fd84cc111f Merge pull request #18253 from rik-smeets/attack-wooden-supports-snakes Rik Smeets 2022-10-08 19:57:43 +02:00
  • 0bf64f0228 Remove unused wooden support methods Rik Smeets 2022-10-08 19:11:51 +02:00
  • 29f61fd403 Code style: Remove snakes from wooden supports Rik Smeets 2022-10-08 19:06:31 +02:00
  • 39631dae67 Rephrase macOS CMake section a bit 73 2022-10-08 12:45:50 -04:00
  • 5dba30778d Code style: Remove more snakes from the park, maphelper, scenery. (#18222) Duncan 2022-10-08 10:56:17 +01:00
  • 34170d6814 Fix #17853: Invention name tears while being dragged (#18223) Haven Kim 2022-10-08 02:52:32 -07:00
  • 00d2dd8ef7 Code Style: Remove snake casing in PaintHelpers (#18247) Rik Smeets 2022-10-08 11:24:50 +02:00
  • ea04c0b010 Corkscrew rc's large flat to steep pieces available cheatless (#18230) ZeeMajora 2022-10-07 16:27:58 -04:00
  • 2681443b58 Fix changelog order (#18242) Hielke Morsink 2022-10-07 20:59:48 +02:00
  • 9fe568a4b0 Add myself to contributors.md (#18243) 73 2022-10-07 14:16:29 -04:00
  • d4774293d5 Fix #18064: Unable to dismiss notification messages Hielke Morsink 2022-10-07 16:44:06 +02:00
  • 0f978fe907 Remove the last non-Unicode Windows functions Silent 2022-10-05 23:47:07 +02:00
  • e825ffade7 Platform.Win32: Migrate to modern locale functions and names Silent 2022-10-05 21:59:50 +02:00
  • 57998fc3dc Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-07 04:21:43 +00:00
  • 0dee78bfe5 Close #13774: Refactor Footpath window to class leoleotte 2022-10-06 16:41:31 -03:00
  • 692935f1e0 Fix old-style casts in tests (#18225) Michał Janiszewski 2022-10-06 17:43:52 +02:00
  • fa81f119c2 Merge pull request #18208 from Gymnasiast/fix/18204 Michael Steenbeek 2022-10-06 10:54:19 +02:00
  • 8f301d836a Merge Localisation/master into OpenRCT2/develop OpenRCT2 git bot 2022-10-06 04:15:38 +00:00
  • 8e3a0ee814 Part of #16033: VehiclePaint constants Thomas Fai 2022-10-05 17:01:06 -04:00
  • e6df43b7c9 Extras tab: add Tycoon park, keep competitions apart ZeeMajora 2022-10-05 16:51:37 -04:00
  • 051ede1598 Merge pull request #18213 from duncanspumpkin/codeStyle4 Michael Steenbeek 2022-10-05 22:36:39 +02:00
  • 99e13e023e Name unknown_15 window event as ScrollSelect Michael Steenbeek 2022-10-05 21:59:20 +02:00
  • c5904d81d6 Code Style: Remove snakes from paint tile elements (#18212) Rik Smeets 2022-10-05 21:27:38 +02:00