This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-01-30 09:52:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
72ea3128fa
osu
/
osu.Game
/
Overlays
/
Chat
History
miterosan
72ea3128fa
Use the AT (@) symbol for the background
2018-07-09 22:14:47 +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
Use the AT (@) symbol for the background
2018-07-09 22:14:47 +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