osu/osu.Game
Bartłomiej Dach 06aa3f7798
Rename Stop{SampleAndRemoveFilters -> }()
Now that just one method for stopping samples is left, let's just
repurpose st as the general "stop global effects" method rather than
have it there with a hyperspecific name. It also has good symmetry, as
there already was a `Start()` method in the class.
2023-01-22 09:29:22 +01:00
..
Audio
Beatmaps Merge pull request #22147 from Feodor0090/forbid-negative-snap 2023-01-17 17:35:45 +09:00
Collections
Configuration revert additions to SessionStatics 2023-01-13 23:07:21 +00:00
Database
Extensions
Graphics Fix SegmentedGraph draw node calculating segment colours in unsafe manner 2023-01-21 23:19:34 +01:00
Input
IO
IPC
Localisation Add ability to easily mention users in chat by right clicking username 2023-01-17 10:01:07 -08:00
Models
Online Merge pull request #22262 from Joehuu/chat-mention-user 2023-01-18 13:30:02 +09:00
Overlays Immediately focus the textbox when clicking to reply to a comment 2023-01-19 16:08:27 +09:00
Performance
Properties
Replays
Rulesets Use property instead of ctor parameter 2023-01-12 23:26:29 +03:00
Scoring
Screens Rename Stop{SampleAndRemoveFilters -> }() 2023-01-22 09:29:22 +01:00
Skinning Merge branch 'master' into skin/argon-song-progress-cleaner 2023-01-18 23:52:12 +01:00
Storyboards
Tests Fix test browsers on longer working after framework update 2023-01-21 14:49:47 +03:00
Updater
Users Set border colour to white 2023-01-14 01:12:17 +03:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-01-20 23:23:25 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Always use production (non-experimental) endpoints for tournament client 2023-01-17 18:46:06 +09:00
PerformFromMenuRunner.cs