osu/osu.Game
2019-08-30 13:04:11 +09:00
..
Audio
Beatmaps Remove duplicate getAnimation function and improve namespacing 2019-08-30 12:59:58 +09:00
Configuration Rename SelectSortingMode & SelectGroupingMode -> SongSelectSortingMode & SongSelectGroupingMode 2019-08-24 10:34:54 +02:00
Database Don't share single scheduler across all model managers 2019-08-08 18:26:07 +09:00
Graphics Fix drags outside of overlay container bounds not hiding overlay 2019-08-29 12:07:58 +09:00
Input Update in line with framework changes 2019-08-27 18:43:58 +09:00
IO
IPC
Migrations Update migrations 2019-07-08 10:44:23 +03:00
Online Fix link parser 2019-08-18 22:02:59 +03:00
Overlays Merge remote-tracking branch 'upstream/master' into humanizer-fallback 2019-08-28 20:15:32 +09:00
Properties
Replays
Rulesets Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin 2019-08-30 12:53:05 +09:00
Scoring Fix legacy scores with no online ID being imported with a non-null ID 2019-07-29 18:36:07 +09:00
Screens Remove duplicate getAnimation function and improve namespacing 2019-08-30 12:59:58 +09:00
Skinning Split out nested classes 2019-08-30 13:04:11 +09:00
Storyboards Add sample path to the lookup names 2019-08-23 14:55:06 +03:00
Tests Add comprehensive skin fallback integration testing 2019-08-28 19:57:17 +09:00
Users Merge branch 'master' into previous-usernames 2019-08-13 14:21:44 +09:00
Utils Cleanup 2019-08-28 20:15:28 +09:00
osu!.res
osu.Game.csproj Update framework 2019-08-28 17:03:54 +09:00
OsuGame.cs Move logic out of OsuGame 2019-08-13 14:42:59 +09:00
OsuGameBase.cs