osu/osu.Game
Dean Herbert d9fc532a9f
Merge pull request #25152 from bdach/key-binding-deduplication
Clear pre-existing bindings of same key combination to single action
2023-10-17 17:49:51 +09: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 Persist the state of "show speed changes" between editor sessions 2023-10-17 16:01:02 +09:00
Database Add backwards migration of catch dash binding 2023-10-17 09:43:40 +02:00
Extensions
Graphics Fix dangerous buttons using different shades of pink 2023-10-13 13:16:24 +02:00
IO Fix `MemoryStreamArchiveReader.GetStream()` failing in some cases 2023-09-18 11:50:36 +02:00
IPC
Input Fix bindings being cleared if multiple bindings for same action have the same combination 2023-10-16 22:20:26 +02:00
Localisation Merge pull request #25105 from bdach/multiple-keys-one-binding 2023-10-13 20:01:33 +09:00
Models
Online Reword xmldoc on invite method to better describe what is happening 2023-10-12 18:25:20 +09:00
Overlays Merge branch 'master' into generic-error-sfx 2023-10-14 03:56:41 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #25152 from bdach/key-binding-deduplication 2023-10-17 17:49:51 +09:00
Scoring Show maximum bonus statistics on results screen 2023-10-12 14:55:16 +09: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 Handle null texture case 2023-09-27 11:18:38 +02:00
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 Enable sentry "global mode" as per recommendation 2023-08-24 03:23:18 +09:00
.editorconfig
BackgroundDataStoreProcessor.cs Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
FodyWeavers.xml
OsuGame.cs Rename callback to match standards 2023-10-12 17:59:47 +09:00
OsuGameBase.cs Disable decoupling for `OsuGameBase`'s beatmap implementation 2023-09-22 12:49:25 +09:00
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update resources 2023-10-14 03:48:59 +09:00