.. |
Audio
|
Fix AudioFilter test not stopping track on forced exit
|
2021-10-14 12:55:02 +09:00 |
Background
|
Fix test failures due to double BeginPlaying calls
|
2022-01-13 01:34:29 +09:00 |
Beatmaps
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
Collections
|
Replace usages of Wait with WaitSafely
|
2022-01-04 11:51:41 +09:00 |
Colours
|
Add visual test scene
|
2021-08-03 15:02:18 +03:00 |
Components
|
Rewrite PreviewTrackManager to avoid constructing TrackBass locally
|
2021-11-09 17:38:12 +09:00 |
Editing
|
Add failing test for incorrect sample control point time after paste
|
2022-01-11 21:34:22 +01:00 |
Gameplay
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
Menus
|
Update usages to new naming
|
2022-01-06 22:54:43 +09:00 |
Mods
|
Add testing for auto-restart behaviour
|
2021-08-15 15:04:14 +02:00 |
Multiplayer
|
Merge branch 'master' into async-deadlock-safety
|
2022-01-10 16:11:09 +09:00 |
Navigation
|
Remove unused using
|
2022-01-17 17:06:04 +09:00 |
Online
|
Fix test step not being until when it needs to be
|
2022-01-17 19:45:32 +09:00 |
Playlists
|
Update usages to new naming
|
2022-01-06 22:54:43 +09:00 |
Ranking
|
Fix osu.Game.Tests.Android not building
|
2022-01-14 17:37:58 +01:00 |
Settings
|
Fix most open compound words in identifiers being closed
|
2021-12-27 20:26:28 -08:00 |
SongSelect
|
Update usages to new naming
|
2022-01-06 22:54:43 +09:00 |
UserInterface
|
Remove unused params from BDL methods
|
2022-01-15 01:06:39 +01:00 |
TestMultiplayerComponents.cs
|
Rename TestMultiplayerScreenStack to TestMultiplayerComponents
|
2021-12-20 18:24:59 +09:00 |
TestSceneOsuScreenStack.cs
|
Move MusicController adjustment set to inside OsuScreen itself (and result nullable )
|
2021-09-16 16:08:09 +09:00 |