14 Commits

Author SHA1 Message Date
mix 1077a6490f Add silent to arguments when building sprite dats with sprite build cmd 2026-02-03 15:05:53 +00:00
Aaron van Geffen e6fa0e48d0 Rework palette information into palettes.dat (#25681)
* Rework all palette information into new palette.dat

* Harmonise order between sprites.json, SpriteIds.h, kPaletteToG1Offset

* Rename G1 counterparts for completeness/documentation

* Bump libsawyer to v1.4.0
2026-01-25 10:39:18 +01:00
Gymnasiast c2b4158573 Split tracks.dat from g2.dat 2025-05-29 21:25:33 +02:00
Michael Steenbeek 7ddb806063 Close #24324: Split font.dat from g2.dat 2025-05-09 14:01:28 +02:00
ζeh Matt 1e2d94fc95 Add project for dependencies, restructure targets and cleanup unused 2025-04-23 01:46:12 +03:00
ζeh Matt 6ccbfd46d5 Allow tasks to run as single tasks from msbuild 2025-04-22 02:31:54 +03:00
ζeh Matt e487cec14f Make the g2 task shared, remove duplication 2025-04-22 02:21:54 +03:00
IntelOrca 34128dc262 Add new .park save format
Co-authored-by: Gymnasiast <Gymnasiast@users.noreply.github.com>
Co-authored-by: duncanspumpkin <duncanspumpkin@users.noreply.github.com>
Co-authored-by: ZehMatt <Zehmatt@users.noreply.github.com>
Co-authored-by: Broxzier <Broxzier@users.noreply.github.com>
2021-11-21 22:43:22 +01:00
Tulio Leao a5d654b592 Redownload dependencies after cleaning build (#10079)
If the dependencies `SHA` did not change, doing `msbuild openrct2.proj /t:clean` and then trying to build again would pop-up an RCT with missing objects, title and replays
2019-10-18 17:47:34 +02:00
Ted John d0b4af8b3d Fix DownloadDependency task for VS2017 RC 2016-12-17 02:58:19 +00:00
Ted John c0f79b4f62 Use DownloadDependency for libs and gtest 2016-12-17 00:21:03 +00:00
Ted John 6abe5cf73a Write new task for downloading dependencies 2016-12-16 22:42:16 +00:00
Ted John ce7afb92fd Migrate update libs to msbuild project 2016-08-26 00:45:57 +01:00
Ted John 6f27156abf Rename openrct2.props to openrct2.targets 2016-08-22 21:46:09 +01:00