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
2025-03-06 19:07:19 +08:00
Code
Issues
Releases
Wiki
Activity
osu-lazer
/
osu.Game
/
Screens
/
Multi
/
Components
History
Dean Herbert
eb135b2e85
Merge branch 'master' into participant-count-default
2018-06-03 03:05:17 +09:00
..
BeatmapTitle.cs
Formatting fixes
2018-06-01 15:45:09 +09:00
BeatmapTypeInfo.cs
Use ?: expression instead of if/else.
2018-05-29 00:07:33 -03:00
DrawableGameType.cs
Move multiplayer screen components to osu.Game/Screens/Multi/Components
2018-05-10 20:44:24 -03:00
DrawableRoom.cs
Change Room.Participants to an IEnumerable.
2018-06-01 06:15:23 -03:00
ModeTypeInfo.cs
BeatmapModeInfo -> BeatmapTypeInfo.
2018-05-28 23:45:59 -03:00
ParticipantCount.cs
Move max text updating into updateMax.
2018-06-01 14:28:24 -03:00
ParticipantInfo.cs
Move multiplayer screen components to osu.Game/Screens/Multi/Components
2018-05-10 20:44:24 -03:00
RoomInspector.cs
Change Room.Participants to an IEnumerable.
2018-06-01 06:15:23 -03:00