osu/osu.Game
Jai Sharma de393f735f Implement basic layout and behaviour of new chat overlay
Provides initial implementation of new chat overlay in component
`ChatOverlayV2`. Contains only the basic functionality required for
a functioning chat overlay according to the new design with the intent
of added the rest of the functionality in subsequent PRs.

Backports existing tests for the current chat overlay except for ones
testing keyboard shortcuts (since they haven't been added) and tab
closing behaviour (since no tabs).
2022-04-30 23:59:47 +01:00
..
Audio
Beatmaps Add "always bundled" beatmaps 2022-04-29 11:45:18 +09:00
Collections
Configuration
Database
Extensions Update TimeSpan localisation to use ToLocalisableString 2022-04-28 11:12:50 +03:00
Graphics Merge pull request #18008 from peppy/add-tutorial 2022-04-29 13:10:45 +09:00
Input
IO
IPC
Localisation Merge branch 'master' into add-tutorial 2022-04-29 11:25:17 +09:00
Migrations
Models
Online Rename countdown object 2022-04-28 20:00:38 +09:00
Overlays Implement basic layout and behaviour of new chat overlay 2022-04-30 23:59:47 +01:00
Performance
Properties
Replays
Rulesets Rename method to better reflect what it's doing 2022-04-27 00:03:48 +03:00
Scoring
Screens Merge pull request #18011 from frenzibyte/rewind-shift-click 2022-04-29 23:10:29 +09:00
Skinning
Stores
Storyboards
Tests Merge branch 'master' into multiplayer-force-start-2 2022-04-29 14:45:40 +09:00
Updater
Users
Utils Move FastRandom to LegacyRandom in osu.Game project 2022-04-28 19:01:21 +09:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
osu!.res
osu.Game.csproj Update framework 2022-04-30 23:52:36 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs