1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Screens/Play
2017-05-10 10:33:02 +03:00
..
HUD Add hover expand support. 2017-05-05 13:17:36 +09:00
Pause fixes 2017-03-28 05:19:32 +03:00
FailOverlay.cs Improve "escape" pressing logic in pause/fail menus. 2017-04-13 12:40:00 +09:00
HotkeyRetryOverlay.cs Remove unnecessary AlwaysPresent. 2017-04-10 17:26:05 +09:00
HUDOverlay.cs Avoid polluting Player with HUD-specific code. 2017-05-08 11:48:40 +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 Enforce readonly private members where possible. 2017-03-23 13:50:08 +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 Updates in-line with framework. 2017-04-18 15:34:53 +09:00
PauseOverlay.cs Improve "escape" pressing logic in pause/fail menus. 2017-04-13 12:40:00 +09:00
Player.cs Merge branch 'master' into tidy-up 2017-05-09 10:27:29 +09:00
PlayerInputManager.cs Ensure PlayerInputManager's initial time is transferred at load. 2017-04-27 17:38:00 +09:00
PlayerLoader.cs applied requested changes 2017-05-01 05:38:51 +03:00
ReplayPlayer.cs Mode -> Ruleset. 2017-04-18 16:05:58 +09:00
SkipButton.cs Do not shadow Colour in TwoLayerButton 2017-02-23 22:33:37 +01:00
SongProgress.cs cleanups 2017-05-10 03:45:31 +03:00
SongProgressBar.cs Fix incorrect default state. Handle input better. 2017-04-14 14:40:52 +09:00
SongProgressGraph.cs Fixed Graph/seeking offset 2017-05-08 01:23:51 +03:00
SongProgressInfo.cs Fixes 2017-05-10 10:33:02 +03:00
SquareGraph.cs Adjust visuals slightly. 2017-04-18 20:52:57 +09:00
StandardHUDOverlay.cs CI Fixes. 2017-05-05 13:06:54 +09:00