1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 18:47:27 +08:00
osu-lazer/osu.Game
2024-04-23 12:44:16 +02:00
..
Audio Add fallback to find spinner samples without a bank prefix 2024-03-09 01:10:28 +09:00
Beatmaps Remove redundant string interpolation 2024-03-29 10:37:49 +01:00
Collections Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00
Configuration Remember login by default 2024-03-12 20:14:50 +08:00
Database Merge pull request #27866 from Joehuu/fix-online-score-export 2024-04-23 09:08:04 +02:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Update all TabItem implementations to play select sample on OnActivatedByUser 2024-04-17 11:20:17 +03:00
Input Add bindings for stepping backward/forward 2024-01-18 20:38:25 +09:00
IO Fix exports containing zero byte files after import from specific ZIP archives 2024-03-12 09:06:24 +01:00
IPC
Localisation Apply partial fade on pp display on results screen when score will not give pp 2024-03-29 11:16:31 +01:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Fix SpectatorClient holding references to Player 2024-04-03 17:32:02 +09:00
Overlays Allow confirming keybinding overwrite on conflict via "select" binding 2024-04-23 12:44:16 +02:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Merge pull request #27808 from smoogipoo/fix-incorrect-pp-counter 2024-04-23 08:43:49 +02:00
Scoring Return Task.CompletedTask instead of null 2024-04-22 11:22:39 -07:00
Screens Merge pull request #27866 from Joehuu/fix-online-score-export 2024-04-23 09:08:04 +02:00
Skinning Merge pull request #27935 from smoogipoo/serialised-drawable-sane-defaults 2024-04-19 17:00:49 +02:00
Storyboards Revert "Merge pull request #27454 from EVAST9919/sb-lifetime-improvements" 2024-04-05 14:45:49 +09:00
Tests Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
Updater Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Users Simplify assignment by using an auto property 2024-03-09 20:17:27 +08:00
Utils Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
.editorconfig
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2024-04-19 15:14:52 +08:00
OsuGame.cs Revert beatmap query change 2024-04-22 11:15:50 -07:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Only attempt to disable rulesets when decidedly crashing out 2024-03-25 11:33:15 +01:00
PerformFromMenuRunner.cs