osu/osu.Game
2022-09-16 18:31:02 +09:00
..
Audio
Beatmaps Catch against sqlite initialisation failures 2022-09-16 01:02:38 +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 Localize non-localizable setting items 2022-09-16 18:31:02 +09:00
Models
Online Catch any unobserved exceptions during beatmap metadata harvesting 2022-09-16 14:00:06 +09:00
Overlays Localize non-localizable setting items 2022-09-16 18:31:02 +09:00
Performance
Properties
Replays
Rulesets Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
Scoring Remove all EF models 2022-09-15 16:59:36 +09:00
Screens Refactor to avoid passing around bindables 2022-09-16 13:14:25 +09:00
Skinning Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
Storyboards Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
Tests Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09: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 Use latest version of sqlite3 bundle 2022-09-16 01:02:46 +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