1
0
mirror of https://github.com/ppy/osu.git synced 2024-05-14 09:41:14 +08:00
Commit Graph

56 Commits

Author SHA1 Message Date
Dean Herbert
12c77cca26 Remove rollForward rule for now 2022-12-19 21:54:33 +09:00
Dean Herbert
877413524f Cherry-picked android changes from #17462 2022-12-19 15:46:54 +09:00
Huo Yaoyuan
4f16da8932 Set EnforceCodeStyleInBuild 2022-05-03 13:09:19 +08:00
smoogipoo
d3f61b4aab Remove templates project from sln 2021-04-05 14:42:15 +09:00
smoogipoo
4d9b886c07 Add ruleset examples to solution 2021-04-05 12:04:02 +09:00
Dean Herbert
7c612ec556 Remove global.json 2021-01-15 15:11:03 +09:00
Huo Yaoyuan
c2fc7d5cbd Add empty benchmark project. 2020-01-08 20:18:20 +08:00
Huo Yaoyuan
46dc2251e8 Add fxcop with every violated rule off. 2019-12-17 12:44:29 +08:00
Huo Yaoyuan
bcf8e3a9d4 Remove redundant properties from desktop projects.
While OutputType=Library maybe doubtful, PlatformTarget=AnyCPU should be clearly the default.
2019-10-30 22:56:33 +08:00
Huo Yaoyuan
47e3498b71 Use cake as local tool and builds for slnf. 2019-10-30 22:42:25 +08:00
Huo Yaoyuan
8fbe76b574 Use slnf for filtering platform. 2019-10-30 21:35:58 +08:00
Dean Herbert
2a9da602cb Use nuget packages again 2019-02-08 13:07: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
910528b4cb Update iOS project in line with changes 2019-01-29 13:09:50 +09:00
Dean Herbert
bbbedd2c36 Remove iOS build configurations from main sln 2019-01-29 12:20:16 +09:00
Shane Woolcock
18abff3ac0 Split solution 2018-12-22 17:12:43 +10:30
Shane Woolcock
1be2fc59c4 Add osu.iOS project 2018-12-06 17:49:09 +10:30
Dean Herbert
92bb92e9c0 Use local framework 2018-11-17 21:28:33 +09:00
Dean Herbert
43c70d354d Merge tag '2018.1105.0' into tournament-tools 2018-11-06 00:35:21 +09:00
Dean Herbert
eacc0fe796 Use local framework 2018-10-25 01:45:08 +09:00
Dean Herbert
51dcfeee92 Move existing tournament resources to new project 2018-09-21 18:18:28 +09:00
Dean Herbert
576acaa630 Merge upstream master into external-deploy 2018-06-06 21:54:45 +09:00
Dean Herbert
59277de0df Remove osu.Desktop.Deploy 2018-06-05 19:45:25 +09:00
Dean Herbert
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
Dean Herbert
e47276c6b0 Remove VisualTests solution configuration 2018-03-28 16:17:04 +09:00
Dean Herbert
59df02da00 Update test projects to actually load in visual studio 2018-03-28 16:12:25 +09:00
Dean Herbert
0026b94cd3 Consolidate and move ruleset test projects 2018-03-28 14:41:25 +09:00
Dean Herbert
9674e8d197 Add back mania to VisualTests configuration 2018-03-27 15:05:41 +09:00
Dean Herbert
868a221b6c Fix VisualTests build configuration 2018-03-26 19:43:35 +09:00
smoogipoo
7cfca866e2 Don't compile osu.Desktop.Deploy now 2017-11-20 19:43:46 +09:00
smoogipoo
5fd16c6268 Make osu.Desktop.Deploy work 2017-11-19 16:30:41 +09:00
smoogipoo
440c1a9f83 Make osu.Desktop and osu.Game.Tests compile under net461+netstandard 2017-11-19 14:30:56 +09:00
smoogipoo
d2ab0621f3 Make osu.Game + rulesets compile with netstandard 2017-11-19 13:46:51 +09:00
Dean Herbert
beb9d621c4 Revert incorrectly changed GUID 2017-11-01 23:38:08 +09:00
Dean Herbert
8138796ee3 Fix VisualTests configuration being completely wrong 2017-11-01 14:53:33 +09:00
Dean Herbert
c5046f6b3c Add back osu.Desktop project
While it was nice having less projects to deal with, it meant hacks to get around circular dependencies between rulesets and osu.Game. For now, let's just restore the osu.Desktop project and call it a day.

This allows for the project to build again with default visual studio settings.
2017-10-14 14:33:05 +09:00
Dean Herbert
1e6c480791 Add back missing tests 2017-09-25 11:58:37 +08:00
Dean Herbert
6d3d485565 And then everything became one 2017-09-19 16:06:58 +09:00
Dean Herbert
f8448b8b19 Update to support new framework VisualTests structure 2017-08-04 15:37:31 +09:00
Dean Herbert
fbd26a1d5e
Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
Dean Herbert
ab97967237
Update references and framework. 2017-03-29 09:54:00 +09:00
Dean Herbert
9d5a984e80
Don't build deploy project by default. 2017-02-13 18:00:15 +09:00
Dean Herbert
df03a6cac2
Move deploy to tools folder. 2017-02-13 17:59:35 +09:00
Dean Herbert
cef3454e9b
Formatting and improvements. 2017-02-13 10:06:19 +09:00
Dean Herbert
a073b1db0d very simple build automation. 2017-02-13 01:02:44 +09:00
Dean Herbert
e0b7517535
Add desktop unit tests project. 2017-02-09 19:24:53 +09:00
Dean Herbert
40ea6e0d72 Fix incorrect folder name. 2016-12-08 21:36:34 +09:00
Dean Herbert
4590be552f Move play modes to their own projects. 2016-11-14 18:54:24 +09:00
Dean Herbert
1a9dede98c Remove unused Deploy build configuration. 2016-10-13 14:27:31 +09:00
Drew DeVault
94f2898f52 Implement beatmap sending/receiving over IPC 2016-10-13 12:18:04 +09:00