osu/osu.Game
2023-04-06 11:40:04 +03:00
..
Audio Reset preview track when stopping instead 2023-02-13 22:39:34 -08:00
Beatmaps Gracefully handle beatmaps specifying images using the video storyboard type 2023-03-13 18:24:16 +09:00
Collections make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
Configuration Use more generic wording for future-proofing 2023-02-19 15:06:40 +01: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 Merge branch 'master' into fix-ubo-not-bound 2023-03-22 16:46:39 +09: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 Merge branch 'master' into debug-use-en-localisation-fallbacks 2023-03-31 17:26:56 +09:00
Models
Online Make user activity class names more specific 2023-02-12 12:32:17 -08:00
Overlays Merge pull request #23108 from peppy/fix-overlay-toggles-during-disclaimer 2023-04-03 20:48:03 +02:00
Performance
Properties
Replays
Rulesets Fix SampleStore isn't being disposed 2023-04-06 11:40:04 +03:00
Scoring Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 13:54:47 +03:00
Screens Merge pull request #22868 from peppy/no-epilepsy-warning-storyboard-disable 2023-04-06 12:32:38 +09:00
Skinning Merge branch 'master' into update-skinnable-sound-before-playing 2023-04-05 22:56:25 +02:00
Storyboards Fix storyboard videos not fading out on completion 2023-03-07 15:54:35 +09:00
Tests Merge branch 'master' into skinnable-clean-up-documentation 2023-02-17 20:59:18 +01:00
Updater
Users Use image@2x from tournament banner api 2023-03-25 13:08:46 -07:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update framework 2023-04-03 10:31:47 +09:00
OsuGame.cs Rewrite implementation to match other implementations 2023-02-14 16:00:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Update supported video filetypes to match osu-stable 2023-03-13 18:24:16 +09:00
PerformFromMenuRunner.cs