1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-24 00:47:26 +08:00
osu-lazer/osu.Game/Screens/OnlinePlay
Dean Herbert 5c0e5eb6f4
Merge pull request #17899 from Joehuu/localise-most-strings
Use existing web localisation for most hardcoded strings
2022-04-21 14:48:12 +09:00
..
Components Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Lounge Fix potential crash in DrawableRoom due to lack of null check on post-lookup beatmap 2022-04-11 13:44:34 +09:00
Match Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Multiplayer Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
Playlists Add back playlist availability control (because it's hooked up half way?) 2022-03-25 19:20:16 +09:00
DrawableRoomPlaylist.cs Add edit button to DrawableRoomPlaylistItem 2021-12-10 01:08:54 +09:00
DrawableRoomPlaylistItem.cs Use existing web localisation for most hardcoded strings 2022-04-20 16:31:11 -07:00
FooterButtonFreeMods.cs Remove "Unranked" text from ModDisplay 2021-06-09 13:45:09 +09:00
FreeModSelectOverlay.cs Remove mod multiplier completely 2021-06-25 16:36:31 +09:00
FreeModSelectScreen.cs Rename AllowConfiguration to AllowCustomisation and simplify drawable addition 2022-04-20 23:17:29 +09:00
Header.cs Use Torus alternates on online play screens as per design 2021-10-04 00:26:41 +02:00
IOnlinePlaySubScreen.cs Rename I{Multiplayer -> OnlinePlay}SubScreen 2020-12-25 18:07:34 +01:00
IRoomManager.cs Refactorings 2021-08-13 22:09:47 +09:00
OngoingOperationTracker.cs Move lease check inside schedule 2021-01-30 21:03:09 +01:00
OnlinePlayComposite.cs Implement auto countdown timers 2022-03-22 14:34:06 +09:00
OnlinePlayScreen.cs Implement suggested change to wipe mods on multiplayer screen 2022-03-21 22:42:17 -04:00
OnlinePlaySongSelect.cs Remove beatmap bindable from PlaylistItem 2022-02-15 23:50:08 +09:00
OnlinePlaySubScreen.cs Move AllowTrackAdjustments specification to RoomSubScreen 2021-09-17 13:24:01 +09:00
OnlinePlaySubScreenStack.cs Move gradient to be part of the background for now 2021-08-23 15:27:32 +09:00