osu/osu.Game
2023-11-09 17:51:01 +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 Use more intelligent default for TouchInputActive 2023-11-06 07:44:25 +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 Make debug input toggle post notifications 2023-11-06 11:50:04 +01: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 Fix flags not showing on kudosu rankings 2023-11-07 16:09:48 -08:00
Overlays Merge branch 'master' into less-basic-touchscreen-detection 2023-11-09 17:36:48 +09:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into less-basic-touchscreen-detection 2023-11-09 17:36:48 +09:00
Scoring Move operation to after user population 2023-10-30 15:46:09 +09:00
Screens Fix PlayerTouchInputDetector applying touch device mod when other inactive mods present 2023-11-09 17:51:01 +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 Automatically activate and deactivate touch device mod in song select 2023-11-02 19:45:48 +01:00
.editorconfig
BackgroundDataStoreProcessor.cs
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 Add component for game-wide touch detection 2023-11-02 19:32:56 +01:00
PerformFromMenuRunner.cs