osu/osu.Game
2021-05-23 21:20:08 +09:00
..
Audio
Beatmaps Restore path specification to "." for consistency 2021-05-21 17:46:27 +09:00
Collections Remove now unreachable code paths. 2021-05-17 12:55:59 +02:00
Configuration Remove customisation of hit error via standard settings 2021-05-18 15:50:50 +09:00
Database Fix "folder missing" message showing incorrectly for beatmaps folder 2021-05-20 13:56:18 +09:00
Extensions Mark access to exception if task faulted as safe 2021-05-15 00:09:34 +02:00
Graphics Add missing xmldoc 2021-05-20 20:09:22 +09:00
Input Change default skin editor shortcut to Ctrl+Shift+S 2021-05-13 13:34:04 +09:00
IO Ignore possible nulls in Type.GetType() calls 2021-05-15 00:09:34 +02:00
IPC
Migrations Add database tracking of beatmap creator user_ids 2021-05-14 15:40:29 +09:00
Online Merge branch 'master' into fix-spectator-playing-state-5 2021-05-21 16:49:22 +09:00
Overlays Merge pull request #12852 from timiimit/multi-larger-freemod-overlay 2021-05-21 18:45:15 +09:00
Properties
Replays
Rulesets Ensure RegenerateAutoplay is only run once per frame 2021-05-23 21:20:08 +09:00
Scoring
Screens Fix checkmark being hidden after clicking current waveform opacity setting 2021-05-22 16:42:20 -07:00
Skinning Merge branch 'refactor-selection-rotate-logic' into fix-flip-logic-discrepancy 2021-05-22 21:17:58 +09:00
Storyboards Cache last event time value to avoid super expensive LINQ 2021-05-04 16:48:13 +09:00
Tests Merge branch 'master' into restructure-spectator-client 2021-05-20 18:53:42 +09:00
Updater
Users Add best count from api 2021-05-02 13:33:25 -07:00
Utils Use conditional nullability attribute 2021-05-15 00:09:34 +02:00
osu!.res
osu.Game.csproj Update framework 2021-05-21 17:24:22 +09:00
OsuGame.cs Fix code inspections and remove now unused code. 2021-05-17 12:55:58 +02:00
OsuGameBase.cs Merge branch 'master' into restructure-spectator-client 2021-05-20 18:53:42 +09:00
PerformFromMenuRunner.cs