osu/osu.Game
Bartłomiej Dach 40f612435d
Merge pull request #26178 from felipemarins/mod-search-text-box-select-all
Make mod search box text be selected when a new mod is selected/deselected
2024-01-15 20:08:02 +01:00
..
Audio
Beatmaps
Collections Fix collection dropdown crashing when all collections are deleted at once 2024-01-15 17:10:30 +09:00
Configuration Remember multiplayer room filter mode 2024-01-15 14:30:34 +09:00
Database Merge branch 'master' into catch-scoring 2024-01-09 15:49:37 +01:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Merge pull request #26178 from felipemarins/mod-search-text-box-select-all 2024-01-15 20:08:02 +01:00
Input
IO
IPC
Localisation Adjust text slightly 2024-01-15 14:12:10 +09:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Merge pull request #26356 from stanriders/global-user-statistics 2024-01-15 18:43:35 +09:00
Overlays Merge pull request #26178 from felipemarins/mod-search-text-box-select-all 2024-01-15 20:08:02 +01:00
Performance
Properties
Replays
Rulesets Split out judgement pooling concepts from OsuPlayfield for reuse 2024-01-15 20:50:09 +09:00
Scoring Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
Screens Merge pull request #26538 from peppy/save-multiplayer-filter-mode 2024-01-15 19:53:50 +01:00
Skinning Fix gameplay counter textures not being cached ahead of time 2024-01-15 14:01:21 +09:00
Storyboards
Tests Reduce code duplication in test 2024-01-08 12:52:14 +01:00
Updater
Users
Utils Fix: floating point errors 2024-01-01 08:32:21 +09:00
.editorconfig
BackgroundDataStoreProcessor.cs Do not attempt to recalculate non-legacy scores or scores set on custom rulesets 2024-01-08 22:47:13 +01:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2024-01-14 22:31:48 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs