osu/osu.Game
Bartłomiej Dach f88c568c8d
Update flag sizes after switch to twemoji assets
The old flags used a size of 150x100, while the new assets based on
twemoji use a size of 150x108. Update existing usages to match this new
aspect ratio better.
2022-06-15 21:45:47 +02:00
..
Audio
Beatmaps Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +09:00
Collections Rename Beatmaps to BeatmapHashes for clarity 2022-06-10 14:03:51 +09:00
Configuration Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
Database Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +09:00
Extensions
Graphics Add specific samples for dialog 'Ok' and 'Cancel' buttons 2022-06-15 15:41:27 +09:00
Input Add key binding for tap button 2022-06-02 12:58:44 +09:00
IO Add failing test case 2022-06-15 07:33:21 +03:00
IPC
Localisation Remove unlimited frame limiter warning 2022-06-13 15:40:27 +09:00
Migrations
Models
Online Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Overlays Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Performance
Properties
Replays
Rulesets Rename Position -> Index 2022-06-09 18:49:11 +09:00
Scoring Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +09:00
Screens Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Skinning Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +09:00
Storyboards Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +09:00
Tests Remove custom hash function flow 2022-06-15 00:42:30 +09:00
Updater
Users Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Utils Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
.editorconfig
osu!.res
osu.Game.csproj Merge branch 'master' into new-dialog-sfx 2022-06-15 19:47:00 +09:00
OsuGame.cs Ensure ChannelManager has access to API from point of construction 2022-06-08 19:15:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
PerformFromMenuRunner.cs