osu/osu.Game
2022-11-22 14:51:19 +09:00
..
Audio
Beatmaps Fix beatmap card expanded content not blocking clicks from behind 2022-11-13 08:18:44 -08:00
Collections Apply changes in line with framework NRT updates 2022-11-18 18:13:15 +09:00
Configuration Move IGameplaySettings override to compose screen to keep test mode unaffected 2022-11-17 01:45:16 +03:00
Database
Extensions Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
Graphics Merge pull request #21289 from peppy/fix-triangle-button-flash 2022-11-18 15:26:43 +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 Merge pull request #21290 from smoogipoo/multiplayer-test-debug 2022-11-18 15:39:33 +09:00
Overlays Apply changes in line with framework NRT updates 2022-11-18 18:13:15 +09:00
Performance
Properties
Replays
Rulesets Update DifficultyBindable to match new bindable spec 2022-11-22 14:51:19 +09:00
Scoring Make score type consistent 2022-11-06 19:59:27 -03:00
Screens Apply changes in line with framework NRT updates 2022-11-18 18:13:15 +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 framework 2022-11-18 18:13:00 +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