1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-18 10:43:22 +08:00
osu-lazer/osu.Game
2025-01-08 08:12:55 +01:00
..
.idea/.idea.osu.dir/.idea Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Audio Use cleaner array creation expression 2025-01-07 01:23:19 +03:00
Beatmaps Constrain range of usable characters in romanised metadata to ASCII only 2025-01-06 14:04:47 +01:00
Collections Fix not being able to scroll to new collection text box when list overflows 2024-11-18 15:28:30 +01:00
Configuration Merge branch 'master' into editor-storyboard-display-2 2025-01-08 08:12:55 +01:00
Database Update realm xmldoc references 2025-01-08 01:35:56 +09:00
Extensions Apply minor performance rules 2024-11-28 20:41:44 +08:00
Graphics Load seasonal backgrounds without requiring being logged in 2024-12-20 00:38:54 +09:00
Input Switch scroll direction for beat snap 2024-12-26 00:35:21 +01:00
IO Apply type inheritance check 2024-12-19 09:21:49 +01:00
IPC
Localisation Merge branch 'master' into upgrade-packages 2025-01-08 01:23:28 +09:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Appease message pack new inspections 2025-01-08 03:13:29 +09:00
Overlays Always show dialog when clicking supporter icon before opening browser 2025-01-06 17:51:04 +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 #31306 from bdach/aspire-slider-breakage 2025-01-07 11:50:18 +09:00
Scoring Use RealmLive in SaveFailedScoreButton 2024-11-27 15:25:42 +09:00
Screens Merge branch 'master' into editor-storyboard-display-2 2025-01-08 08:12:55 +01:00
Seasonal Add extra safeties against null ref when rulesets are missing 2024-12-21 20:30:00 +09:00
Skinning Add FormatStarRating() method util 2024-12-12 15:23:00 -08:00
Storyboards Merge branch 'master' into netcore-analyzer 2024-12-05 17:18:56 +08:00
Tests Remove BeatmapCarousel testing backdoor 2024-12-11 16:28:51 +09:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Appease message pack new inspections 2025-01-08 03:13:29 +09:00
Utils Add FormatStarRating() method util 2024-12-12 15:23:00 -08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Upgrade more packages again 2025-01-08 03:13:11 +09:00
OsuGame.cs Always show dialog when clicking supporter icon before opening browser 2025-01-06 17:51:04 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Add test coverage of user deleting intro files 2025-01-04 15:26:42 +09:00
PerformFromMenuRunner.cs