osu/osu.Game
Dean Herbert a2f1752344 Make settings works with current caching structure
Will likely pull out that `RulesetConfigCache` next, but this is an
"everything works" state.
2021-09-15 16:31:13 +09:00
..
Audio Update framework 2021-08-27 19:52:45 +09:00
Beatmaps Add TODO comment about lack of in-gameplay support 2021-09-13 00:13:07 +02:00
Collections
Configuration Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
Database Fix typo in ArchiveModelManager 2021-08-23 20:23:46 +09:00
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 Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
IPC
Localisation Merge branch 'master' into localise-beatmap-set-overlay 2021-08-22 10:53:31 +03:00
Migrations Add "samples match playback rate" setting to beatmap info 2021-09-12 16:40:52 +02:00
Online Merge branch 'master' into chat-command 2021-09-13 13:32:44 +09:00
Overlays Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
Performance
Properties
Replays
Rulesets Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
Scoring Refactor exposed mod retrieval methods for better safety 2021-09-10 11:09:13 +09:00
Screens Merge pull request #14737 from bdach/editor-difficulty-switch-shared-state 2021-09-15 12:38:56 +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 Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
.editorconfig
osu!.res
osu.Game.csproj Update realm to latest version 2021-09-15 16:22:14 +09:00
OsuGame.cs Merge pull request #14571 from rednir/get-user-from-username 2021-09-06 00:15:09 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Make settings works with current caching structure 2021-09-15 16:31:13 +09:00
PerformFromMenuRunner.cs