1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-05 10:33:22 +08:00
osu-lazer/osu.Game
2024-11-28 20:41:44 +08:00
..
.idea/.idea.osu.dir/.idea Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
Audio Implement auto additions editor-only 2024-10-01 16:40:48 +09:00
Beatmaps Merge pull request #27128 from frenzibyte/user-statistics-provider 2024-11-27 13:13:47 +09: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 Rename of the setting 2024-11-27 00:27:22 +03:00
Database Enable recommended rules for documentation 2024-11-28 20:41:32 +08:00
Extensions Apply minor performance rules 2024-11-28 20:41:44 +08:00
Graphics Fix right click scroll at song select not quite matching scrollbar position 2024-11-18 23:54:56 +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 Merge pull request #30894 from HenintsoaSky/star-fountains-toggle-setting 2024-11-28 17:35:11 +09:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Enable recommended rules for maintainability 2024-11-28 20:41:41 +08:00
Overlays Apply minor performance rules 2024-11-28 20:41:44 +08: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 Apply minor performance rules 2024-11-28 20:41:44 +08:00
Scoring Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Screens Apply minor performance rules 2024-11-28 20:41:44 +08:00
Skinning Apply minor performance rules 2024-11-28 20:41:44 +08:00
Storyboards Apply minor performance rules 2024-11-28 20:41:44 +08:00
Tests Apply minor performance rules 2024-11-28 20:41:44 +08:00
Updater Resurrect SimpleUpdateManager as MobileUpdateNotifier 2024-07-05 03:29:09 -04:00
Users Merge pull request #30848 from Joehuu/dicord-fix-beatmap-button-visibility 2024-11-28 13:29:09 +09:00
Utils Enable recommended rules for maintainability 2024-11-28 20:41:41 +08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Merge branch 'master' into multiplayer-remove-cmc-and-composite 2024-11-20 17:24:55 +09:00
OsuGame.cs Fix more test / component breakage 2024-11-17 20:36:12 -05:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix tests not working by forgoing beatmap updates 2024-11-07 17:26:10 +09:00
PerformFromMenuRunner.cs