osu/osu.Game
2023-01-01 19:54:26 +01:00
..
Audio Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Beatmaps Use StringSplitOptions.TrimEntries for string.Split() when possible 2022-12-27 09:41:58 +01:00
Collections
Configuration Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
Database Rename and xmldoc hard link creation method 2022-12-28 22:04:05 +01:00
Extensions Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Graphics Highlight "open" option on external link button context menu 2022-12-26 20:47:24 -08:00
Input
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC
Localisation Add localisation support for new button's strings 2022-12-24 17:32:04 +08:00
Models Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Online Merge branch 'master' into remember-chat-textbox-per-channel 2023-01-01 17:29:38 +01:00
Overlays Merge branch 'master' into remember-chat-textbox-per-channel 2023-01-01 17:29:38 +01:00
Performance
Properties
Replays
Rulesets Rearrange formula for maximum accuracy 2022-12-30 20:56:54 +01:00
Scoring Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Screens Fix changing preview point not prompting for save 2023-01-01 19:54:26 +01:00
Skinning Use generic Enum methods 2022-12-26 20:36:39 +01:00
Storyboards Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Tests Adjust method naming and copy 2023-01-01 18:50:47 +01:00
Updater
Users Use new ArgumentNullException.ThrowIfNull throw-helper API 2022-12-22 21:27:59 +01:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Move version pinning of system packages to osu.Game 2022-12-27 14:58:18 +03:00
OsuGame.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
PerformFromMenuRunner.cs