osu/osu.Game
2021-09-10 15:59:30 +09:00
..
Audio Update framework 2021-08-27 19:52:45 +09:00
Beatmaps Copy time between ControlPoints 2021-09-10 14:36:38 +09:00
Collections
Configuration
Database
Extensions
Graphics Move sample playback debounce time to central const 2021-09-05 13:25:10 +09:00
Input Avoid unnecessary array/LINQ operations when replay frames have no action changes 2021-08-26 13:03:50 +09:00
IO Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
IPC
Localisation
Migrations Add countdown settings to beatmap info model 2021-08-24 21:55:10 +02:00
Online Use correct lookup type to ensure username based lookups always prefer username 2021-09-06 15:04:27 +09:00
Overlays Merge pull request #14571 from rednir/get-user-from-username 2021-09-06 00:15:09 +09:00
Performance
Properties
Replays
Rulesets Ensure time of HitObject related ControlPoints are kept in sync with the hitobject 2021-09-10 15:59:30 +09:00
Scoring revert changes 2021-09-05 15:49:48 +01:00
Screens Fix missing attribute text (and give slightly more space for "10.00x" cases 2021-09-06 21:40:30 +09:00
Skinning
Storyboards
Tests Add test ensuring converter doesn't modify original beatmap 2021-09-10 00:00:12 +09:00
Updater
Users
Utils Update localisable formattable extensions usages inline with framework change 2021-08-29 15:00:28 +03:00
.editorconfig
osu!.res
osu.Game.csproj Merge pull request #14612 from ppy/dependabot/nuget/Microsoft.AspNetCore.SignalR.Client-5.0.9 2021-09-02 13:10:50 +09:00
OsuGame.cs Merge pull request #14571 from rednir/get-user-from-username 2021-09-06 00:15:09 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs revert changes 2021-09-05 15:49:48 +01:00
PerformFromMenuRunner.cs