Commit Graph

21363 Commits

Author SHA1 Message Date
Ted John 5685b65ba8 Fix money64 issue in scenario options 2021-05-11 20:29:15 +01:00
Ted John 0dc166a403 Fix winning scenarios 2021-05-11 20:29:02 +01:00
Ted John 49e8aea598 Fix mistake in fix_duplicated_banners 2021-05-11 20:01:25 +01:00
Ted John 0484435a91 Improve performance of S4 loading 2021-05-11 19:54:36 +01:00
Ted John 686c7c5869 Fix top spin painting 2021-05-10 22:03:10 +01:00
Ted John 1f71d7a24e Fix more money64 issues 2021-05-10 21:54:17 +01:00
Ted John acf02a628c Refactor and increase banner limit 2021-05-10 21:38:04 +01:00
Gymnasiast 24205f9650
RCT1: Use ported object for red wooden panel panel fence 2021-05-09 21:02:08 +02:00
Gymnasiast e0c35e3c5c
More money64 fixes 2021-05-09 20:16:40 +02:00
Gymnasiast 8063e965b8
Fix weekly profit import 2021-05-09 20:04:04 +02:00
Gymnasiast 1c5b7a7bdd
Correctly import ride profits 2021-05-09 19:44:58 +02:00
Ted John a3c9a513af Fix load/save of research in editor 2021-05-07 18:07:35 +01:00
Ted John 410c94188f Handle > 255 rides in ride list window 2021-05-07 18:07:35 +01:00
Matt 27e83dc237 Use FNV-1a hash for .park files instead of SHA-1 2021-04-30 21:00:54 +01:00
Ted John 5c8512f51c Implement S4 restricted scenery 2021-04-29 01:07:32 +01:00
Ted John 37725ae566 Reset cheats when importing S4/S6 2021-04-29 00:10:15 +01:00
Ted John 274e0f1d6f Fix research importing 2021-04-28 23:56:12 +01:00
Michael Steenbeek 8f8ff7a04d Update Xcode project 2021-04-28 13:06:53 +02:00
Ted John 1be2552341 Add simple sha1 implementation when network is disabled 2021-04-28 01:41:04 +01:00
Ted John 5fab9e163f Fix issue with msbuild zip extraction task 2021-04-27 22:36:41 +01:00
Ted John edad34d38f Update ride ratings test
Due to footpath slot difference, excitement rating is different for test case.
2021-04-27 22:20:24 +01:00
Ted John 2b14cc0cb2 Use objects v1.2 for new footpath objects 2021-04-27 21:48:07 +01:00
Ted John 1a9c3b4959 Do not try to pack RCT1 objects 2021-04-27 20:00:41 +01:00
Ted John 7fe4f9a18a Increase object limits to fill bit range 2021-04-27 19:57:07 +01:00
Ted John 30fe9e545c Fix money formatting on cheat window 2021-04-27 19:38:35 +01:00
Ted John d617b13ec9 Improve object string handling, allow more strings 2021-04-27 19:36:43 +01:00
Ted John f6b119a4df Fix some scenarios having incorrect park name 2021-04-27 19:02:40 +01:00
Gymnasiast 5f31958f44
Allow for 100 footpath surface and railings objects 2021-04-27 12:34:28 +02:00
Gymnasiast 28b2995ceb
Fix queue preview for legacy paths; clean up legacy path image offsets 2021-04-27 12:25:34 +02:00
Gymnasiast 9f4d050d87
Add TT path mappings 2021-04-27 12:00:49 +02:00
Ted John d0fbd4193a Implement omit of ghost tile elements when saving 2021-04-27 00:04:38 +01:00
Ted John c9b2e9fb55 Implement removing of trackless rides 2021-04-26 23:54:00 +01:00
Ted John dbd1f0aa46 Show error message if JSON object selected on td select 2021-04-26 20:51:18 +01:00
Ted John 48495c4050 Fix mouse input at higher zoom levels 2021-04-26 20:19:44 +01:00
Ted John 5dc992b30a Fix scenery window auto-height resize 2021-04-26 20:06:22 +01:00
Ted John accf9740c2 Use full available width of scenery window for items 2021-04-26 18:48:32 +01:00
Ted John 9dea15321d Fix scenery window title 2021-04-26 18:13:11 +01:00
Ted John c97facbd77 Fix broken gcc build 2021-04-26 18:08:56 +01:00
Ted John 34ed456091 Improve scenery window to handle more groups 2021-04-25 23:48:43 +01:00
Ted John f0ee6de5fc Use real values for gGuestsInParkHistory 2021-04-25 16:23:59 +01:00
Ted John 6db0c01fdc Merge branch 'develop' into new-save-format 2021-04-25 15:03:45 +01:00
Ted John 4252d4ed4c Update plugin framework for footpaths 2021-04-24 17:56:29 +01:00
Ted John 8b40162871 Update title inspector for footpaths 2021-04-24 17:25:52 +01:00
Ted John 627735da72 Add tooltips for new footpath objects 2021-04-24 16:57:02 +01:00
Ted John 0944dd280c Add default surfaces and railings 2021-04-24 16:37:06 +01:00
Ted John dff8d443f6 Ensure one footpath surface and railing is selected 2021-04-24 16:23:34 +01:00
Tulio Leao 1aec32056d
Merge pull request #14479 from Margen67/actions
workflow yml improvements
2021-04-23 19:36:18 -03:00
Margen67 4933b9ee40 ci.yml: Upgrade commitlint-github-action to v3 2021-04-23 11:36:50 -10:00
Margen67 2f74a46484 ci.yml: HOMEBREW_NO_ANALYTICS=1
Opts out of analytics. See https://docs.brew.sh/Analytics
2021-04-23 11:35:54 -10:00
Margen67 d195a3edd6 ci.yml: Change macOS configuration to Release 2021-04-23 11:33:46 -10:00