osu/osu.Game
2023-07-25 18:14:03 +09:00
..
Audio Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong) 2023-07-05 18:44:27 +09:00
Beatmaps Merge remote-tracking branch 'upstream/master' into legacy-export 2023-07-18 12:18:49 +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 fix skin using wrong stream 2023-07-18 13:08:05 +02:00
Extensions
Graphics Allow specifying a custom width for nubs in OsuCheckboxes 2023-07-14 14:24:55 +09:00
Input Bring realm library up-to-date 2023-07-06 13:37:43 +09:00
IO
IPC
Localisation Adjust localisations slightly 2023-07-23 14:06:00 +09:00
Models
Online Add common Export string and use in editor 2023-07-23 14:03:50 +09:00
Overlays Merge pull request #24314 from peppy/reduce-settings-item-spacing 2023-07-22 13:15:19 +02:00
Performance
Properties
Replays
Rulesets Add new property to avoid overlapping usages 2023-07-25 18:14:03 +09:00
Scoring simplify code 2023-07-16 10:21:32 +08:00
Screens Add new property to avoid overlapping usages 2023-07-25 18:14:03 +09:00
Skinning Adjust with better numbers based off 1920x1080 resolution 2023-07-21 17:25:38 +09: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 Fix beatmaps being queued for reprocessing every startup when logged out 2023-07-25 03:15:17 +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-24 16:38:37 +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