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
FreezyLemon 5ded6e877c Added some tooltip text handling.
Also fixed a bug caused by SameLinkSprites where "this" is actually supposed to be included by just adding a manual function call.
2017-12-07 13:49:44 +01:00
..
Channel.cs Allow posting to chat in all channels 2017-09-06 20:26:01 +09:00
ChatLink.cs Added some tooltip text handling. 2017-12-07 13:49:44 +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 Removed "wiki:" prefix from wiki links (links are visible on tooltips so this is unnecessary now) 2017-12-07 11:23:31 +01:00