Commit Graph

23 Commits

Author SHA1 Message Date
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
Drew DeVault 2a3f047895 Start implementing legacy decoder 2016-10-13 12:16:48 +09:00
Dean Herbert 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
Dean Herbert b2c31d3047 Updates post-master-merge. 2016-10-12 16:01:23 +09:00
Dean Herbert 4f2bb25853 Remove "Deploy" configuration. 2016-10-08 15:54:03 +09:00
Dean Herbert 7bdb2fcfc7 Add basic implementation of VisualTest framework for osu! project.
Comes with one complimentary test.
2016-09-24 15:47:17 +09:00
Dean Herbert 6cbbeaaac0 Initial commit. 2016-08-26 14:41:47 +09:00