osu/osu.Game
2021-11-12 14:14:06 +09:00
..
Audio Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Beatmaps Rename BeatmapInfo.Version to DifficultyName to match underlying interface 2021-11-11 17:20:53 +09:00
Collections
Configuration
Database Add GetDisplayString() extension to handle all model interface types globally 2021-11-09 13:53:07 +01:00
Extensions Add GetDisplayString() extension to handle all model interface types globally 2021-11-09 13:53:07 +01:00
Graphics Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
Input Add keyboard shortcut to start test mode in editor 2021-11-12 14:13:11 +09:00
IO
IPC
Localisation Add keyboard shortcut to start test mode in editor 2021-11-12 14:13:11 +09:00
Migrations
Models
Online Replace usage of TypeNameHandling.All with custom type converter 2021-11-11 14:04:19 +09:00
Overlays Add failing test case 2021-11-09 13:34:36 +01:00
Performance
Properties
Replays
Rulesets Fix HUD unstable rate counter not including judgements before load complete 2021-11-11 13:36:05 +01:00
Scoring Move ScoreInfo string representation to extension method 2021-11-09 13:23:57 +01:00
Screens Merge branch 'master' into editor-gameplay-test 2021-11-12 14:14:06 +09:00
Skinning Reverted Default Skin Changes 2021-11-08 07:25:02 -07:00
Stores Merge branch 'master' into rename-ef-model-properties 2021-11-11 19:12:54 +09:00
Storyboards
Tests Merge branch 'master' into rename-ef-model-properties 2021-11-11 19:12:54 +09:00
Updater
Users Merge branch 'master' into user-lookup-by-username-cleanup 2021-11-08 13:38:26 +09:00
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-11-08 18:15:51 +09:00
OsuGame.cs Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
PerformFromMenuRunner.cs