osu/osu.Game
2023-06-29 17:28:06 +09:00
..
Audio
Beatmaps Fix remaining obvious CI inspections 2023-06-24 16:07:01 +02:00
Collections
Configuration Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Database Move Ruleset method to ILegacyRuleset interface 2023-06-29 17:24:37 +09:00
Extensions
Graphics Change OpenUserProfile argument type to always use IUser 2023-06-24 18:12:35 +03:00
Input Automated pass 2023-06-24 01:00:03 +09:00
IO Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
IPC
Localisation Also add hotkey to export replays 2023-06-20 16:54:37 +09:00
Models
Online Apply nullability to login form related classes 2023-06-26 13:26:07 +09:00
Overlays Apply nullability to login form related classes 2023-06-26 13:26:07 +09:00
Performance Automated pass 2023-06-24 01:00:03 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays
Rulesets Move Ruleset method to ILegacyRuleset interface 2023-06-29 17:24:37 +09:00
Scoring Move population of LegacyTotalScore to ScoreImporter 2023-06-29 17:21:24 +09:00
Screens Use more understandable cancel button text 2023-06-25 21:25:16 +09:00
Skinning Automated pass 2023-06-24 01:00:03 +09:00
Storyboards Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Tests Automated pass 2023-06-24 01:00:03 +09:00
Updater
Users Automated pass 2023-06-24 01:00:03 +09:00
Utils Automated pass 2023-06-24 01:00:03 +09:00
.editorconfig
BackgroundBeatmapProcessor.cs Apply a few other code reviews 2023-06-29 17:28:06 +09:00
osu!.res
osu.Game.csproj Update resources 2023-06-25 15:18:56 +09:00
OsuGame.cs Merge pull request #24022 from frenzibyte/fix-open-user-profile-argument 2023-06-26 13:13:05 +09:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Revert unintented change 2023-06-29 17:15:48 +09:00
PerformFromMenuRunner.cs