osu/osu.Game
Dean Herbert 2ca4184eda
Merge pull request #18834 from bdach/ban-implicit-to-lower-upper
Disallow usage of `string.To{Upper,Lower}()` without explicit culture
2022-06-24 20:39:58 +09:00
..
Audio
Beatmaps Merge pull request #18834 from bdach/ban-implicit-to-lower-upper 2022-06-24 20:39:58 +09:00
Collections
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Extensions
Graphics Merge pull request #18818 from nekodex/rearrangeable-list-feedback 2022-06-23 23:30:55 +09:00
Input
IO
IPC
Localisation Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Migrations
Models
Online Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Overlays Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Performance
Properties
Replays
Rulesets Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Scoring
Screens Replace usages of string.To{Lower,Upper}() 2022-06-24 11:57:45 +02:00
Skinning
Storyboards
Tests Remove remaining Room!=null checks in TestMultiplayerClient where possible 2022-06-23 17:38:34 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources 2022-06-23 19:51:44 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Add timeout for all ManualResetEventSlim.Wait invocations 2022-06-23 14:46:00 +09:00
PerformFromMenuRunner.cs