osu/osu.Game
Dan Balasescu 96a89f4fca
Merge pull request #20319 from peppy/remove-ef-migration
Remove all entity framework code and migrations
2022-09-15 19:15:23 +09:00
..
Audio
Beatmaps Remove all EF models 2022-09-15 16:59:36 +09:00
Collections
Configuration
Database Use APIBeatmap for realm migration requiring ShortName mapping 2022-09-15 16:58:58 +09:00
Extensions
Graphics Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
Input
IO
IPC
Localisation
Models
Online Use APIBeatmap for realm migration requiring ShortName mapping 2022-09-15 16:58:58 +09:00
Overlays Display certain sort criterias based on selected category and query 2022-09-15 04:30:09 +03:00
Performance
Properties
Replays
Rulesets Merge pull request #20319 from peppy/remove-ef-migration 2022-09-15 19:15:23 +09:00
Scoring Remove all EF models 2022-09-15 16:59:36 +09:00
Screens Remove all entity framework code and migrations 2022-09-15 16:58:58 +09:00
Skinning Remove all EF models 2022-09-15 16:59:36 +09:00
Storyboards Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
Tests Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset 2022-09-10 10:40:12 +08:00
Updater Don't play fling animation when activating a notification 2022-09-12 18:57:18 +09:00
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs Revert async Task change 2022-09-09 16:12:18 +09:00
osu!.res
osu.Game.csproj Remove remaining package references and replace with SQLitePCLRaw direct reference 2022-09-15 16:58:58 +09:00
OsuGame.cs Fix attempting to use "home" key binding while exiting game causing errors 2022-09-09 14:52:51 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove all entity framework code and migrations 2022-09-15 16:58:58 +09:00
PerformFromMenuRunner.cs