osu/osu.Game
2021-09-16 16:12:14 +09:00
..
Audio
Beatmaps Add TODO comment about lack of in-gameplay support 2021-09-13 00:13:07 +02:00
Collections
Configuration Fix cache not actually caching anything 2021-09-09 14:56:39 +09:00
Database
Extensions Amend xmldoc of shake extension method 2021-09-14 22:50:45 +02:00
Graphics Merge branch 'master' into 14421-multi-password-error-handling 2021-09-14 22:58:20 +02:00
Input Reduce startup overhead during default key binding handling 2021-09-07 15:19:23 +09:00
IO
IPC
Localisation
Migrations Add "samples match playback rate" setting to beatmap info 2021-09-12 16:40:52 +02:00
Online Merge pull request #14741 from smoogipoo/fix-lounge-beatmaps-counter 2021-09-15 18:51:52 +09:00
Overlays Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect 2021-09-15 13:12:57 +03:00
Performance
Properties
Replays
Rulesets Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
Scoring Refactor exposed mod retrieval methods for better safety 2021-09-10 11:09:13 +09:00
Screens Make suspend stored state nullable to ensure we don't break it 2021-09-16 16:12:14 +09:00
Skinning Move BarHitErrorMeter's icon reorintation to Update() 2021-09-13 19:41:55 +03:00
Storyboards
Tests Reduce precision of difficulty calculator tests 2021-09-14 13:45:10 +09:00
Updater
Users Rename variable to be more descriptive 2021-09-10 13:01:54 +09:00
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources 2021-09-13 14:12:37 +09:00
OsuGame.cs Move MusicController adjustment set to inside OsuScreen itself (and result nullable) 2021-09-16 16:08:09 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Undo big oopsie 2021-09-09 17:12:38 +09:00
PerformFromMenuRunner.cs