1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 19:27:26 +08:00
osu-lazer/osu.Game
Seokho Song 6fbd06f967 Fix Not update retry counter on PauseOverlay
I've find "You've retried xx time(s)" message that something weird.
That is not displayed pause overlay and only see count on FailOverlay
I change code that PauseContainer.Retries property can be set call-back function.

Signed-off-by: Seokho Song <0xdevssh@gmail.com>
2017-12-21 20:40:31 +09:00
..
Audio Simplify constructor of SampleInfoList. 2017-05-08 19:30:55 +08:00
Beatmaps Add ToString() overrides on many classes to make debugging easier 2017-12-16 16:14:01 +09:00
Configuration Fix incorrect line endings 2017-12-15 14:44:11 +09:00
Database Update RulesetInfo and add migration 2017-12-10 12:15:55 +09:00
Graphics Use using 2017-12-18 16:38:15 +09:00
Input Apply changes in line with framework input adjustments 2017-12-07 13:16:59 +09:00
IO Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
IPC *Database -> *Store 2017-07-27 16:56:41 +09:00
Migrations Update RulesetInfo and add migration 2017-12-10 12:15:55 +09:00
Online Use more sensible names for classes 2017-12-11 12:26:48 +09:00
Overlays Rename weird config setting 2017-12-15 14:36:51 +09:00
Properties Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
Rulesets Fix line endings 2017-12-18 21:51:00 +09:00
Screens Fix Not update retry counter on PauseOverlay 2017-12-21 20:40:31 +09:00
Storyboards Add back HandleInput disable overrides 2017-12-11 15:19:00 +09:00
Tests removed unnecessary using 2017-12-01 22:15:10 +01:00
Users Add ToString() overrides on many classes to make debugging easier 2017-12-16 16:14:01 +09:00
app.config CI fixing 2017-10-16 22:00:54 +09:00
OpenTK.dll.config Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Merge remote-tracking branch 'upstream/master' into editor-selection-tool 2017-12-18 21:48:01 +09:00
osu.nuspec And then everything became one 2017-09-19 16:06:58 +09:00
OsuGame.cs Fix osu crashing if a invalid gamerule is given in the game.ini 2017-11-21 15:13:00 +01:00
OsuGameBase.cs Fix DisposeTrack and improve AsyncLazy to support disposal 2017-11-30 05:05:07 +09:00
packages.config Add Humanizer package 2017-11-07 12:38:10 +03:00