1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game/Screens
WebFreak001 b011edd85d added Overlays container to RulesetContainer
this is required for mods such as flashlight which always want to draw
objects above hitcircles. If just adding children to a RulesetContainer
the hit circles would always be above the added children (no matter
the Depth).
2018-08-05 13:12:31 +02:00
..
Backgrounds Normalize all the line endings 2018-04-13 18:26:38 +09:00
Charts Normalize all the line endings 2018-04-13 18:26:38 +09:00
Direct Normalize all the line endings 2018-04-13 18:26:38 +09:00
Edit Update TabControl subclasses to use AddInternal 2018-07-31 20:52:11 +09:30
Menu Update framework 2018-07-21 16:21:53 +09:00
Multi ToLower -> ToLowerInvariant 2018-07-25 07:37:05 +02:00
Play added Overlays container to RulesetContainer 2018-08-05 13:12:31 +02:00
Ranking Merge branch 'master' into disallow-beatmap-change 2018-06-04 10:53:04 +09:00
Select Make Ruleset non-public 2018-07-31 16:35:51 +09:00
Tournament Use ToUpperInvariant 2018-07-24 14:42:06 +02:00
BackgroundScreen.cs Update framework 2018-07-21 16:21:53 +09:00
Loader.cs Tidy up Loader logic 2018-05-31 20:07:44 +09:00
OsuScreen.cs Add "Select" action 2018-07-03 18:39:15 +09:00
ScreenWhiteBox.cs Normalize all the line endings 2018-04-13 18:26:38 +09:00