osu/osu.Game
2023-11-15 17:22:36 +09:00
..
Audio
Beatmaps Refactor everythign back to sanity 2023-11-09 22:31:28 +09:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration Rename setting to TouchDisableGameplayTaps for better visibility when searching 2023-11-07 00:13:46 +01: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 Merge pull request #25386 from EVAST9919/bar-graph-smooth 2023-11-08 17:24:37 +09:00
Input Revert "Rename popup/binding string to Toggle gameplay clicks/taps" 2023-11-06 21:10:04 +01:00
IO Fix various other inspections 2023-10-17 17:48:51 +09:00
IPC
Localisation Revert "Rename popup/binding string to Toggle gameplay clicks/taps" 2023-11-06 21:10:04 +01:00
Models
Online Fix flags not showing on kudosu rankings 2023-11-07 16:09:48 -08:00
Overlays Merge pull request #25366 from Susko3/better-touch-settings 2023-11-09 18:19:02 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into better-touch-settings 2023-11-07 23:21:59 +09:00
Scoring Move operation to after user population 2023-10-30 15:46:09 +09:00
Screens Rename variables and mak seconary tooltip type work again 2023-11-10 11:52:34 +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 added missing comment, fixed incorrect visibility 2023-11-15 17:22:36 +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 resources 2023-11-09 17:56:58 +09: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 Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
PerformFromMenuRunner.cs