1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-23 22:53:04 +08:00
osu-lazer/osu.Game
Dean Herbert c4a02b7991
Merge pull request #30489 from iSlodinxOsu/loved
Remove `by the beatmap creator` in `PlayerLoaderStrings`
2024-11-04 18:39:21 +09:00
..
Audio Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
Beatmaps Bring back matching by filename when performing online metadata lookups 2024-10-30 10:25:20 +01:00
Collections Fix delete dialogs having generic "Caution" header text 2024-10-07 16:46:53 +09:00
Configuration Keep editor sidebars expanded by default 2024-10-22 20:08:50 +09:00
Database Prefer not deleted models when picking model instances for reuse when importing 2024-10-30 08:18:44 +01: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 redundant array type specification 2024-10-25 19:58:31 +02: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 Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Update PlayerLoaderStrings.cs 2024-11-03 18:52:40 +01:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Bring back matching by filename when performing online metadata lookups 2024-10-30 10:25:20 +01:00
Overlays Rewrite fix in a more legible way 2024-11-01 19:38:45 +01: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 Ignore casing when matching mods acronyms 2024-10-31 08:55:42 +09:00
Scoring Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Screens Merge pull request #30424 from bdach/wtf-wtf-wtf-wtf 2024-10-28 17:14:19 +09:00
Skinning Merge branch 'master' into bat-mods 2024-11-01 11:27:06 +01:00
Storyboards Fix storyboard sprites leaving gaps on edges when resolving from an atlas 2024-07-17 14:47:17 +03:00
Tests Only use MD5 when performing metadata lookups 2024-10-30 08:12:30 +01: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 More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2024-10-25 16:09:08 +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 Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Revert 'Fix any and all migration attempts dying on MusicController' 2024-10-09 11:55:59 +02:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00