osu/osu.Game
2023-07-20 20:51:39 +02:00
..
Audio Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong) 2023-07-05 18:44:27 +09:00
Beatmaps Optimize realm transactions for editor Save action 2023-07-13 14:33:21 +02:00
Collections Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
Configuration Remember state of replay settings visibility 2023-07-06 00:53:37 +09:00
Database Ensure migration is never run on scores with new-enough TotalScoreVersions 2023-07-14 20:02:25 +09:00
Extensions
Graphics Merge branch 'master' into framework-clipboard 2023-07-14 03:32:37 +09:00
Input Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
IO
IPC
Localisation Remove the ability to cancel all "in progress" tasks 2023-07-07 00:31:32 +09:00
Models
Online Merge pull request #24190 from novialriptide/emoji-fix 2023-07-13 22:05:12 +02:00
Overlays Fix double-click handling when cyclic selection is enabled 2023-07-19 17:21:20 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #24197 from peppy/allow-autoplay-failure 2023-07-13 23:44:07 +02:00
Scoring simplify code 2023-07-16 10:21:32 +08:00
Screens Adjust inline comment 2023-07-20 20:51:39 +02:00
Skinning Merge branch 'master' into taiko-hitsounding-final-attempt 2023-07-08 18:10:04 +02:00
Storyboards
Tests Remove unused field 2023-07-08 15:03:33 +02:00
Updater use fa_download for updates instead of fa_upload 2023-07-16 15:21:15 -04:00
Users Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs Merge pull request #24114 from peppy/editor-save-local-score-management 2023-07-07 15:40:54 +09:00
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2023-07-20 20:05:38 +09:00
OsuGame.cs Update inline with framework IWindow changes 2023-07-01 19:02:09 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Revert unintented change 2023-06-29 17:15:48 +09:00
PerformFromMenuRunner.cs