1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 17:27:39 +08:00
osu-lazer/osu.Game/Screens
iiSaLMaN c2b3c28c79 Use IsBreakTime for checking if currently in a break
Rather than iterating over all breaks to find which is in current time
2019-08-07 16:15:53 +03:00
..
Backgrounds Fix potential cross-thread talk from bindable updates 2019-07-15 11:48:33 +09:00
Charts Fix remaining issues 2019-02-28 13:31:40 +09:00
Direct Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Edit Simplify editor logic 2019-07-11 00:22:40 +09:00
Menu Merge branch 'master' into intro-testing-improvements 2019-07-11 23:46:02 +09:00
Multi Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
Play Use IsBreakTime for checking if currently in a break 2019-08-07 16:15:53 +03:00
Ranking Fix results screen not showing first tab correctly 2019-07-18 01:08:12 +09:00
Select Less sheep 2019-08-07 12:20:49 +09:00
BackgroundScreen.cs Rework instant blur logic such that updateVisuals doesn't need to be public 2019-03-20 14:17:35 +09:00
BackgroundScreenStack.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
IOsuScreen.cs Remove unnecessary extra property 2019-06-25 18:38:14 +09:00
Loader.cs Improve information flow to Disclaimer 2019-07-09 18:08:44 +09:00
OsuScreen.cs Completely change the way we fix the bug 2019-07-09 11:32:49 +02:00
OsuScreenDependencies.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
OsuScreenStack.cs Apply a few minor refactors 2019-03-25 12:39:40 +09:00
ScreenWhiteBox.cs Move back button to OsuGame 2019-06-25 18:33:08 +09:00
StartupScreen.cs Add base class for startup screens 2019-06-26 01:36:17 +09:00