1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 09:27:34 +08:00
osu-lazer/osu.Game/GameModes/Play
2016-11-12 18:26:14 +09:00
..
Catch Add async workflow. 2016-11-01 23:24:14 +09:00
Mania Ensure transformations are never used prior to being added to the Drawable tree. 2016-11-06 11:13:52 +01:00
Osu Initial updates to make generic containers work. 2016-11-07 21:13:56 +09:00
Taiko Add async workflow. 2016-11-01 23:24:14 +09:00
ComboCounter.cs Ensure transformations are never used prior to being added to the Drawable tree. 2016-11-06 11:13:52 +01:00
ComboResultCounter.cs Make use of new timing system in Drawables and Transforms. 2016-11-06 08:25:21 +01:00
HitRenderer.cs Add autoplay toggle (const). 2016-11-04 15:43:53 +09:00
ModSelect.cs Schedule some illegal calls. 2016-11-02 01:02:34 +09:00
Player.cs Add local InputManager to Player; handle Z and X. 2016-11-12 18:26:14 +09:00
Playfield.cs Make playfield dark, not light. No masking either. 2016-10-19 18:15:49 +09:00
PlayMode.cs Add osu! prefix to mode descriptions. 2016-10-04 19:40:56 +09:00
PlaySongSelect.cs Make OsuGameModes self-aware of if they want a toolbar or not. 2016-11-09 15:24:22 +09:00
ScoreOverlay.cs Start to structure flow of information in Player. 2016-10-19 19:44:03 +09:00