1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game
2024-03-05 03:58:43 +03:00
..
Audio Expose AudioFilter.IsAttached publicly 2024-02-26 21:15:44 +08:00
Beatmaps Add comprehensive log output to help figure out problematic clocks 2024-02-29 23:05:28 +08:00
Collections Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00
Configuration Use more correct implementation 2024-02-22 09:44:59 +01:00
Database Merge pull request #27361 from bdach/difficulty-peppy-stars-zero-osu 2024-02-29 11:45:53 +08: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 branch 'master' into adjust-carousel-padding 2024-02-28 16:00:43 +01: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 Fix "unranked explaination" tooltip text using incorrect translation key 2024-03-02 22:45:15 +03:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Move away from Solo namespace 2024-02-29 01:21:17 +03:00
Overlays Merge pull request #27331 from bdach/statistics-updates-in-multi 2024-02-29 12:26:48 +08:00
Performance Add basic xmldoc on interface type 2024-02-27 20:46:25 +08:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays
Rulesets Log backwards seeks to sentry 2024-03-01 12:40:05 +08:00
Scoring Bump score version 2024-02-24 13:20:42 +01:00
Screens Add "Argon" performance points counter 2024-03-05 03:34:29 +03:00
Skinning Integrate "Argon" performance points counter with HUD layout 2024-03-05 03:58:43 +03:00
Storyboards Fix storyboard animations stripping path directory on skin lookup 2024-01-17 18:39:48 +03:00
Tests Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
Updater Merge pull request #26930 from Susko3/suggest-update-only-if-available 2024-02-10 22:08:56 +08:00
Users Remove unused ruleset parameter when testing beatmap in editor 2024-03-01 20:28:52 +08:00
Utils Log backwards seeks to sentry 2024-03-01 12:40:05 +08:00
.editorconfig
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2024-02-28 12:05:33 +01:00
OsuGame.cs Log backwards seeks to sentry 2024-03-01 12:40:05 +08: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