.. |
Audio
|
Fix audio previews not being adjusted in volume correctly
|
2021-02-17 20:51:17 +09:00 |
Beatmaps
|
Move preview point logic to a specific method in WorkingBeatmap
|
2021-02-18 14:55:44 +09:00 |
Collections
|
Fix importing collections twice from stable causing a hard crash
|
2021-02-23 15:57:43 +09:00 |
Configuration
|
Fix misordered hit error in score meter types
|
2021-02-18 13:04:22 +03:00 |
Database
|
Redirect batch imports to a separate task scheduler to avoid contention with interactive actions
|
2021-02-17 19:41:18 +09:00 |
Extensions
|
|
|
Graphics
|
Merge branch 'master' into non-concurrent-sample-playback
|
2021-02-12 17:22:15 +09:00 |
Input
|
|
|
IO
|
Tidy up config parsing logic
|
2021-02-12 12:57:57 +09:00 |
IPC
|
|
|
Migrations
|
|
|
Online
|
Disable multiplayer/spectator on iOS until it can be supported again
|
2021-02-23 15:22:46 +09:00 |
Overlays
|
Merge branch 'master' into multiplayer-participant-rank
|
2021-02-19 13:16:44 +09:00 |
Properties
|
|
|
Replays
|
|
|
Rulesets
|
Make some properties virtual
|
2021-02-24 15:03:41 +09:00 |
Scoring
|
Revert most of the changes to ArchiveModeManager by using better code
|
2021-02-12 12:48:32 +09:00 |
Screens
|
Merge pull request #11881 from peppy/disable-hub-connections-on-ios
|
2021-02-24 13:09:03 +09:00 |
Skinning
|
Remove redundant interface specification
|
2021-02-22 14:54:48 +09:00 |
Storyboards
|
|
|
Tests
|
Make PauseCooldownActive protected and expose on test class
|
2021-02-19 11:42:30 +03:00 |
Updater
|
|
|
Users
|
Restructure class slightly
|
2021-02-19 13:40:12 +09:00 |
Utils
|
Merge pull request #11551 from smoogipoo/fix-leave-room-race-2
|
2021-02-08 19:23:14 +09:00 |
osu!.res
|
|
|
osu.Game.csproj
|
Update framework
|
2021-02-22 14:14:36 +09:00 |
OsuGame.cs
|
Allow beatmap imports from any derived version of SongSelect, rather than only PlaySongSelect
|
2021-02-18 19:19:28 +09:00 |
OsuGameBase.cs
|
Fix audio previews not being adjusted in volume correctly
|
2021-02-17 20:51:17 +09:00 |
PerformFromMenuRunner.cs
|
Ensure the current screen is current when a sub screen is found as the target
|
2021-02-19 19:45:29 +09:00 |