1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-16 13:42:56 +08:00
osu-lazer/osu.Game/Screens
smoogipoo 3b189c1ffe Fix BreakOverlay not properly working with rewinding
In various ways:
* It wouldn't show up if rewound after the break was complete.
* The time would increase backwards if rewind happened during a break.
* Etc.
* Basically the fix is to use transformations everywhere. BreakOverlay could be refactored further, but this is enough to make it work for now.
2017-11-03 21:20:36 +09:00
..
Backgrounds Rename EasingTypes to Easing 2017-07-22 20:53:53 +02:00
Charts Fix most warnings. 2017-03-07 13:05:57 +09:00
Direct Fix most warnings. 2017-03-07 13:05:57 +09:00
Edit Use internal less 2017-11-01 17:10:54 +09:00
Menu Use internal less 2017-11-01 17:10:54 +09:00
Multiplayer Reshuffle namespaces 2017-07-26 13:22:46 +09:00
Play Fix BreakOverlay not properly working with rewinding 2017-11-03 21:20:36 +09:00
Ranking Use internal less 2017-11-01 17:10:54 +09:00
Select Fix Hide/Restore/Delete etc. 2017-10-25 22:08:34 +09:00
Tournament Use internal less 2017-11-01 17:10:54 +09:00
BackgroundScreen.cs Update usages of IsAlive/IsLoaded in line with framework changes 2017-08-15 13:57:48 +09:00
Loader.cs Use internal less 2017-11-01 17:10:54 +09:00
OsuScreen.cs Use internal less 2017-11-01 17:10:54 +09:00
ScreenWhiteBox.cs Update in line with framework changes. 2017-09-07 22:46:21 +09:00