osu/osu.Game
Naxess 56bf49c85c Take IWorkingBeatmap instead of WorkingBeatmap
This makes testing much easier, and allows for checking of any class deriving from that interface, including `WorkingBeatmap`.
2021-04-18 01:21:20 +02:00
..
Audio
Beatmaps Add GetStream to IWorkingBeatmap 2021-04-18 01:13:57 +02:00
Collections
Configuration Merge pull request #12330 from Cublibre/master 2021-04-15 19:21:04 +09:00
Database
Extensions Fix volume controls not supporting key repeat 2021-04-14 13:11:24 +09:00
Graphics Revert "Inverse ignore user settings bindable to "apply user settings" instead" 2021-04-15 08:02:12 +03:00
Input Fix idle tracker assuming time starts at 0 2021-04-17 13:50:00 +02:00
IO Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
IPC
Migrations
Online Take current mod settings value into account on equality comparsion 2021-04-12 20:51:13 +03:00
Overlays Increase multiplier to 1.8 2021-04-15 23:24:13 +09:00
Properties
Replays
Rulesets Take IWorkingBeatmap instead of WorkingBeatmap 2021-04-18 01:21:20 +02:00
Scoring Rename property back 2021-04-12 20:50:18 +09:00
Screens Fix resolved fields 2021-04-18 01:15:13 +02:00
Skinning
Storyboards
Tests Add GetStream to IWorkingBeatmap 2021-04-17 17:47:13 +02:00
Updater
Users
Utils Merge pull request #12330 from Cublibre/master 2021-04-15 19:21:04 +09:00
osu!.res
osu.Game.csproj Update framework 2021-04-16 17:30:39 +09:00
OsuGame.cs
OsuGameBase.cs Merge pull request #12330 from Cublibre/master 2021-04-15 19:21:04 +09:00
PerformFromMenuRunner.cs