osu/osu.Game
Dean Herbert 7d1b5751fd
Merge pull request #22467 from Cootz/issue#22345
Fix migration putting game files in root of disk if no other files exist
2023-01-31 18:41:34 +09:00
..
Audio
Beatmaps Use the exact method stable uses for generating storyboard filenames 2023-01-26 15:09:36 +09:00
Collections
Configuration Merge branch 'master' into beatmapSelectionBlur 2023-01-25 16:37:19 +09:00
Database Merge pull request #21739 from integerrr/score-export-date 2023-01-10 23:33:38 +09:00
Extensions
Graphics Adjust markdown text flow to framework-side changes 2023-01-30 20:48:52 +01:00
Input
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC
Localisation Remove now unused localisation string 2023-01-25 16:24:52 +09:00
Models
Online Merge pull request #22262 from Joehuu/chat-mention-user 2023-01-18 13:30:02 +09:00
Overlays Improve inline comment 2023-01-31 17:17:21 +09:00
Performance
Properties
Replays
Rulesets Fix sample store creation mutating shared resource store 2023-01-30 20:48:52 +01:00
Scoring Add tiered level badge colouring 2023-01-18 16:25:11 +03:00
Screens Fix default health bar having a very weird anchor point in the skin editor 2023-01-26 16:56:37 +09:00
Skinning Fix sample store creation mutating shared resource store 2023-01-30 20:48:52 +01:00
Storyboards
Tests Revert split and make collections boolean internal to BeatmapManager 2023-01-24 07:27:26 +09:00
Updater
Users Set border colour to white 2023-01-14 01:12:17 +03:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-01-31 16:24:06 +09:00
OsuGame.cs Fix game-level components finishing load after content 2023-01-11 22:02:06 +03:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix touch input handler settings not matching search for "touchscreen" 2023-01-24 13:37:12 +09:00
PerformFromMenuRunner.cs