osu/osu.Game
2022-11-17 13:56:27 +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 Remove unused using 2022-11-17 13:56:27 +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 Add xmldoc for chat ack request 2022-11-13 00:10:06 +09:00
Overlays Fix "reset to full area" button not always working correctly 2022-11-16 15:45:26 +09:00
Performance
Properties
Replays
Rulesets Fix FallbackSampleStore.GetAsync fallback logic 2022-11-13 18:47:28 +01:00
Scoring
Screens Move IGameplaySettings override to compose screen to keep test mode unaffected 2022-11-17 01:45:16 +03: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