.. |
HUD
|
Update in line with framework.
|
2017-06-12 12:48:47 +09:00 |
ReplaySettings
|
Keyword Spacing and Brackets Fixing
|
2017-06-08 14:35:10 +08:00 |
FailOverlay.cs
|
Update method names in line with framework changes
|
2017-05-28 18:34:12 +09:00 |
HotkeyRetryOverlay.cs
|
Remove unnecessary AlwaysPresent.
|
2017-04-10 17:26:05 +09:00 |
HUDOverlay.cs
|
Remove StandardHUDOverlay
|
2017-06-05 17:18:07 +09:00 |
KeyConversionInputManager.cs
|
Split PlayerInputManager into two classes, allowing more precise handling of input (for KeyCounter).
|
2017-03-14 16:00:35 +09:00 |
KeyCounter.cs
|
Reduce error count.
|
2017-03-09 14:24:16 +09:00 |
KeyCounterCollection.cs
|
Update method names in line with framework changes
|
2017-05-28 18:34:12 +09:00 |
KeyCounterKeyboard.cs
|
Use Color4Extensions from Framework and remove redundant Name
|
2017-03-04 19:42:37 +01:00 |
KeyCounterMouse.cs
|
Make everything share DropDown implementations again. Remove unnecessary files.
|
2017-03-16 21:17:14 +09:00 |
MenuOverlay.cs
|
Update in line with framework.
|
2017-06-12 12:48:47 +09:00 |
PauseContainer.cs
|
Update method names in line with framework changes
|
2017-05-28 18:34:12 +09:00 |
Player.cs
|
Clean Up Code
|
2017-06-07 19:53:37 +08:00 |
PlayerInputManager.cs
|
OsuConfig -> OsuSetting
|
2017-05-15 10:56:27 +09:00 |
PlayerLoader.cs
|
Update namespaces in line with framework
|
2017-05-16 12:50:30 +09:00 |
ReplayPlayer.cs
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
ReplaySettingsOverlay.cs
|
Remove bad
|
2017-06-05 17:06:47 +09:00 |
SkipButton.cs
|
More Clean up
|
2017-06-08 15:27:35 +08:00 |
SongProgress.cs
|
Keyword Spacing and Brackets Fixing
|
2017-06-08 14:35:10 +08:00 |
SongProgressBar.cs
|
Fix incorrect default state. Handle input better.
|
2017-04-14 14:40:52 +09:00 |
SongProgressGraph.cs
|
Fix Black Space after } and Symbol Spacing
|
2017-06-08 14:48:42 +08:00 |
SongProgressInfo.cs
|
Update namespaces in line with framework
|
2017-05-16 12:50:30 +09:00 |
SquareGraph.cs
|
Use new invalidation rules
|
2017-06-08 09:53:45 +02:00 |