1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 20:07:26 +08:00
osu-lazer/osu.Desktop.VisualTests/Tests
smoogipooo 6287ba321d Rewrite ScoreProcessor to have a new method for when existing judgements are changed.
- OnNewJudgement: Keeps its previous functionality. It is now only invoked when a _new_ judgement has been added to the Judgements hashset.
- OnJudgementChanged: Has a similar funcitonality to OnNewJudgement, but is only invoked whenever a judgement that was _previously_ in the Judgements hashset is changed.
2017-03-30 10:51:14 +09:00
..
TestCaseBeatmapDetailArea.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseBeatmapOptionsOverlay.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseChatDisplay.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseDialogOverlay.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseDrawings.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseGamefield.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseHitObjects.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseKeyCounter.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseLeaderboard.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseMenuButtonSystem.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseModSelectOverlay.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseMusicController.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseNotificationManager.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseOptions.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCasePauseOverlay.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCasePlayer.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCasePlaySongSelect.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseReplay.cs Attempt to fix things. 2017-03-12 22:38:50 +09:00
TestCaseScoreCounter.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseTabControl.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseTaikoHitObjects.cs Don't use a List for HitKeys. 2017-03-29 15:35:22 +09:00
TestCaseTaikoPlayfield.cs Rewrite ScoreProcessor to have a new method for when existing judgements are changed. 2017-03-30 10:51:14 +09:00
TestCaseTextAwesome.cs Update references and framework. 2017-03-29 09:54:00 +09:00
TestCaseTwoLayerButton.cs Update references and framework. 2017-03-29 09:54:00 +09:00