osu/osu.Game/Screens
Bartłomiej Dach dddd94684b Split out lower and upper interval inclusivity
A single IsInclusive field causes unexpected issues when trying to
formulate a half-open interval query. Split out IsInclusive into two
fields, Is{Lower,Upper}Inclusive and update usages accordingly.
2019-09-22 00:18:28 +02:00
..
Backgrounds Add setting to turn on/off the video 2019-08-31 00:42:20 +03:00
Charts
Edit Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-video 2019-09-13 13:39:58 +03:00
Menu Always show exit confirmation when closing via alt-f4 or window control 2019-09-20 02:22:49 +09:00
Multi Update framework 2019-08-21 13:29:50 +09:00
Play Merge remote-tracking branch 'origin/master' into auto-restart-mod-perfect 2019-09-19 17:57:04 +09:00
Ranking
Select Split out lower and upper interval inclusivity 2019-09-22 00:18:28 +02:00
BackgroundScreen.cs Add triangles intro 2019-08-09 20:05:28 +09:00
BackgroundScreenStack.cs
IOsuScreen.cs
Loader.cs Add triangles intro 2019-08-09 20:05:28 +09:00
OsuScreen.cs
OsuScreenDependencies.cs
OsuScreenStack.cs
ScreenWhiteBox.cs Update framework 2019-08-21 13:29:50 +09:00
StartupScreen.cs