1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-15 12:27:26 +08:00
osu-lazer/osu.Game
2024-10-24 20:37:38 +09:00
..
Audio Fix argon volume-aware hitsounds not correctly playing immediately after object placement 2024-09-23 13:38:26 +02:00
Beatmaps Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Collections Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
Configuration Merge pull request #29936 from u4vh3/skinning-colour-customisation 2024-09-27 14:20:58 +09:00
Database Merge branch 'master' into lookup-users-endpoint 2024-10-22 18:48:00 +09:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Fix gap in ShearedSliderBar when focused 2024-10-24 20:37:38 +09:00
Input Merge branch 'master' into grids 2024-10-16 09:55:27 +02:00
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Add localisation support for "use relative size" setting label 2024-10-18 11:39:55 +02:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Merge pull request #30146 from bdach/lookup-users-endpoint 2024-10-22 19:24:14 +09:00
Overlays Also add source prefix 2024-10-23 16:21:28 +09:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays Update HasFlag usages 2024-07-03 00:19:04 +09:00
Rulesets Merge pull request #30375 from bdach/fix-broken-playfield-skin-layer-rotation 2024-10-23 19:50:39 +09:00
Scoring Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Screens Merge pull request #30375 from bdach/fix-broken-playfield-skin-layer-rotation 2024-10-23 19:50:39 +09:00
Skinning Fix old looping samples not stopping when replacing a SkinnableSound's Samples 2024-10-22 14:35:21 +02:00
Storyboards Fix storyboard sprites leaving gaps on edges when resolving from an atlas 2024-07-17 14:47:17 +03:00
Tests Merge branch 'master' into lookup-users-endpoint 2024-10-22 18:48:00 +09:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Fix nullability inspection 2024-05-10 23:26:43 +08:00
Utils Merge branch 'master' into taikostatacc 2024-10-07 14:15:29 +02:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update all dependencies (except realm, nunit, moq and deepclone) 2024-10-18 16:20:07 +09:00
OsuGame.cs Revert 'Fix any and all migration attempts dying on MusicController' 2024-10-09 11:55:59 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Revert 'Fix any and all migration attempts dying on MusicController' 2024-10-09 11:55:59 +02:00
PerformFromMenuRunner.cs