osu/osu.Game
Dan Balasescu b5cadd6a2c
Merge pull request #10555 from peppy/fix-score-display-zero-padding
Fix incorrect zero padding for classic scoring mode
2020-10-19 15:54:12 +09:00
..
Audio
Beatmaps Merge branch 'master' into peppy/skinnable-health-display 2020-10-16 23:17:17 +09:00
Collections
Configuration Add support for bottom-anchored hit error display 2020-10-15 19:14:02 +09:00
Database Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
Extensions
Graphics Fix score displays using non-matching zero padding depending on user score display mode 2020-10-19 14:05:28 +09:00
Input Rename IsGameplay 2020-10-07 16:14:49 +10:30
IO
IPC
Migrations
Online Use char overloads for string methods 2020-10-16 11:52:29 +02:00
Overlays Add "scoring" as keyword to more easily find score display mode setting 2020-10-19 14:05:41 +09:00
Properties
Replays
Rulesets Fix key counter actions displaying out of order 2020-10-18 19:21:36 +02:00
Scoring Fix one more missed occurrence 2020-10-16 13:21:47 +09:00
Screens Merge pull request #10555 from peppy/fix-score-display-zero-padding 2020-10-19 15:54:12 +09:00
Skinning Apply same fix to legacy accuracy counter 2020-10-17 15:39:26 +02:00
Storyboards
Tests Fix skinnable test scene still not working with dynamic compilation 2020-10-16 17:08:46 +09:00
Updater Update EndsWith usages 2020-10-16 12:58:34 +09:00
Users Remove last.fm support 2020-10-16 11:54:11 +09:00
Utils Add missing string function ordinal specifications 2020-10-16 12:49:31 +09:00
osu!.res
osu.Game.csproj Update resources 2020-10-16 23:19:34 +09:00
OsuGame.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
OsuGameBase.cs