osu/osu.Game
2023-11-22 15:25:17 +01:00
..
Audio
Beatmaps Merge branch 'master' into bspline-sliders 2023-11-20 12:03:29 +09:00
Collections
Configuration Merge pull request #25348 from bdach/less-basic-touchscreen-detection 2023-11-10 18:01:40 +09:00
Database Fix incorrect legacy conversion when B-splines are used 2023-11-20 15:08:58 +09:00
Extensions Merge branch 'master' into score-encoding-cleanup 2023-10-26 09:04:05 +02:00
Graphics Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
Input Revert "Rename popup/binding string to Toggle gameplay clicks/taps" 2023-11-06 21:10:04 +01:00
IO
IPC
Localisation Merge pull request #25371 from RatinFX/open-editor-timestamp 2023-11-21 15:48:36 +09:00
Models
Online Renamed UpdateableFlag to ClickableUpdateableFlag. 2023-11-21 19:02:23 +01:00
Overlays Merge branch 'master' into FlagHUD 2023-11-22 14:36:20 +01:00
Performance
Properties
Replays
Rulesets Improve commenting around IHasCombo interfaces 2023-11-22 10:44:29 +09:00
Scoring Move operation to after user population 2023-10-30 15:46:09 +09:00
Screens Created and implemened a BaseUpdateableFlag. 2023-11-21 19:27:33 +01:00
Skinning Change ResourceStore provided to Skin to be a fallback, not replacement 2023-11-16 20:19:01 +09:00
Storyboards Minor reword on documentation 2023-10-28 03:18:13 +03:00
Tests Change ResourceStore provided to Skin to be a fallback, not replacement 2023-11-16 20:19:01 +09:00
Updater
Users Revert "Added a BaseDrawableFlag without a tooltip, and used it." 2023-11-22 15:25:17 +01: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-11-22 07:52:28 +09:00
OsuGame.cs Use SimpleErrorNotification for error display 2023-11-21 15:10:41 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge pull request #25348 from bdach/less-basic-touchscreen-detection 2023-11-10 18:01:40 +09:00
PerformFromMenuRunner.cs