osu/osu.Game
Bartłomiej Dach b144cfd55c
Add `LegacyOnlineID` handling to places that definitely need it
Mostly places that can interact with imported replays.

There are other places that use the online ID as a sort tiebreaker, or
to check presence of a score on results screens, but they should
probably still continue to only use `OnlineID`, since all scores with a
legacy online ID should have an online ID, but the converse is not
generally true.
2023-10-16 11:20:02 +02:00
..
Audio
Beatmaps Fix beatmaps with no preview point set getting incorrect default 2023-10-10 19:13:16 +09:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration
Database Add `LegacyOnlineID` with backwards migration 2023-10-16 11:20:02 +02:00
Extensions Add `LegacyOnlineID` handling to places that definitely need it 2023-10-16 11:20:02 +02:00
Graphics Fix dangerous buttons using different shades of pink 2023-10-13 13:16:24 +02:00
IO
IPC
Input Tidy up `GlobalActionContainer` a bit 2023-10-13 13:47:51 +09:00
Localisation Merge pull request #25105 from bdach/multiple-keys-one-binding 2023-10-13 20:01:33 +09:00
Models
Online Add `LegacyOnlineID` handling to places that definitely need it 2023-10-16 11:20:02 +02:00
Overlays Merge branch 'master' into generic-error-sfx 2023-10-14 03:56:41 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into fix-hr-cs-mania-adjustment 2023-10-13 14:08:05 +02:00
Scoring Add `LegacyOnlineID` handling to places that definitely need it 2023-10-16 11:20:02 +02:00
Screens Merge pull request #25139 from peppy/collection-ordering-fix 2023-10-16 10:53:43 +02:00
Skinning Remove `JudgementResult` from `Miss`/`Flash` as it is not used 2023-10-10 22:10:44 +09:00
Storyboards
Tests Merge branch 'master' into multiplayer-invites 2023-10-12 18:17:15 +09:00
Updater
Users Merge branch 'master' into multiplayer-invites 2023-10-12 18:17:15 +09:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
FodyWeavers.xml
OsuGame.cs Add `LegacyOnlineID` handling to places that definitely need it 2023-10-16 11:20:02 +02:00
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update resources 2023-10-14 03:48:59 +09:00