osu/osu.Game
2024-01-16 16:44:50 +09: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 Fix some elements not showing on leaderboard scores when almost off-screen 2024-01-16 16:44:50 +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 Apply NRT to new classes 2024-01-16 14:17:21 +09: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 resources 2024-01-16 14:14:04 +09:00
OsuGame.cs Do not show main menu version display on deployed builds 2023-12-29 11:14:28 +01:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs