osu/osu.Game/Online/Chat
2017-12-07 19:52:40 +01:00
..
Channel.cs Allow posting to chat in all channels 2017-09-06 20:26:01 +09:00
ChatLink.cs Renamed the IHasHoverSounds interface to ICanDisableHoverSounds and made it so that if the interface is not implemented, it is just ignored (samples will always be played). If it is implemented, the ShouldPlayHoverSound bool is decisive of whether sounds are played or not 2017-12-07 19:52:40 +01:00
ErrorMessage.cs CI fix 2017-09-22 15:37:17 +02:00
InfoMessage.cs Added an infoMessage class to represent system messages that aren't errors 2017-09-22 15:30:07 +02:00
LocalEchoMessage.cs Add local chat echo support 2017-08-21 17:43:26 +09:00
Message.cs Removed unnecessary "using" directives 2017-12-07 19:36:56 +01:00
MessageFormatter.cs Renamed the static variables and made them readonly, aswell as other small adjustments (CI) 2017-12-07 19:39:39 +01:00