osu/osu.Game
Dan Balasescu 7e9d2ecaf5
Merge pull request #21287 from peppy/fix-null-ref-persistent-endpoint-connector
Fix potential incorrect connection state resulting in null reference
2022-11-18 15:08:33 +09:00
..
Audio
Beatmaps Fix beatmap card expanded content not blocking clicks from behind 2022-11-13 08:18:44 -08:00
Collections
Configuration Move IGameplaySettings override to compose screen to keep test mode unaffected 2022-11-17 01:45:16 +03:00
Database Merge branch 'master' into fix-filename-char-filtering 2022-10-29 12:42:10 +02: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 Fix potential incorrect connection state resulting in null reference 2022-11-18 13:45:46 +09:00
Overlays Merge pull request #21269 from peppy/fix-key-bindings-keyword 2022-11-18 14:05:08 +09:00
Performance
Properties
Replays
Rulesets Fix FallbackSampleStore.GetAsync fallback logic 2022-11-13 18:47:28 +01:00
Scoring
Screens Merge pull request #21244 from nanashi-1/beatmapoptions-disabled 2022-11-18 12:55:07 +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 Add url clicking support to profile badges 2022-11-03 18:12:32 -07:00
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