osu/osu.Game
2022-11-21 10:17:28 +01: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
Extensions Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
Graphics Variant 5: cannot change history, edit resets index 2022-11-21 10:17:28 +01: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 Added functioning tests. 2022-11-17 13:07:06 +01:00
Overlays Added functioning tests. 2022-11-17 13:07:06 +01:00
Performance
Properties
Replays
Rulesets Removed unnecessary methods, changed tests, and moved LimitedCapacityQueue.cs to a more generic namespace. 2022-11-19 16:53:35 +01:00
Scoring
Screens Don't seek to current editor location when location is close to (or before) the first object 2022-11-17 12:32:35 +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 Variant 1: edit changes history, empty text resets index 2022-11-21 09:36:31 +01:00
.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