Aaron van Geffen
|
23ea4613e6
|
Fix virtual floor no longer appearing during track construction (#22602)
|
2024-08-20 20:09:53 +00:00 |
|
OpenRCT2 git bot
|
dff232e294
|
Merge Localisation/master into OpenRCT2/develop
|
2024-08-20 04:02:06 +00:00 |
|
Tulio Leao
|
c5b699f1bb
|
Merge pull request #21189 from tupaschoal/scenario_fix_patch_system
|
2024-08-19 20:11:40 -03:00 |
|
Tulio Leao
|
ce6872449b
|
Add changelog for new land ownership fixes
|
2024-08-19 19:53:12 -03:00 |
|
Tulio Leao
|
066ed0e2a8
|
Update scenario names according to #21214
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
1de7cdbb97
|
Fix preexisting land ownership issues found by @HtotheTML
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
b2b718f1cb
|
Fix land ownership parkpatch porting issues found by @HtotheTML
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
771ba4e29f
|
Move thing into OpenRCT2 namespace
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
96cb2ae398
|
Add picosha2 for when DISABLE_NETWORK is on
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
3c8659ed69
|
Use headless_no_graphic on tests
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
18c55ba241
|
Replace cout debug by LOG_INFO
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
b531cfa38e
|
Do not try patch if scenarioPath is empty
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
1ebaac86be
|
Add tests to iterate on all .parkpatch files
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
046ded718c
|
Add .parkpatch files for .sea scenarios
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
f50c8cce4b
|
Rename json files to .parkpatch using scenario hash
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
8c56982613
|
Unify function to get string from hex
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
7024ac2f6c
|
Extract common method to fetch coordinates
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
337fbf88ed
|
Remove manual CoordsXY conversion on FixLandOwnershipTilesWithOwnership
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
fe69dbb2ea
|
Use vector over initializer_list on FixLandOwnershipTilesWithOwnership
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
194a63c7dc
|
Remove unused FixLandOwnershipTiles
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
5ce61bfb95
|
Move merry-go-round fix to patch
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
9df2349c12
|
Add ApplyRideFixes to ScenarioPatcher
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
1e7ec8abd5
|
Remove unused variable on ApplyLandOwnershipFixes
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
d39408a9d9
|
Add TODO on s4importer code
|
2024-08-19 19:52:14 -03:00 |
|
Tulio Leao
|
8297e7182b
|
Move JSON keys to std::string for cross-platform support
constexpr u8string_view did not compile on unix
|
2024-08-19 19:52:14 -03:00 |
|