osu/osu.Game
2024-03-30 16:04:22 +07:00
..
Audio Add fallback to find spinner samples without a bank prefix 2024-03-09 01:10:28 +09:00
Beatmaps Remove redundant string interpolation 2024-03-29 10:37:49 +01:00
Collections
Configuration Remember login by default 2024-03-12 20:14:50 +08:00
Database Merge pull request #27501 from turbedi/throw_helper 2024-03-07 11:36:21 +01:00
Extensions
Graphics Add precautionary guard to avoid potential div-by-zero 2024-03-26 17:36:40 +01:00
Input
IO Fix exports containing zero byte files after import from specific ZIP archives 2024-03-12 09:06:24 +01:00
IPC
Localisation Apply partial fade on pp display on results screen when score will not give pp 2024-03-29 11:16:31 +01:00
Models
Online Improve equality implementations 2024-03-26 20:21:12 +08:00
Overlays Merge branch 'master' into fix-rotate-editor-button-disabled 2024-03-30 13:56:31 +07:00
Performance
Properties
Replays
Rulesets Simplify TooltipText for EditorRadioButton 2024-03-30 16:04:22 +07:00
Scoring Bump legacy score version to recalculate all scores 2024-03-25 19:27:38 +01:00
Screens Simplify TooltipText for EditorRadioButton 2024-03-30 16:04:22 +07:00
Skinning Fix tests failing locally due to not using invariant culture 2024-03-27 18:56:26 +01:00
Storyboards Move optimisation to isolated method 2024-03-06 19:25:13 +08:00
Tests
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 Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update resources 2024-03-21 11:42:22 +08:00
OsuGame.cs Merge pull request #27276 from bdach/medals 2024-03-06 12:31:55 +08:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs