1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-17 03:55:30 +08:00
osu-lazer/osu.Game/Modes/UI
smoogipooo 5f440d0b53 Merge branch 'combocounter_bindable' into general_hud
Conflicts:
	osu.Game.Modes.Osu/OsuRuleset.cs
	osu.Game/Modes/Ruleset.cs
2017-03-10 14:35:31 +09:00
..
ComboCounter.cs More ComboCounter fixups + refactorings. 2017-03-10 14:34:08 +09:00
ComboResultCounter.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
HealthDisplay.cs More ComboCounter fixups + refactorings. 2017-03-10 14:34:08 +09:00
HitRenderer.cs Move InputManager to a higher and more implicit level. 2017-03-07 19:30:48 +09:00
HUDOverlay.cs Merge branch 'combocounter_bindable' into general_hud 2017-03-10 14:35:31 +09:00
ModIcon.cs Merge branch 'master' into modselect 2017-03-09 12:51:40 +09:00
Playfield.cs Fix second mono regression. 2017-03-09 15:53:16 +09:00
StandardComboCounter.cs Make ComboCounter count a bindable, and properly bind it to the processor. 2017-03-10 12:55:10 +09:00
StandardHealthDisplay.cs More ComboCounter fixups + refactorings. 2017-03-10 14:34:08 +09:00
StandardHUDOverlay.cs Renaming + use IEnumerable. 2017-03-10 13:40:44 +09:00