osu/osu.Game
Bartłomiej Dach 5e059a362f
Merge pull request #25223 from peppy/prompt-before-save-for-export
Fix editor not prompting before saving beatmap for export
2023-10-25 12:03:26 +02:00
..
Audio
Beatmaps Merge pull request #25167 from peppy/fix-circle-radius 2023-10-20 20:59:53 +02:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration Persist the state of "show speed changes" between editor sessions 2023-10-17 16:01:02 +09:00
Database Add backwards migration of catch dash binding 2023-10-17 09:43:40 +02:00
Extensions Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
Graphics Add audio feedback for when keys are pressed during key binding 2023-10-20 21:01:37 +09:00
Input Fix bindings being cleared if multiple bindings for same action have the same combination 2023-10-16 22:20:26 +02:00
IO Fix various other inspections 2023-10-17 17:48:51 +09:00
IPC
Localisation Merge pull request #25105 from bdach/multiple-keys-one-binding 2023-10-13 20:01:33 +09:00
Models
Online Fix various other inspections 2023-10-17 17:48:51 +09:00
Overlays Remove nullable disable 2023-10-23 13:29:46 +03:00
Performance
Properties
Replays
Rulesets Merge pull request #25185 from bdach/minimum-sample-volume 2023-10-24 22:04:43 +09:00
Scoring Show maximum bonus statistics on results screen 2023-10-12 14:55:16 +09:00
Screens Fix editor not prompting before saving beatmap for export 2023-10-25 14:39:46 +09:00
Skinning Merge branch 'master' into velocity-based-ball-animation 2023-10-25 14:01:19 +09:00
Storyboards Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
Tests Merge pull request #25157 from peppy/spinner-anti-cheese-final 2023-10-24 08:13:32 +02:00
Updater
Users Add note about CountryCode being at parity with osu_countries 2023-10-25 13:03:03 +09:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs
FodyWeavers.xml
osu!.res
osu.Game.csproj Update resources 2023-10-23 16:15:56 +09:00
OsuGame.cs Rename callback to match standards 2023-10-12 17:59:47 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs