osu/osu.Game
Bartłomiej Dach 26a36a023e
Merge pull request #23837 from peppy/limited-distance-spacing
Add setting to limit distance snapping to current time
2023-06-16 20:36:08 +02:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Merge pull request #23829 from Joehuu/truncating-text-tooltips 2023-06-12 23:43:31 +02:00
Collections Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
Configuration Merge branch 'master' into limited-distance-spacing 2023-06-16 16:56:22 +09:00
Database Force migration of old-new standardised scores to run once more 2023-06-16 14:04:18 +09:00
Extensions Handle culture code differences of Traditional Chinese 2023-06-08 03:27:05 +03:00
Graphics Attempt to fix NaN fps display 2023-06-17 01:32:45 +09:00
Input Change default bindings to account for mouse wheel rotation 2023-06-07 18:07:56 +09:00
IO
IPC
Localisation Merge branch 'master' into limited-distance-spacing 2023-06-16 16:56:22 +09:00
Models
Online Fix code quality inspection 2023-06-09 14:25:53 +02:00
Overlays Remove unused load dependency 2023-06-14 08:09:03 -07:00
Performance
Properties
Replays
Rulesets Run updateScore on Reset for good measure 2023-06-14 01:54:57 +09:00
Scoring Apply migration to new standardised score on normal reimport too 2023-06-15 21:53:15 +02:00
Screens Privatise setter 2023-06-16 16:24:07 +02:00
Skinning
Storyboards
Tests Apply NRT in MemoryCachingComponent test-only subclasses 2023-06-09 13:48:42 +02:00
Updater
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update resources 2023-06-14 13:54:37 +09:00
OsuGame.cs Disable all tablet handlers to guard against a grim future 2023-06-02 08:48:47 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03:00
PerformFromMenuRunner.cs