osu/osu.Game
2020-12-23 16:16:24 +01:00
..
Audio
Beatmaps Merge pull request #11226 from peppy/fix-legacy-skin-texture-loader-store 2020-12-23 16:41:01 +09:00
Collections
Configuration
Database
Extensions
Graphics
Input
IO Merge branch 'master' into fix-legacy-skin-texture-loader-store 2020-12-22 12:09:35 +09:00
IPC
Migrations
Online Move notification to stateful client so it is only shown to the user from one location 2020-12-23 16:35:39 +09:00
Overlays Change sorting to better handle portrait screens 2020-12-22 17:36:56 +09:00
Properties
Replays
Rulesets Merge branch 'master' into realtime-leaderboard 2020-12-23 09:56:47 +01:00
Scoring
Screens Refactor player exit logic to convey intention better 2020-12-23 16:16:24 +01:00
Skinning Annotate potentially null parameters in protected ctor of LegacySkin 2020-12-22 12:08:40 +09:00
Storyboards Fix a couple of simple cases of incorrect TextureLoaderStore initialisation 2020-12-21 13:35:46 +09:00
Tests Merge pull request #11226 from peppy/fix-legacy-skin-texture-loader-store 2020-12-23 16:41:01 +09:00
Updater
Users
Utils
osu!.res
osu.Game.csproj Update framework 2020-12-22 15:58:57 +09:00
OsuGame.cs Move from OsuGameBase to OsuGame 2020-12-22 14:28:27 +09:00
OsuGameBase.cs Move from OsuGameBase to OsuGame 2020-12-22 14:28:27 +09:00
PerformFromMenuRunner.cs