1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 06:57:39 +08:00
osu-lazer/osu.Game/Online/Chat
2017-12-01 21:31:12 +01:00
..
Channel.cs Allow posting to chat in all channels 2017-09-06 20:26:01 +09:00
ChatLinkSpriteText.cs Updated implementation to be based around a "LinkId" (atm the position of the link, anything unique to a link inside its message will be fine), which does not allow matching (OnHover related) between different links 2017-12-01 21:31:12 +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 Rolled back the idea that there should be a separate class for formatted messages 2017-12-01 20:25:02 +01:00
MessageFormatter.cs Rolled back the idea that there should be a separate class for formatted messages 2017-12-01 20:25:02 +01:00