1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game
Bartłomiej Dach 9ca1c7f7b7
Merge pull request #23580 from peppy/fix-profile-button-depth
Ensure scroll-to-top button is displayed above all overlay content
2023-05-17 21:23:46 +02:00
..
Audio remove bank default value 2023-04-28 17:22:34 +02:00
Beatmaps Add clamping to SliderMultiplier and SliderTickRate at parsing time 2023-05-09 20:53:20 +09:00
Collections make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Configuration Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Database Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Extensions Move extension methods closer to serialisation classes 2023-02-15 18:37:41 +09:00
Graphics Fix back-to-front logic 2023-05-06 15:34:55 +02: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 Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Add the ability to adjust the beatmap tick rate in the editor 2023-05-09 20:53:20 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Merge branch 'master' into export 2023-05-06 20:12:53 +02:00
Overlays Ensure scroll-to-top button is displayed above all overlay content 2023-05-17 15:42:38 +09:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Merge branch 'master' into editor-slider-placement-input 2023-05-14 10:52:22 +02:00
Scoring Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Screens Show "rewind" text on random button when beginning a right mouse press 2023-05-17 14:51:40 +09:00
Skinning Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Storyboards Actually use new end time property when setting lifetimes 2023-04-26 13:28:51 +09:00
Tests Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09: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 Add localisation length hinting 2022-04-28 19:26:28 +09:00
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res
osu.Game.csproj Revert "Merge pull request #23570 from huoyaoyuan/inspect-code-cs11" 2023-05-17 14:49:47 +09:00
OsuGame.cs Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +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