osu/osu.Game
2021-05-22 20:52:28 +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
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 Merge branch 'master' into fix-dho-lmc 2021-05-21 19:11:57 +09:00
Scoring
Screens Merge branch 'master' into refactor-selection-rotate-logic 2021-05-22 20:52:28 +09:00
Skinning Merge branch 'master' into refactor-selection-rotate-logic 2021-05-22 20:52:28 +09:00
Storyboards
Tests Merge branch 'master' into restructure-spectator-client 2021-05-20 18:53:42 +09:00
Updater
Users
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