osu/osu.Game
2023-11-16 15:37:53 +09:00
..
Audio
Beatmaps Merge pull request #25167 from peppy/fix-circle-radius 2023-10-20 20:59:53 +02:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration Persist the state of "show speed changes" between editor sessions 2023-10-17 16:01:02 +09:00
Database Merge pull request #24794 from bdach/score-encoding-cleanup 2023-10-28 02:29:56 +09:00
Extensions Merge branch 'master' into score-encoding-cleanup 2023-10-26 09:04:05 +02:00
Graphics Avoid spinning another load thread on initial storyboard load 2023-11-11 02:57:17 +03:00
Input Add ability to quick retry using Ctrl-R 2023-10-26 21:26:26 +09:00
IO Fix various other inspections 2023-10-17 17:48:51 +09:00
IPC
Localisation Merge pull request #25105 from bdach/multiple-keys-one-binding 2023-10-13 20:01:33 +09:00
Models
Online Merge pull request #25303 from peppy/last-played-import-score-update 2023-10-30 10:12:27 +01:00
Overlays Add skin editor dropdown items to reset rotation and scale 2023-11-06 16:18:33 +09:00
Performance
Properties
Replays
Rulesets Just use yellow for system mods 2023-11-06 16:40:57 +01:00
Scoring Move operation to after user population 2023-10-30 15:46:09 +09:00
Screens Use alternative method of scheduling storyboard unload 2023-11-16 15:37:53 +09:00
Skinning Add player name skin component 2023-11-06 15:24:16 +09:00
Storyboards Minor reword on documentation 2023-10-28 03:18:13 +03:00
Tests Merge pull request #25157 from peppy/spinner-anti-cheese-final 2023-10-24 08:13:32 +02:00
Updater
Users Add note about CountryCode being at parity with osu_countries 2023-10-25 13:03:03 +09:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-10-30 20:19:52 +01:00
OsuGame.cs Add LegacyOnlineID handling to places that definitely need it 2023-10-16 11:20:02 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs