osu/osu.Game
Dan Balasescu baa5285b59
Merge pull request #15535 from peppy/remove-bass-track-ctor-usage
Rewrite `PreviewTrackManager` to avoid constructing `TrackBass` locally
2021-11-09 21:36:49 +09:00
..
Audio Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Beatmaps Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Collections Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Configuration Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Database Fix "conflicting" variable name 2021-11-09 17:42:03 +09:00
Extensions
Graphics Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
Input Shorten variable names 2021-11-08 18:24:37 +09:00
IO Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
IPC
Localisation Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
Migrations Add migration to reset and repopulate existing skin hashes 2021-10-20 17:56:45 +09:00
Models Expose bot state via interface 2021-11-05 13:40:44 +09:00
Online Add test coverage for favourite button 2021-11-08 11:53:53 +01:00
Overlays Move HoverClickSounds to the clickable button 2021-11-08 14:32:00 +01:00
Performance
Properties
Replays
Rulesets Remove obsolete method in ModAutoplay 2021-11-07 16:15:57 +03:00
Scoring Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 13:35:49 +09:00
Screens Merge branch 'master' into master 2021-11-09 08:40:52 +01:00
Skinning Reverted Default Skin Changes 2021-11-08 07:25:02 -07:00
Stores Move RealmRulesetStore initial work off incorrect thread 2021-11-08 15:05:43 +09:00
Storyboards Fix crash on gameplay startup if beatmap has no background 2021-11-04 17:24:40 +09:00
Tests Rewrite PreviewTrackManager to avoid constructing TrackBass locally 2021-11-09 17:38:12 +09:00
Updater Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Users Merge branch 'master' into user-lookup-by-username-cleanup 2021-11-08 13:38:26 +09:00
Utils Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
.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