osu/osu.Game
Dan Balasescu b81c7ffc60
Merge pull request #19868 from peppy/fix-test-deadlocks
Add safeties to avoid deadlock in `SubmittingPlayer`
2022-08-22 13:17:41 +09:00
..
Audio
Beatmaps Allow preparing preview point without looping 2022-08-17 13:20:24 +09:00
Collections
Configuration Rename enum member to be more like the other 2022-08-10 18:41:53 +10:00
Database Don't create destination stream if backup source doesn't exist 2022-08-17 18:20:47 +09:00
Extensions
Graphics Add localisation support for beatmap editor setup 2022-08-11 03:53:20 +10:00
Input Merge branch 'master' into open-profile-hotkey 2022-08-11 13:04:19 -04:00
IO Fix missing DummyRenderer in skin resources tests 2022-08-08 13:06:01 +09:00
IPC
Localisation Merge pull request #19693 from its5Q/editor-localisation 2022-08-20 11:51:57 +09:00
Migrations
Models
Online Ensure that DummyAPIAccess runs all queued tasks on disposal 2022-08-20 16:22:35 +09:00
Overlays Adjust rounding in mod select difficulty multiplier to match song select footer 2022-08-21 23:15:49 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'even-less-gameplay-clock' into even-nicer-frame-stability-clock 2022-08-15 20:22:30 +09:00
Scoring
Screens Guard against SubmittingPlayer potentially getting stuck waiting on request forever 2022-08-20 17:19:17 +09:00
Skinning Migrate the majority of existing file lookups to use new extension methods 2022-08-10 16:01:16 +09:00
Storyboards Move all usage of GameplayClock to IGameplayClock 2022-08-15 18:30:53 +09:00
Tests Update interactive visual test runs to use development directory 2022-08-12 13:40:29 +09:00
Updater
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update resources 2022-08-19 20:40:05 +09:00
OsuGame.cs Tidy up user passing logic 2022-08-11 13:17:17 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs