osu/osu.Game
2023-09-11 09:55:45 +02:00
..
Audio
Beatmaps fixed all stated problems 2023-09-08 20:32:55 +03:00
Collections Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
Configuration Add leaderboard toggle as tracked setting to give better use visibility 2023-08-16 16:17:56 +09:00
Database Also update the reference to added flag in schema change breakdown 2023-08-21 17:44:35 +02:00
Extensions
Graphics Extract constants properly 2023-09-11 08:29:37 +02:00
Input Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
IO Rename GetPath to GetFullPath to better match expectations 2023-08-18 17:56:43 +09:00
IPC
Localisation Merge pull request #24366 from Joehuu/supporter-playlist-duration 2023-08-21 17:46:26 +09:00
Models
Online Make highlight messages important in order to trigger window flash 2023-08-22 09:01:32 +02:00
Overlays Do not show mod effects on free mod select 2023-09-11 09:55:45 +02:00
Performance
Properties
Replays
Rulesets Show mod settings as "on" or "off" rather than "True" or "False" 2023-08-23 20:21:43 +09:00
Scoring Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
Screens Do not show mod effects on free mod select 2023-09-11 09:55:45 +02:00
Skinning Apply NRT to osu.Game.Betamaps.Formats namespace 2023-08-16 19:37:24 +09:00
Storyboards
Tests Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
Updater
Users
Utils Enable sentry "global mode" as per recommendation 2023-08-24 03:23:18 +09:00
.editorconfig
BackgroundDataStoreProcessor.cs Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-08-23 20:11:55 +09:00
OsuGame.cs Rename BackgroundBeatmapProcessor to BackgroundDataStoreProcessor 2023-07-26 16:22:10 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
PerformFromMenuRunner.cs