osu/osu.Game
2022-11-02 13:47:11 +09:00
..
Audio
Beatmaps Fix control points not being cloned when running beatmap conversion 2022-11-01 17:42:09 +09:00
Collections
Configuration Change range to 0-100% and rename to "normalisation" 2022-11-02 13:47:11 +09:00
Database Merge branch 'master' into fix-filename-char-filtering 2022-10-29 12:42:10 +02:00
Extensions Rename and add documentation to function 2022-10-28 18:04:28 +09:00
Graphics Merge branch 'master' into combo-colour-brightness-limit 2022-11-02 12:09:27 +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 Change range to 0-100% and rename to "normalisation" 2022-11-02 13:47:11 +09:00
Performance
Properties
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Change range to 0-100% and rename to "normalisation" 2022-11-02 13:47:11 +09:00
Scoring Fix mods potentially keeping reference to runtime gameplay elements 2022-09-19 12:18:46 +09:00
Screens Fix time snap of sliders not matching when SV is not 1.0x 2022-11-01 15:12:58 +09: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-11-01 22:28:06 +09:00
OsuGame.cs Fix notch toggle not applying correctly after restart 2022-11-01 16:31:09 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge branch 'master' into safe-area-toggle 2022-10-29 13:19:44 +02:00
PerformFromMenuRunner.cs