This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2024-11-18 10:22:56 +08:00
Code
Issues
Releases
Wiki
Activity
ad96338af7
osu-lazer
/
osu.Game
/
Overlays
/
Chat
History
miterosan
ea597916ca
Code cleanups
2018-07-09 22:41:53 +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
Code cleanups
2018-07-09 22:41:53 +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