osu/osu.Game
2023-05-05 20:33:27 +02:00
..
Audio remove bank default value 2023-04-28 17:22:34 +02:00
Beatmaps Move struct to bottom of file 2023-05-03 13:33:31 +09:00
Collections make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Configuration change weird name 2023-03-29 22:55:25 +09:00
Database Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 12:16:42 +03:00
Extensions Move extension methods closer to serialisation classes 2023-02-15 18:37:41 +09:00
Graphics Fix incorrect initial state of checkbox 2023-05-03 09:27:23 +02:00
Input Reorder game key bindings to allow skip overlay to have precedence over replay controls 2023-02-10 18:57:21 +09:00
IO
IPC
Localisation Add localisation support for new button string 2023-05-04 11:11:19 +09:00
Models
Online Make user activity class names more specific 2023-02-12 12:32:17 -08:00
Overlays Merge branch 'master' into edit-mods-preset 2023-05-04 18:59:47 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into slider-velocity-inspector 2023-05-05 20:20:16 +02:00
Scoring Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 13:54:47 +03:00
Screens Fix delegate leak 2023-05-05 20:33:27 +02:00
Skinning Fix BeatmapAttributeText not supporting unicode artist/title 2023-05-02 13:47:49 +09:00
Storyboards Actually use new end time property when setting lifetimes 2023-04-26 13:28:51 +09:00
Tests Add failing test case covering online ID reset on save 2023-05-01 18:17:35 +02:00
Updater
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Merge branch 'master' into shader-cache-stages 2023-04-19 20:47:34 +09:00
OsuGame.cs Rewrite implementation to match other implementations 2023-02-14 16:00:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Rename method to better indicate directionality 2023-05-04 18:15:12 +02:00
PerformFromMenuRunner.cs