d3f61b4aab
Remove templates project from sln
2021-04-05 14:42:15 +09:00
4d9b886c07
Add ruleset examples to solution
2021-04-05 12:04:02 +09:00
7c612ec556
Remove global.json
2021-01-15 15:11:03 +09:00
c2fc7d5cbd
Add empty benchmark project.
2020-01-08 20:18:20 +08:00
46dc2251e8
Add fxcop with every violated rule off.
2019-12-17 12:44:29 +08:00
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
47e3498b71
Use cake as local tool and builds for slnf.
2019-10-30 22:42:25 +08:00
8fbe76b574
Use slnf for filtering platform.
2019-10-30 21:35:58 +08:00
2a9da602cb
Use nuget packages again
2019-02-08 13:07: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
910528b4cb
Update iOS project in line with changes
2019-01-29 13:09:50 +09:00
bbbedd2c36
Remove iOS build configurations from main sln
2019-01-29 12:20:16 +09:00
18abff3ac0
Split solution
2018-12-22 17:12:43 +10:30
1be2fc59c4
Add osu.iOS project
2018-12-06 17:49:09 +10:30
92bb92e9c0
Use local framework
2018-11-17 21:28:33 +09:00
43c70d354d
Merge tag '2018.1105.0' into tournament-tools
2018-11-06 00:35:21 +09:00
eacc0fe796
Use local framework
2018-10-25 01:45:08 +09:00
51dcfeee92
Move existing tournament resources to new project
2018-09-21 18:18:28 +09:00
576acaa630
Merge upstream master into external-deploy
2018-06-06 21:54:45 +09:00
59277de0df
Remove osu.Desktop.Deploy
2018-06-05 19:45:25 +09:00
32a74f95a5
Normalize all the line endings
2018-04-13 18:26:38 +09:00
e47276c6b0
Remove VisualTests solution configuration
2018-03-28 16:17:04 +09:00
59df02da00
Update test projects to actually load in visual studio
2018-03-28 16:12:25 +09:00
0026b94cd3
Consolidate and move ruleset test projects
2018-03-28 14:41:25 +09:00
9674e8d197
Add back mania to VisualTests configuration
2018-03-27 15:05:41 +09:00
868a221b6c
Fix VisualTests build configuration
2018-03-26 19:43:35 +09:00
7cfca866e2
Don't compile osu.Desktop.Deploy now
2017-11-20 19:43:46 +09:00
5fd16c6268
Make osu.Desktop.Deploy work
2017-11-19 16:30:41 +09:00
440c1a9f83
Make osu.Desktop and osu.Game.Tests compile under net461+netstandard
2017-11-19 14:30:56 +09:00
d2ab0621f3
Make osu.Game + rulesets compile with netstandard
2017-11-19 13:46:51 +09:00
beb9d621c4
Revert incorrectly changed GUID
2017-11-01 23:38:08 +09:00
8138796ee3
Fix VisualTests configuration being completely wrong
2017-11-01 14:53:33 +09:00
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
1e6c480791
Add back missing tests
2017-09-25 11:58:37 +08:00
6d3d485565
And then everything became one
2017-09-19 16:06:58 +09:00
f8448b8b19
Update to support new framework VisualTests structure
2017-08-04 15:37:31 +09:00
fbd26a1d5e
Mode -> Ruleset.
2017-04-18 16:05:58 +09:00
ab97967237
Update references and framework.
2017-03-29 09:54:00 +09:00
9d5a984e80
Don't build deploy project by default.
2017-02-13 18:00:15 +09:00
df03a6cac2
Move deploy to tools folder.
2017-02-13 17:59:35 +09:00
cef3454e9b
Formatting and improvements.
2017-02-13 10:06:19 +09:00
a073b1db0d
very simple build automation.
2017-02-13 01:02:44 +09:00
e0b7517535
Add desktop unit tests project.
2017-02-09 19:24:53 +09:00
40ea6e0d72
Fix incorrect folder name.
2016-12-08 21:36:34 +09:00
4590be552f
Move play modes to their own projects.
2016-11-14 18:54:24 +09:00
1a9dede98c
Remove unused Deploy build configuration.
2016-10-13 14:27:31 +09:00
94f2898f52
Implement beatmap sending/receiving over IPC
2016-10-13 12:18:04 +09:00
2a3f047895
Start implementing legacy decoder
2016-10-13 12:16:48 +09:00
aa96d98822
Merge branch 'master' into limit-game-access
...
Conflicts:
osu.Desktop.VisualTests/Tests/TestCaseChatDisplay.cs
osu.Game/GameModes/Menu/ButtonSystem.cs
osu.Game/Online/Chat/Display/ChatLine.cs
osu.Game/OsuGame.cs
osu.Game/Overlays/ToolbarButton.cs
2016-10-12 20:44:33 +09:00
b2c31d3047
Updates post-master-merge.
2016-10-12 16:01:23 +09:00