.. |
Break
|
Rewrite BreakOverlay
|
2018-03-04 00:51:24 +09:00 |
HUD
|
Collapse visual settings by default in player
|
2018-02-16 12:47:32 +09:00 |
PlayerSettings
|
Removing "mouse wheel disabled" checkbox from visual settings gameplay menu
|
2018-03-07 14:20:59 +01:00 |
BreakOverlay.cs
|
Rewrite BreakOverlay
|
2018-03-04 00:51:24 +09:00 |
FailOverlay.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
GameplayMenuOverlay.cs
|
Remove unnecessary overrides
|
2018-01-16 20:34:40 +09:00 |
HotkeyRetryOverlay.cs
|
Remove usings
|
2018-01-23 13:24:04 +09:00 |
HUDOverlay.cs
|
Fix HUD using incorrect clock for time display
|
2018-02-27 17:23:38 +09:00 |
KeyCounter.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
KeyCounterAction.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
KeyCounterCollection.cs
|
Apply conditionals directly rather than using an in-between property
|
2018-01-16 20:34:40 +09:00 |
KeyCounterKeyboard.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
KeyCounterMouse.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
PauseContainer.cs
|
Update in line with framework changes
|
2018-02-28 22:01:48 +09:00 |
Player.cs
|
Merge remote-tracking branch 'origin/master' into rewrite-break-overlay
|
2018-03-12 09:47:05 +09:00 |
PlayerLoader.cs
|
Replace ConfigureBackgroundUpdate with OnEntering
|
2018-03-08 11:35:00 +03:00 |
ReplayPlayer.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
ScreenWithBeatmapBackground.cs
|
Move player-specific configuration bindables back to player
|
2018-03-08 22:16:47 +09:00 |
SkipButton.cs
|
Update in line with framework changes
|
2018-02-28 22:01:48 +09:00 |
SongProgress.cs
|
Remove unneeded event binding
|
2018-01-18 00:04:33 +09:00 |
SongProgressBar.cs
|
Rely less on zero-duration transform helpers
|
2018-02-28 11:00:54 +09:00 |
SongProgressGraph.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
SongProgressInfo.cs
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
SquareGraph.cs
|
Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties
|
2018-01-07 23:40:00 +03:00 |