1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00
osu-lazer/osu.Game
Joseph Madamba b54f3a2cba
Normalise source strings to sentence case
The casing of the "caps lock" tooltip wasn't changed in code, as tooltips should be ideally sentence-cased, see https://github.com/ppy/osu/pull/21765#issuecomment-1552378930.
2023-06-14 07:58:55 -07:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Merge pull request #23829 from Joehuu/truncating-text-tooltips 2023-06-12 23:43:31 +02:00
Collections Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
Configuration Move mod overlay statics to SessionStatics 2023-06-11 13:53:17 +03:00
Database Fix score migration not considering mod multipliers 2023-06-13 19:00:13 +02:00
Extensions Handle culture code differences of Traditional Chinese 2023-06-08 03:27:05 +03:00
Graphics Merge remote-tracking branch 'upstream/master' into pr/22239 2023-06-14 07:06:55 -07:00
Input Change default bindings to account for mouse wheel rotation 2023-06-07 18:07:56 +09:00
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC
Localisation Normalise source strings to sentence case 2023-06-14 07:58:55 -07:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Fix code quality inspection 2023-06-09 14:25:53 +02:00
Overlays Normalise source strings to sentence case 2023-06-14 07:58:55 -07:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties
Replays
Rulesets Run updateScore on Reset for good measure 2023-06-14 01:54:57 +09:00
Scoring Merge pull request #23844 from peppy/memory-caching-nrt 2023-06-09 23:28:21 +09:00
Screens Fix playback controls in editor handling key repeat when they probably shouldn't 2023-06-14 02:30:15 +09: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 Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res
osu.Game.csproj Update resources 2023-06-14 13:54:37 +09:00
OsuGame.cs Disable all tablet handlers to guard against a grim future 2023-06-02 08:48:47 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00