1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game
tsrk 081190802e
revert: remove attachment logic from SkinComponentContainer
This is no longer in the scope of the PR.
2023-06-14 21:19:08 +02:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Merge branch 'master' into sample-set-controls 2023-05-25 21:58:16 +02:00
Collections Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
Configuration Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Database Gracefully handle failures in cleaning up pending file deletions 2023-05-31 19:39:43 +09:00
Extensions Move extension methods closer to serialisation classes 2023-02-15 18:37:41 +09:00
Graphics Use FireAndForget to avoid unobserved exception 2023-06-01 15:50:37 +09:00
Input Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +09:00
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC
Localisation Merge pull request #23691 from smoogipoo/mania-scroll-speed 2023-06-01 17:23:27 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Merge branch 'master' into update-multiplayer-room-diff-range 2023-06-03 16:50:09 +02:00
Overlays Merge pull request #23637 from peppy/add-shadow-settings-notifications 2023-05-24 21:34:14 +02:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets refactor: decouple Trigger logic from KeyCounterDisplay 2023-06-14 21:13:35 +02:00
Scoring Split out multiplier retrieval into a function and use a default multiplier for all rulesets 2023-05-30 14:20:26 +09:00
Screens feat: make KeyCounterDisplay skinnable 2023-06-14 21:15:12 +02:00
Skinning revert: remove attachment logic from SkinComponentContainer 2023-06-14 21:19:08 +02:00
Storyboards Fix storyboard video-only check being inverted 2023-05-16 21:51:32 -07:00
Tests Fix code quality inspection 2023-06-03 16:50:58 +02:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users Use image@2x from tournament banner api 2023-03-25 13:08:46 -07:00
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res
osu.Game.csproj Update framework 2023-06-01 00:44:13 +09:00
OsuGame.cs Disable all tablet handlers to guard against a grim future 2023-06-02 08:48:47 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Rename method to better indicate directionality 2023-05-04 18:15:12 +02:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00