osu/osu.Game
Dean Herbert b026309e36
Add setting to allow hiding all country flags
There have been enough requests for this at this point to implement it.
2024-05-10 20:32:21 +08:00
..
Audio
Beatmaps Update bundled beatmaps 2024-05-07 14:18:50 +08:00
Collections
Configuration Add setting to allow hiding all country flags 2024-05-10 20:32:21 +08:00
Database Merge branch 'master' into fix-zip-encoding 2024-04-30 16:30:15 +02:00
Extensions
Graphics Refactor for legibility 2024-05-05 23:33:37 +08:00
Input
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Add setting to allow hiding all country flags 2024-05-10 20:32:21 +08:00
Models
Online Fix room status not updating when password is changed while inside the room 2024-05-03 11:37:09 +02:00
Overlays Add setting to allow hiding all country flags 2024-05-10 20:32:21 +08:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties
Replays
Rulesets Apply required changes after framework masking updates 2024-05-09 20:18:53 +09:00
Scoring Use score.User.OnlineID instead of score.UserID 2024-05-06 16:29:03 +02:00
Screens Apply required changes after framework masking updates 2024-05-09 20:18:53 +09:00
Skinning Fix BeatmapAttributeText breaking due to enum serialisation woes 2024-05-03 14:27:34 +02:00
Storyboards Use throw helper methods 2024-05-02 00:31:48 +03:00
Tests Preserve storyboard events when saving a beatmap in the editor 2024-04-30 00:01:56 +08:00
Updater
Users Add setting to allow hiding all country flags 2024-05-10 20:32:21 +08:00
Utils Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update resources 2024-05-10 18:36:44 +08:00
OsuGame.cs Reduce startup volume 2024-04-29 23:28:19 +08:00
OsuGameBase_Importing.cs
OsuGameBase.cs Apply adjustments after framework-side FriendlyGameName changes 2024-04-29 13:00:22 +02:00
PerformFromMenuRunner.cs