osu/osu.Game
2022-05-24 18:11:05 +09:00
..
Audio
Beatmaps Merge pull request #18339 from peppy/editor-timing 2022-05-23 11:12:22 +09:00
Collections Allow retrieving count of available stable imports 2022-05-17 15:55:53 +09:00
Configuration Remove editor animation toggling (replaced by overlap markers) 2022-05-12 19:28:56 +09:00
Database Merge branch 'master' into safe-file-writes 2022-05-21 15:16:20 +09:00
Extensions
Graphics Make GlobalAction.Back close all opened dropdown menus 2022-05-23 23:37:40 +02:00
Input Add key binding to deselect all mods 2022-05-15 02:51:58 +09:00
IO Revert storage workaround 2022-05-21 15:55:07 +09:00
IPC
Localisation Add common strings for missing localisable content 2022-05-18 21:32:57 +09:00
Migrations
Models
Online Rename dummy channel and move to a nested class inside the ChannelListing itself 2022-05-19 19:26:14 +09:00
Overlays Add spotlighted beatmaps filter to beatmap listing 2022-05-23 18:47:04 -07:00
Performance
Properties
Replays
Rulesets Fix Catmull slider parsing with duplicate initial point 2022-05-24 11:47:42 +09:00
Scoring
Screens Fix Timeline potentially not updating visuals to correct state on first display 2022-05-24 18:11:05 +09:00
Skinning
Stores Update unsafe file write usages 2022-05-16 18:05:27 +09:00
Storyboards
Tests Disallow transferring track from test WorkingBeatmaps which have local stores 2022-05-20 16:08:31 +03:00
Updater
Users
Utils Add sentry tags for operating system and processor count 2022-05-17 12:53:14 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-05-21 15:54:43 +09:00
OsuGame.cs Add tags for current screen and ruleset 2022-05-16 15:51:32 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge pull request #18339 from peppy/editor-timing 2022-05-23 11:12:22 +09:00
PerformFromMenuRunner.cs