osu/osu.Game
Dean Herbert a826f778bf
Merge pull request #20984 from smoogipoo/fix-missing-beatmap-ruleset
Populate beatmap ruleset in `SoloScoreInfo.ToScoreInfo()`
2022-10-28 17:19:14 +09:00
..
Audio
Beatmaps Remove various simple obsoletions 2022-10-28 13:20:58 +09:00
Collections
Configuration Merge pull request #20982 from peppy/remove-obsoleted-simple 2022-10-28 14:36:04 +09:00
Database Remove various simple obsoletions 2022-10-28 13:20:58 +09:00
Extensions
Graphics Merge branch 'master' into directoryselector-hidden-toggle 2022-10-24 15:33:10 +09:00
Input Rename to "clone" instead of "duplicate" 2022-10-25 11:43:23 +09:00
IO
IPC
Localisation Rename to "clone" instead of "duplicate" 2022-10-25 11:43:23 +09:00
Models
Online Populate beatmap ruleset in SoloScoreInfo.ToScoreInfo() 2022-10-28 14:42:45 +09:00
Overlays Fix toggle mute (and volume meter traversal) handling repeat key presses 2022-10-27 11:41:00 +09:00
Performance
Properties
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Remove various simple obsoletions 2022-10-28 13:20:58 +09:00
Scoring Fix mods potentially keeping reference to runtime gameplay elements 2022-09-19 12:18:46 +09:00
Screens Fix bar hit error meter labels not clearing when setting to none 2022-10-27 23:59:01 -07:00
Skinning Remove various simple obsoletions 2022-10-28 13:20:58 +09:00
Storyboards Add support for weird storyboards which have backwards events 2022-10-10 16:51:55 +09:00
Tests Rename to "clone" instead of "duplicate" 2022-10-25 11:43:23 +09:00
Updater Fix update progress notification not closing on completion 2022-09-23 16:30:07 +03:00
Users Allow DrawableAvatar to accept an IUser for now 2022-09-13 18:00:21 +09:00
Utils Use custom notification with timer 2022-09-20 15:54:18 +09:00
.editorconfig
BackgroundBeatmapProcessor.cs Revert async Task change 2022-09-09 16:12:18 +09:00
osu!.res
osu.Game.csproj Update framework 2022-10-27 19:02:01 +09:00
OsuGame.cs Remove obsoleted int parsing logic of configuration ruleset 2022-10-28 13:12:21 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Hide menu cursor when user is idle 2022-10-12 17:50:31 +03:00
PerformFromMenuRunner.cs