osu/osu.Game
2024-05-01 23:46:38 +03:00
..
Audio
Beatmaps Merge branch 'master' into storyboard-loops-v2 2024-05-01 23:46:38 +03:00
Collections
Configuration Remember login by default 2024-03-12 20:14:50 +08:00
Database Merge branch 'master' into fix-zip-encoding 2024-04-30 16:30:15 +02:00
Extensions
Graphics Merge pull request #27965 from bdach/generic-math 2024-04-26 01:33:54 +09:00
Input
IO Force encoding to Shift-JIS for archive filenames 2024-04-30 01:27:47 +08:00
IPC
Localisation Add ability to show beatmap source using skin editor's beatmap attribute text 2024-04-24 09:01:31 +08:00
Models
Online Fix SpectatorClient holding references to Player 2024-04-03 17:32:02 +09:00
Overlays Autosave edited skin on change 2024-04-29 14:38:53 +02:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties
Replays
Rulesets Merge pull request #28050 from peppy/delay-resume-visibility 2024-05-01 15:49:31 +02:00
Scoring Return Task.CompletedTask instead of null 2024-04-22 11:22:39 -07:00
Screens Merge pull request #28050 from peppy/delay-resume-visibility 2024-05-01 15:49:31 +02:00
Skinning Add ability to show beatmap source using skin editor's beatmap attribute text 2024-04-24 09:01:31 +08:00
Storyboards Merge branch 'master' into storyboard-loops-v2 2024-05-01 23:46:38 +03:00
Tests Preserve storyboard events when saving a beatmap in the editor 2024-04-30 00:01:56 +08:00
Updater Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Users Simplify assignment by using an auto property 2024-03-09 20:17:27 +08:00
Utils Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2024-04-23 22:04:28 +08:00
OsuGame.cs Reduce startup volume 2024-04-29 23:28:19 +08:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix a couple of xmldoc typos 2024-04-26 15:28:52 +08:00
PerformFromMenuRunner.cs