osu/osu.Game
Andrei Zavatski ed827d514f Add comments
2019-08-27 15:36:08 +03:00
..
Audio
Beatmaps Don't return DefaultSkin on beatmap skin parsing failure 2019-08-26 14:25:35 +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 Simplify caching 2019-08-21 12:16:30 +03:00
Input Update comment 2019-08-13 19:52:40 +09:00
IO
IPC
Migrations
Online Add comments 2019-08-27 15:36:08 +03:00
Overlays Simplify text building 2019-08-27 15:30:41 +03:00
Properties
Replays
Rulesets Obsolete legacy UpdateState() method 2019-08-27 16:09:47 +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 Make bindables private 2019-08-27 14:31:34 +09:00
Skinning Fix skin sample reading failing 2019-08-27 17:18:32 +09:00
Storyboards Update framework 2019-08-21 13:29:50 +09:00
Tests Support beatmap conversion tests with mods 2019-08-01 12:49:01 +09:00
Users Merge branch 'master' into previous-usernames 2019-08-13 14:21:44 +09:00
Utils Merge branch 'master' into no-sentry-timeouts 2019-07-30 18:27:05 +09:00
osu!.res
osu.Game.csproj Merge branch 'master' into dependabot/nuget/ppy.osu.Game.Resources-2019.823.0 2019-08-23 19:24:58 +09:00
OsuGame.cs Move logic out of OsuGame 2019-08-13 14:42:59 +09:00
OsuGameBase.cs