1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 17:27:24 +08:00
osu-lazer/osu.Game
2024-02-14 10:12:01 +01:00
..
Audio Add inline note about deadlock 2023-12-26 12:06:56 +09:00
Beatmaps Only apply set-level metadata after all difficulties have been processed 2024-02-12 12:08:51 +01:00
Collections Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
Configuration Keep replay controls expanded by default 2024-01-18 20:13:32 +09:00
Database Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +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 Fix Rider EAP whoopsie 2024-02-12 22:10:36 +03:00
Input Add bindings for stepping backward/forward 2024-01-18 20:38:25 +09:00
IO Fix compile error (reserved name) 2024-02-02 21:28:51 +09:00
IPC
Localisation Merge pull request #27054 from Loreos7/update-related-notifications-localisation 2024-02-06 09:07:58 +01:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Refactor SoloStatisticsWatcher to no longer require explicit subscription callbacks 2024-02-13 13:49:01 +01:00
Overlays Fix broken delay 2024-02-14 10:12:01 +01:00
Performance Automated pass 2023-06-24 01:00:03 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets replace linq usage in Previous and Next with more direct computation 2024-02-10 15:42:55 +00:00
Scoring Remove placeholder classes and inline everything 2024-02-12 21:30:10 +03:00
Screens Consume SoloStatisticsWatcher updates in toolbar button 2024-02-13 14:28:24 +01:00
Skinning Use more explicit match 2024-02-06 14:53:01 +01:00
Storyboards Fix storyboard animations stripping path directory on skin lookup 2024-01-17 18:39:48 +03:00
Tests Fix multiplayer tests 2024-02-02 22:34:48 +09:00
Updater Merge pull request #26930 from Susko3/suggest-update-only-if-available 2024-02-10 22:08:56 +08:00
Users Refactor UserRankPanel layout 2024-02-01 16:33:54 +03:00
Utils Add retry loop to avoid log export failing occasionally on windows 2024-01-25 13:53:36 +09:00
.editorconfig
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update resources 2024-02-07 13:37:37 +01:00
OsuGame.cs Move SoloStatisticsWatcher to OsuGame 2024-02-13 14:28:24 +01:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Move SoloStatisticsWatcher to OsuGame 2024-02-13 14:28:24 +01:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00