osu/osu.Game
2023-07-12 15:18:16 +02:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps dispose the streams 2023-07-12 15:18:16 +02:00
Collections
Configuration Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Database change .osz2 to .olz (osu lazer zip) 2023-07-12 15:04:06 +02:00
Extensions
Graphics Use FireAndForget to avoid unobserved exception 2023-06-01 15:50:37 +09:00
Input Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +09:00
IO
IPC
Localisation legacy export broken 2023-07-11 02:30:16 +02:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Pass ScoreProcessorStatistics to FrameHeader, rather than the full processor 2023-05-29 20:00:42 +09:00
Overlays Merge pull request #23637 from peppy/add-shadow-settings-notifications 2023-05-24 21:34:14 +02:00
Performance
Properties
Replays
Rulesets legacy export broken 2023-07-11 02:30:16 +02:00
Scoring Split out multiplier retrieval into a function and use a default multiplier for all rulesets 2023-05-30 14:20:26 +09:00
Screens legacy export broken 2023-07-11 02:30:16 +02:00
Skinning Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Storyboards Fix storyboard video-only check being inverted 2023-05-16 21:51:32 -07:00
Tests Add score processor statistics to replay header 2023-05-19 16:29:24 +09:00
Updater
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-06-01 00:44:13 +09:00
OsuGame.cs Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Rename method to better indicate directionality 2023-05-04 18:15:12 +02:00
PerformFromMenuRunner.cs