osu/osu.Game
2022-05-23 00:03:42 +09:00
..
Audio Fix mod panels playing samples when hidden at a higher level 2022-05-08 10:39:49 +02:00
Beatmaps Move interface to more appropriate namespace 2022-05-22 22:49:24 +09:00
Collections Allow retrieving count of available stable imports 2022-05-17 15:55:53 +09:00
Configuration Remove editor animation toggling (replaced by overlap markers) 2022-05-12 19:28:56 +09:00
Database Fix incorrect count of beatmaps available to import 2022-05-19 14:01:24 +09:00
Extensions
Graphics Move interface to more appropriate namespace 2022-05-22 22:49:24 +09:00
Input Add key binding to deselect all mods 2022-05-15 02:51:58 +09:00
IO
IPC
Localisation Add common strings for missing localisable content 2022-05-18 21:32:57 +09:00
Migrations
Models
Online Add FeaturedInSpotlight property to API beatmapsets 2022-05-14 19:46:13 +03:00
Overlays Simplify toolbar hiding logic in FirstRunSetupOverlay 2022-05-19 16:42:48 +09:00
Performance
Properties
Replays
Rulesets Use interface to convey beat sync information 2022-05-22 22:44:54 +09:00
Scoring
Screens Revert easing for now 2022-05-23 00:03:42 +09:00
Skinning Move ISamplePlaybackDisabler to more general namespace 2022-05-08 10:38:58 +02:00
Stores Use more local realm reference 2022-05-11 00:45:17 +09:00
Storyboards
Tests Add missing EditorClock caching 2022-05-13 21:39:54 +09:00
Updater
Users
Utils Add sentry tags for operating system and processor count 2022-05-17 12:53:14 +09:00
.editorconfig
osu!.res
osu.Game.csproj Revert realm to previous release to fix iOS crashes 2022-05-17 14:52:27 +09:00
OsuGame.cs Add tags for current screen and ruleset 2022-05-16 15:51:32 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove unused usings resulting from namespace move 2022-05-22 23:55:33 +09:00
PerformFromMenuRunner.cs