1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 18:27:26 +08:00
osu-lazer/osu.Game
Dean Herbert e4ff36a5bc
Merge pull request #4013 from smoogipoo/beatmap-scores-foreignkey
Add explicit beatmap -> scores deletions rather than relying on FK cascades
2019-01-08 21:39:15 +09:00
..
Audio Prefer namespace lookups first 2018-07-10 15:23:47 +09:00
Beatmaps Add explicit beatmap -> scores relationship rather than relying on cascades 2019-01-08 17:53:43 +09:00
Configuration Merge remote-tracking branch 'upstream/master' into letterboxing 2019-01-07 18:52:48 +09:00
Database Do not delete file on import failure 2018-12-18 22:49:53 +03:00
Graphics Merge branch 'master' into fix-sliderbar 2019-01-08 21:23:34 +09:00
Input Merge branch 'master' into scoredatabase 2018-11-30 14:59:58 +09:00
IO Add LegacyFileArchiveReader 2018-11-28 16:13:16 +09:00
IPC Initial scoremanager/scorestore structure 2018-11-28 16:50:16 +09:00
Migrations Add explicit beatmap -> scores relationship rather than relying on cascades 2019-01-08 17:53:43 +09:00
Online Merge branch 'master' into update-framework 2019-01-08 11:26:10 +09:00
Overlays Merge branch 'master' into fix-over-inclusive-channel-search 2019-01-08 19:54:31 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Replays Remove User from Replay 2018-11-30 18:25:14 +09:00
Rulesets Merge branch 'master' into do_not_use_local_user_for_autoplay_score 2019-01-04 13:11:17 +09:00
Scoring Fix PP not display on profile overlay 2019-01-04 16:33:35 +09:00
Screens Merge branch 'master' into fix-sliderbar 2019-01-08 21:23:34 +09:00
Skinning Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Storyboards Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Tests Fix OsuTestCase beatmap not having a correct default beatmap 2018-12-05 20:33:27 +09:00
Users Add click to avatar 2018-12-22 14:23:53 +09:00
Utils Use HResult 2018-10-31 17:07:05 +09:00
osu!.res
osu.Game.csproj Update framework 2019-01-08 21:26:24 +09:00
OsuGame.cs Fix toolbar offset not being applied 2019-01-08 12:57:31 +09:00
OsuGameBase.cs Add letterbox/screen scaling support 2019-01-04 13:36:02 +09:00