osu/osu.Game
2021-11-24 16:30:00 +09:00
..
Audio
Beatmaps Move bookmark parsing logic into LegacyBeatmapDecoder 2021-11-24 16:29:51 +09:00
Collections
Configuration Merge branch 'master' into realm-ruleset-setting-short-name 2021-11-23 14:55:36 +09:00
Database Merge branch 'master' into realm-move-data-migration-to-context-factory 2021-11-24 14:40:26 +09:00
Extensions Remove usage of Nuget.Packaging extension methods for IList.AddRange 2021-11-23 15:02:02 +09:00
Graphics
Input Switch realm ruleset key bindings to use ruleset's ShortName as key 2021-11-22 18:52:30 +09:00
IO
IPC
Localisation
Migrations
Models Remove nullability of Ruleset.CreateInstance 2021-11-24 12:23:06 +09:00
Online Resolve inspection 2021-11-23 17:55:04 +09:00
Overlays Merge branch 'master' into realm-ruleset-keybinding-short-name 2021-11-24 13:48:48 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #15771 from peppy/ruleset-config-cache-shortname 2021-11-24 15:24:57 +09:00
Scoring
Screens Merge pull request #15769 from peppy/model-equality-consistency 2021-11-24 13:45:57 +09:00
Skinning
Stores Remove null checks on CreateInstance() calls 2021-11-24 12:23:09 +09:00
Storyboards
Tests Remove unnecessary user assign in HitObjectSampleTest 2021-11-24 16:30:00 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-11-24 14:09:25 +09:00
OsuGame.cs Store preferred ruleset to configuration using ShortName instead of ID 2021-11-22 17:45:31 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge branch 'master' into realm-move-data-migration-to-context-factory 2021-11-24 14:40:26 +09:00
PerformFromMenuRunner.cs