osu/osu.Game
Bartłomiej Dach 1f4e79d79d
Merge pull request #23711 from timiimit/add-last-edit-time
Store timestamp of beatmap's last edit time in local database
2023-06-07 16:57:24 +02:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Merge pull request #23711 from timiimit/add-last-edit-time 2023-06-07 16:57:24 +02:00
Collections Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
Configuration Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Database Merge pull request #23711 from timiimit/add-last-edit-time 2023-06-07 16:57:24 +02:00
Extensions Move ApplyGameWideClock to extension method 2023-06-06 16:07:50 +09:00
Graphics Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Input
IO
IPC
Localisation Fix osu!mania scroll speed milliseconds having too much precision 2023-06-06 21:43:56 +09:00
Models
Online Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Overlays Merge branch 'master' into disable-in-game-chat-reports 2023-06-07 09:52:46 +03:00
Performance
Properties
Replays
Rulesets Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Scoring Split out multiplier retrieval into a function and use a default multiplier for all rulesets 2023-05-30 14:20:26 +09:00
Screens Merge pull request #23711 from timiimit/add-last-edit-time 2023-06-07 16:57:24 +02:00
Skinning
Storyboards Fix storyboard video-only check being inverted 2023-05-16 21:51:32 -07:00
Tests Fix code quality inspection 2023-06-03 16:50:58 +02:00
Updater
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-06-01 00:44:13 +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
PerformFromMenuRunner.cs