Commit Graph

44 Commits

Author SHA1 Message Date
f6fb8f3fb9 Delete and ignore rider's misc.xml
This file has changed on us too many times. Doesn't seem to contain
anything of value.
2022-05-19 13:55:19 +09:00
74bfb25c78 Commit new rider metadata changes 2022-04-14 19:30:02 +09:00
c7f2759eb9 Update build configurations for Rider to net6.0 paths 2022-02-25 14:28:54 +01:00
bc64fd2078 Add missing vcs.xml file to the android solution
Present in both `.idea.osu` and `.idea.osu.Desktop`.
2022-01-15 08:01:44 +03:00
9e173f7fcd Update rider .idea files for Android .slnf 2022-01-15 01:28:11 +01:00
11580a2e71 Update rider .idea files for osu.sln 2022-01-15 01:24:59 +01:00
5d252f6fc0 Add rider autogenerated .idea files for iOS solution filter 2021-11-19 16:07:52 +03:00
761da45f6a Revert af4c3727d77a16e2534df9bbf452336b5c544342 2021-09-19 14:00:56 +02:00
9a0dbaa8e3 Remove default parameter from build benchmark project configuration 2021-09-09 12:39:28 +09:00
2f657b972d Remove local configuration of rider data sources 2021-06-23 16:29:18 +09:00
5dd6f19ec5 Update rider metadata files for 2021.1 2021-04-08 23:15:34 +09:00
a65e491768 Remove osuTK desktop rider run config
No longer operational since 6eadae8.
2021-03-22 20:00:36 +01:00
1e99357a97 Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
acd07017d1 Replace now-default SDL run config with legacy osuTK config 2020-12-13 16:36:09 +01:00
39a74536f2 Update inspections 2020-10-16 12:48:31 +09:00
6f6376d53c Update framework 2020-07-01 18:52:05 +09:00
a2a2bf4f78 Don't activate run tool window on rider run 2020-06-23 10:05:28 +09:00
c5589d278b Revert "Commit autogenerated rider VCS settings update"
This reverts commit af5e1f8298.
2020-05-08 15:35:25 +09:00
af5e1f8298 Commit autogenerated rider VCS settings update 2020-05-08 14:22:07 +09:00
f59479fa07 Update framework 2020-04-03 21:09:33 +09:00
044707adb7 Update incorrect file path causing error on rider solution load 2020-03-18 12:10:51 +09:00
20466d79df Update netcore version 2020-01-14 14:18:28 +09:00
63de934ee5 Merge branch 'master' into sdl-arg 2020-01-14 12:45:45 +08:00
bd22d5b0f4 Add benchmark launch profiles. 2020-01-08 21:54:25 +08:00
351e826120 Upgrade project targets to netcoreapp3.1 2019-12-20 17:03:54 +08:00
54a8c00bb8 Add support for --sdl command line arg 2019-11-28 17:10:39 +10:30
93f1c3c152 Update rider configurations 2019-11-11 11:31:55 +09:00
5d6648d9c9 Update 2.2 references 2019-10-10 17:45:38 +09:00
e4eae3a6d5 Move rider configurations into folders 2019-06-18 15:40:57 +09:00
93fc14426b Convert TournamentTeam props to use binadbles 2019-06-17 19:11:57 +09:00
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
e26958f901 Fix targeting netcoreapp2.1 in many places 2018-12-21 10:24:32 +09:00
bb4b54799f Merge remote-tracking branch 'upstream/master' into tournament-tools 2018-12-20 15:57:20 +09:00
38fd35a0cf Add polling time to ctor 2018-12-14 19:17:21 +09:00
49d3beac19 Add rider config for tournament run 2018-11-06 17:01:22 +09:00
e6baf418fb Add tournament tests rider configuration 2018-09-21 18:18:28 +09:00
15f3a05c83 Update rider configuration names 2018-06-19 18:09:02 +09:00
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
d287e32faf Update project build configurations to target netcoreapp2.1 2018-06-02 22:20:17 +09:00
7dd07503b2 Fix wrong targets on ruleset test configuration 2018-04-20 21:08:41 +09:00
de424648d2 Update to .NET 4.7.1
Resolves #2368.
2018-04-20 14:46:52 +09:00
173f79f7b6 Force build before run 2018-03-29 17:17:33 +09:00
49c8bc44ad Remove silly stuff 2018-03-29 17:08:06 +09:00
5c4b0c2b8d Add rider run/debug configurations 2018-03-29 16:55:38 +09:00