osu/osu.Game
2020-03-02 18:59:38 +09:00
..
Audio Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
Beatmaps Add delay for loading multiplayer beatmap covers 2020-02-27 20:01:23 +09:00
Configuration Add labels and fix dropdown bindable values 2020-02-27 17:30:06 -08:00
Database Fix DownloadTrackingComposite incorrectly receiving cancelled state 2020-02-15 16:20:44 +09:00
Graphics Adjust spin duration to make rotation more variable 2020-02-23 05:00:38 +09:00
Input Change default global bindings for volume changing to include the alt key prefix 2020-03-02 18:59:05 +09:00
IO
IPC
Migrations Remove any existing bindings to increase/decrease volume 2020-03-02 18:56:41 +09:00
Online Merge branch 'master' into better-room-participants 2020-02-28 16:42:31 +09:00
Overlays Handle SelectPrevious / SelectNext as volume change operations if nothing else handled game-wide 2020-03-02 18:59:38 +09:00
Properties
Replays
Rulesets Remove legacy DrawableHitObject state management 2020-02-27 11:28:29 +09:00
Scoring
Screens Add SelectNext and SelectPrevious global actions 2020-03-02 18:55:28 +09:00
Skinning Fix ogg beatmap/skin samples not loading 2020-02-18 13:21:55 +09:00
Storyboards
Tests Expose created drawables in SkinnableTestScene 2020-02-17 17:19:46 +09:00
Updater Add simple updater support for linux AppImages 2020-02-21 19:16:08 +09:00
Users Make User IEquatable 2020-02-27 19:21:59 +09:00
Utils
osu!.res
osu.Game.csproj Update framework 2020-02-29 14:28:26 +09:00
OsuGame.cs Forward any unhandled scroll events to volume overlay 2020-03-02 18:56:09 +09:00
OsuGameBase.cs