osu/osu.Game
nwabear 9e2e87c8d1 added visual tests
added small commenting
added xmldoc for CancelResume();
2019-10-26 14:29:52 -05:00
..
Audio
Beatmaps Check equality by ID -> OnlineBeatmapSetID -> Hash -> ReferenceEquals 2019-10-17 01:18:29 +03:00
Configuration Remove FollowPlayback setting 2019-10-07 19:44:22 +03:00
Database Only lock database for the duration of a model restoration 2019-10-03 11:24:17 +09:00
Graphics Refactor LoadingButton 2019-10-24 17:49:34 +03:00
Input
IO Switch casing comparison mode to ordinal 2019-10-11 09:24:41 +02:00
IPC
Migrations Use correct database migration 2019-09-13 13:57:55 +03:00
Online Merge branch 'master' into comments-vote-pill 2019-10-25 19:19:44 +09:00
Overlays Refactor LoadingButton 2019-10-24 17:49:34 +03:00
Properties
Replays
Rulesets added visual tests 2019-10-26 14:29:52 -05:00
Scoring Allow undeleting scores if their beatmap exists 2019-09-20 19:55:59 +09:00
Screens Fixed Issue #6442 2019-10-25 14:57:49 -05:00
Skinning Fix skins not being displayed correctly in the editor 2019-10-08 12:52:34 +09:00
Storyboards
Tests Merge branch 'master' into rework-selection-updates 2019-10-06 15:00:56 +08:00
Updater Move post-update notification logic to UpdateManager base class 2019-09-24 18:37:05 +09:00
Users Fix Bot users have all the profile sections in ProfileOverlay 2019-09-27 09:22:25 +03:00
Utils
osu!.res
osu.Game.csproj Update framework 2019-10-23 15:13:52 +09:00
OsuGame.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
OsuGameBase.cs Make RulestStore initialise at construction time 2019-10-15 16:14:06 +09:00