osu/osu.Game
2022-07-01 19:23:41 +09:00
..
Audio
Beatmaps Guard against NaN star difficulty results 2022-06-29 21:02:29 +09:00
Collections Update parameter discards 2022-06-24 21:26:19 +09:00
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Merge branch 'master' into realm-fix-async-write-after-disposal 2022-06-30 19:07:15 +09:00
Extensions Move the null check in the outside. 2022-06-30 23:29:49 +08:00
Graphics Adjust animations and tolerances to make things feel snappier 2022-06-25 19:50:10 +09:00
Input Update parameter discards 2022-06-24 21:26:19 +09:00
IO
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Remove the nullable disable annotation in the localisation. 2022-06-28 20:59:57 +08:00
Migrations Remove the nullable disable annotations. 2022-06-28 20:59:03 +08:00
Models Guard again potential nulls in RealmNamedFileUsage 2022-06-30 15:40:57 +09:00
Online Isolate client's Room from TestMultiplayerClient 2022-07-01 19:23:25 +09:00
Overlays Ensure icon is loaded inside try-catch 2022-06-29 13:37:42 +03:00
Performance
Properties
Replays
Rulesets Attach DT with NC, SD with PF, and Cinema with Autoplay 2022-06-30 11:52:30 +09:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Fix potential crash in BeatmapLeaderboard during rapid refresh operations 2022-07-01 15:42:35 +09:00
Skinning Update parameter discards 2022-06-24 21:26:19 +09:00
Storyboards Update parameter discards 2022-06-24 21:26:19 +09:00
Tests Isolate client's LocalUser from TestMultiplayerClient 2022-07-01 19:23:41 +09:00
Updater
Users
Utils Remove the nullable disable annotate. 2022-06-30 23:05:09 +08:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-06-29 22:57:52 +09:00
OsuGame.cs Update language initialisation in line with framework LocalisationManager changes 2022-06-28 18:19:48 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Log global working beatmap updates in OsuGameBase instead of OsuGame 2022-06-27 15:58:51 +09:00
PerformFromMenuRunner.cs