osu/osu.Game
Dean Herbert 8367bb6bee Don't apply decoupling to SpectatorPlayerClocks
See inline comment for reasoning. It's a bit complicated.
2023-09-22 16:22:35 +09:00
..
Audio
Beatmaps Fix FramedBeatmapClock's source not being processed 2023-09-22 16:22:35 +09:00
Collections
Configuration Fix broken automatic beatmap download setting migration 2023-09-19 21:38:07 +02:00
Database Fix notification text sets overwriting each other 2023-09-19 11:12:58 +02:00
Extensions
Graphics revert: use OverlayColourProvider for B6 2023-09-11 16:03:15 +02:00
Input
IO Fix MemoryStreamArchiveReader.GetStream() failing in some cases 2023-09-18 11:50:36 +02:00
IPC
Localisation Remove unused translations 2023-09-19 17:53:00 +09:00
Models
Online Merge pull request #24831 from peppy/update-deps 2023-09-19 07:50:27 +02:00
Overlays Rename spectator-specific settings to more generic (with backwards migration) 2023-09-18 14:56:06 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into update-framework 2023-09-21 19:49:20 +03:00
Scoring Pass ArchiveReader instead of Stream to simplify resolution code 2023-09-19 17:49:15 +09:00
Screens Don't apply decoupling to SpectatorPlayerClocks 2023-09-22 16:22:35 +09:00
Skinning
Storyboards Fix DrawableStoryboardVideo attempting to unmap path once too much 2023-09-19 20:18:33 +02:00
Tests Merge branch 'master' into mania-edit-disable-sv 2023-09-20 14:23:07 +09:00
Updater
Users Use @2x variant of profile badges 2023-09-06 16:17:53 -07:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-09-22 01:26:38 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
PerformFromMenuRunner.cs