1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game
Dean Herbert de8c4e6d56 Remove unique constraints on hash columns
We are going to allow multiple instances of the same beatmap info hash as they could be in different beatmap sets.
2018-05-29 16:26:32 +09:00
..
Audio Normalize all the line endings 2018-04-13 18:26:38 +09:00
Beatmaps Fix HR mod affecting original beatmap difficulty 2018-05-18 18:11:52 +09:00
Configuration Add keybind to disable mouse buttons 2018-05-02 19:37:47 +09:00
Database Remove unique constraints on hash columns 2018-05-29 16:26:32 +09:00
Graphics Move screen titles to OsuScreen 2018-05-28 13:30:24 +09:00
Input Resolve merge conflict 2018-05-18 00:25:47 +03:00
IO Don't deep-clone beatmapinfo/control points 2018-05-17 13:17:33 +09:00
IPC Normalize all the line endings 2018-04-13 18:26:38 +09:00
Migrations Remove unique constraints on hash columns 2018-05-29 16:26:32 +09:00
Online Add Lounge FilterControl. 2018-05-22 00:24:39 -03:00
Overlays Merge branch 'master' into fix-playlist-pause 2018-05-27 11:00:50 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Rulesets Merge branch 'master' into drawable-room-improvements 2018-05-21 11:09:12 +09:00
Screens Adjust transitions of DrawableRoom 2018-05-28 13:30:29 +09:00
Skinning User pattern matching 2018-04-25 16:32:06 +09:00
Storyboards Normalize all the line endings 2018-04-13 18:26:38 +09:00
Tests Ensure autoplay tests actually increase score above zero 2018-05-26 14:46:05 +09:00
Users Updated UserStatus.cs to make more sense(UNTESTED) 2018-04-26 12:57:24 +02:00
Utils Normalize all the line endings 2018-04-13 18:26:38 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Bring entity framework up-to-date and re-enable transactions 2018-05-29 16:23:27 +09:00
osu.nuspec Update license year. 2018-01-22 18:22:38 +01:00
OsuGame.cs Rename CursorOverrideContainer to MenuCursorContainer 2018-05-25 21:13:40 +02:00
OsuGameBase.cs Don't start transactions for migration 2018-05-29 16:23:38 +09:00