osu/osu.Game
cdwcgt e1a21e0cf9
create a task to export to avoid block main thread
Code quality and remove some #nullable disable
2022-11-17 01:08:06 +09:00
..
Audio
Beatmaps Fix beatmap card expanded content not blocking clicks from behind 2022-11-13 08:18:44 -08:00
Collections
Configuration Fix one more reverted change 2022-11-11 22:21:38 +09:00
Database create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
Extensions Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
Graphics Move equilateral triangle ratio to constant 2022-11-15 22:20:08 +09:00
Input Change default beatmap listing key binding to Ctrl+B 2022-11-11 17:10:46 +09:00
IO
IPC
Localisation Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 15:31:28 +09:00
Models
Online create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
Overlays create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
Performance
Properties
Replays
Rulesets Fix FallbackSampleStore.GetAsync fallback logic 2022-11-13 18:47:28 +01:00
Scoring
Screens create a task to export to avoid block main thread 2022-11-17 01:08:06 +09:00
Skinning Fix SkinnableSprite lookups broken in lazer-first skins 2022-11-13 12:46:21 +09:00
Storyboards Merge pull request #21144 from peppy/fix-storyboard-end-start-time 2022-11-10 22:53:45 +09:00
Tests Merge branch 'master' into websocket-chat-2 2022-11-11 23:53:42 +09:00
Updater
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update resources 2022-11-13 16:21:28 +09:00
OsuGame.cs Merge branch 'master' into websocket-chat-2 2022-11-11 23:53:42 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Move gameplay configuration to interface to allow editor overriding 2022-11-08 18:25:24 +09:00
PerformFromMenuRunner.cs