Commit Graph

26488 Commits

Author SHA1 Message Date
AuraSpecs
ecf1bd7300 Close #18975: Create 60 degree lift sprites for the Wooden RC 2023-01-14 19:57:42 +01:00
Michael Steenbeek
3b207b5d5b Fix #19136: SV6 saves with RCT1 paths not imported correctly 2023-01-14 17:52:41 +01:00
Michael Steenbeek
93d152d3e0 Merge pull request #18706 from karst/special-thanks
Add button to show contributors.md
2023-01-14 01:23:59 +01:00
Gymnasiast
5c916bbaea Create a Contributors window instead of a tab 2023-01-14 00:57:16 +01:00
karst
43bcd2cf07 Add tab to About window to show contributors.md
Co-authored-by: Gymnasiast <m.o.steenbeek@gmail.com>
2023-01-14 00:56:20 +01:00
zzril
f9649795a0 Fix #19112: Search filter in does not properly clear
Co-authored-by:  Josh Trzebiatowski <trzejos@users.noreply.github.com>
2023-01-13 23:40:19 +01:00
Michael Steenbeek
1591649685 Merge pull request #19132 from Broxzier/feature/compacter-readme
Make "Building the game" section in the readme compacter
2023-01-13 23:34:11 +01:00
Stephan Spengler
9c6032bb36 Fix: GameActionResult does not comply to API specification 2023-01-12 22:14:52 +01:00
Hielke Morsink
b1bf62177f Merge pull request #19119 2023-01-12 19:32:59 +01:00
Hielke Morsink
e7038f1f04 Remove full stops from list 2023-01-12 13:37:20 +01:00
Hielke Morsink
b8d8495177 Consistently indent details, remove cmake header 2023-01-12 13:35:46 +01:00
Hielke Morsink
67a39504e5 Make "Building the game" section compacter
This commit makes the readme appear compacter by hiding details in spoilers that can be revealed by clicking on the summary title. This should improve the readability of the document.
2023-01-12 13:32:36 +01:00
Duncan
d8cb15bd50 Remove fixed sizes from legacy structs 2023-01-11 23:34:12 +01:00
Gymnasiast
1f0d0d1529 Move CarEntrySetImageMaxSizes() to CarEntry.cpp 2023-01-11 18:11:49 +01:00
Gymnasiast
b4d5ac640b Create CarEntry.cpp 2023-01-11 18:02:15 +01:00
Gymnasiast
06e31f968d Rename VehicleEntry.h to CarEntry.h 2023-01-11 17:58:51 +01:00
Gymnasiast
d47f5d380f Pass CarEntry as a ref in a few functions 2023-01-11 17:57:40 +01:00
Gymnasiast
ac2e0dd1bf Pass Ride as ref in more places 2023-01-11 17:42:35 +01:00
Gymnasiast
8d659a5e2f Pass rct_ride_entry as reference 2023-01-11 17:35:01 +01:00
Michael Steenbeek
f68b705f9f Remove malloc in LanguagePack.cpp (#19111) 2023-01-10 23:18:13 +00:00
Tulio Leao
07d5f73f5d Fix bitwise operation between different enumeration types
On C++20 doing bitwise operation between different enumeration types
is deprecated.
2023-01-10 22:48:06 +00:00
Michael Steenbeek
3c6f93a98a Merge pull request #19087 from Gymnasiast/refactor/cpp-in-config-reader-2
More C string cleanup
2023-01-10 22:27:03 +01:00
Chris Dolan
16729c2b61 Close #19032: Use RAII for crash registration when loading park file (#19100)
Co-authored-by: Christopher G. Dolan <cgdolan@users.noreply.github.com>
2023-01-10 17:27:40 -03:00
OpenRCT2 git bot
97c6b8c5c9 Merge Localisation/master into OpenRCT2/develop 2023-01-10 04:09:57 +00:00
OpenRCT2 git bot
690d46755d Merge Localisation/master into OpenRCT2/develop 2023-01-09 04:01:48 +00:00