osu/osu.Game
2024-05-10 06:48:18 +03:00
..
Audio
Beatmaps Update bundled beatmaps 2024-05-07 14:18:50 +08:00
Collections
Configuration
Database Merge branch 'master' into fix-zip-encoding 2024-04-30 16:30:15 +02:00
Extensions
Graphics Refactor for legibility 2024-05-05 23:33:37 +08:00
Input
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Add localisation and tooltip for mods count text 2024-05-10 06:48:18 +03:00
Models
Online Fix room status not updating when password is changed while inside the room 2024-05-03 11:37:09 +02:00
Overlays Add message letting users know that beatmaps are donwloading in the background 2024-05-07 14:26:49 +08:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties
Replays
Rulesets Adjust distance snap grid momentary toggle logic to not hide it on spacing adjust 2024-05-02 14:11:44 +02:00
Scoring Do not perform username lookups for scores without an online ID 2024-05-03 13:59:36 +02:00
Screens Add localisation and tooltip for mods count text 2024-05-10 06:48:18 +03:00
Skinning Fix BeatmapAttributeText breaking due to enum serialisation woes 2024-05-03 14:27:34 +02:00
Storyboards Use throw helper methods 2024-05-02 00:31:48 +03:00
Tests Preserve storyboard events when saving a beatmap in the editor 2024-04-30 00:01:56 +08:00
Updater
Users Avoid disable/restore pairs 2024-05-01 21:18:56 +03: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