1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 11:27:24 +08:00
osu-lazer/osu.Game/Overlays/Chat
2018-07-09 20:39:16 +02:00
..
Selection Rename the currentChatChanged to currentChannelContainer, move drawing specific part into from chatoverlay to ChannelSelectionOverlay 2018-07-09 20:13:34 +02:00
Tabs Rename UserTabItem to UserChannelTabItem 2018-07-09 19:48:05 +02:00
ChatLine.cs Remove the highlight from "Start Chat" 2018-07-09 18:58:10 +02:00
ChatTabControl.cs Move tab related stuff to /tabs, move selection related stuff to /selection, remove channeltabcontrol 2018-07-09 19:42:57 +02:00
DrawableChannel.cs Rename MAX_HISTORY to MaxHistory, added some logging on failures, use a lamda in ChatOverlay instead of a method pointer. 2018-07-09 20:39:16 +02:00