1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
Commit Graph

37 Commits

Author SHA1 Message Date
Opelkuh
761da45f6a Revert af4c3727d77a16e2534df9bbf452336b5c544342 2021-09-19 14:00:56 +02:00
Dean Herbert
9a0dbaa8e3 Remove default parameter from build benchmark project configuration 2021-09-09 12:39:28 +09:00
Dean Herbert
2f657b972d Remove local configuration of rider data sources 2021-06-23 16:29:18 +09:00
Dean Herbert
5dd6f19ec5 Update rider metadata files for 2021.1 2021-04-08 23:15:34 +09:00
Bartłomiej Dach
a65e491768 Remove osuTK desktop rider run config
No longer operational since 6eadae8.
2021-03-22 20:00:36 +01:00
Dean Herbert
1e99357a97 Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
Bartłomiej Dach
acd07017d1 Replace now-default SDL run config with legacy osuTK config 2020-12-13 16:36:09 +01:00
Dean Herbert
39a74536f2 Update inspections 2020-10-16 12:48:31 +09:00
Dean Herbert
6f6376d53c Update framework 2020-07-01 18:52:05 +09:00
Dean Herbert
a2a2bf4f78 Don't activate run tool window on rider run 2020-06-23 10:05:28 +09:00
Dean Herbert
c5589d278b Revert "Commit autogenerated rider VCS settings update"
This reverts commit af5e1f8298.
2020-05-08 15:35:25 +09:00
Dean Herbert
af5e1f8298 Commit autogenerated rider VCS settings update 2020-05-08 14:22:07 +09:00
Dean Herbert
f59479fa07 Update framework 2020-04-03 21:09:33 +09:00
Dean Herbert
044707adb7 Update incorrect file path causing error on rider solution load 2020-03-18 12:10:51 +09:00
Dean Herbert
20466d79df Update netcore version 2020-01-14 14:18:28 +09:00
Dean Herbert
63de934ee5
Merge branch 'master' into sdl-arg 2020-01-14 12:45:45 +08:00
Huo Yaoyuan
bd22d5b0f4 Add benchmark launch profiles. 2020-01-08 21:54:25 +08:00
Huo Yaoyuan
351e826120 Upgrade project targets to netcoreapp3.1 2019-12-20 17:03:54 +08:00
Shane Woolcock
54a8c00bb8 Add support for --sdl command line arg 2019-11-28 17:10:39 +10:30
Dean Herbert
93f1c3c152 Update rider configurations 2019-11-11 11:31:55 +09:00
Dean Herbert
5d6648d9c9 Update 2.2 references 2019-10-10 17:45:38 +09:00
Dean Herbert
e4eae3a6d5 Move rider configurations into folders 2019-06-18 15:40:57 +09:00
Dean Herbert
93fc14426b Convert TournamentTeam props to use binadbles 2019-06-17 19:11:57 +09:00
Dean Herbert
482a01e7ba Merge branch 'master' into tournament-tools
# Conflicts:
#	osu.Game/Online/API/Requests/Responses/APIBeatmap.cs
#	osu.Game/OsuGameBase.cs
#	osu.Game/Overlays/ChatOverlay.cs
#	osu.Game/Screens/Menu/MainMenu.cs
#	osu.Game/Screens/Tournament/Drawings.cs
#	osu.Game/Screens/Tournament/Teams/DrawingsTeam.cs
#	osu.Game/osu.Game.csproj
#	osu.sln
2019-02-02 19:09:48 +09:00
Dean Herbert
e26958f901 Fix targeting netcoreapp2.1 in many places 2018-12-21 10:24:32 +09:00
Dean Herbert
bb4b54799f Merge remote-tracking branch 'upstream/master' into tournament-tools 2018-12-20 15:57:20 +09:00
Dean Herbert
38fd35a0cf Add polling time to ctor 2018-12-14 19:17:21 +09:00
Dean Herbert
49d3beac19 Add rider config for tournament run 2018-11-06 17:01:22 +09:00
Dean Herbert
e6baf418fb Add tournament tests rider configuration 2018-09-21 18:18:28 +09:00
Dean Herbert
15f3a05c83 Update rider configuration names 2018-06-19 18:09:02 +09:00
Dean Herbert
e73442c862 Remove net471 build configurations
This doesn't actually remove the targets just yet (that will require a bit more work), but rather remove the target options from our IDE configurations to reduce accidental usage of net471/mono.
2018-06-07 15:05:20 +09:00
Dean Herbert
d287e32faf Update project build configurations to target netcoreapp2.1 2018-06-02 22:20:17 +09:00
Dean Herbert
7dd07503b2 Fix wrong targets on ruleset test configuration 2018-04-20 21:08:41 +09:00
Dean Herbert
de424648d2 Update to .NET 4.7.1
Resolves #2368.
2018-04-20 14:46:52 +09:00
Dean Herbert
173f79f7b6 Force build before run 2018-03-29 17:17:33 +09:00
Dean Herbert
49c8bc44ad Remove silly stuff 2018-03-29 17:08:06 +09:00
Dean Herbert
5c4b0c2b8d Add rider run/debug configurations 2018-03-29 16:55:38 +09:00