1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
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