osu/osu.Game
2022-06-16 18:27:16 +09:00
..
Audio Fix mod panels playing samples when hidden at a higher level 2022-05-08 10:39:49 +02:00
Beatmaps Move and adjust implementation regions to restore sanity 2022-06-16 18:26:13 +09:00
Collections Rename Beatmaps to BeatmapHashes for clarity 2022-06-10 14:03:51 +09:00
Configuration Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
Database Combine BeatmapManager and BeatmapModelManager into one class 2022-06-16 18:07:04 +09:00
Extensions
Graphics Move file extensions specification to common class 2022-06-16 18:00:27 +09:00
Input Add key binding for tap button 2022-06-02 12:58:44 +09:00
IO Add failing test case 2022-06-15 07:33:21 +03:00
IPC
Localisation Remove unlimited frame limiter warning 2022-06-13 15:40:27 +09:00
Migrations
Models
Online Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Overlays Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Performance
Properties
Replays
Rulesets Fill out GetModsFor() xmldoc and annotate items as non-null 2022-06-15 17:40:15 +02:00
Scoring Rename Score/Skin ModelManager classes to Importer for now 2022-06-16 18:11:50 +09:00
Screens Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Skinning Rename Score/Skin ModelManager classes to Importer for now 2022-06-16 18:11:50 +09:00
Storyboards Move remaining realm classes out of Stores namespace 2022-06-15 21:56:00 +09:00
Tests Remove pointless override in test implementation 2022-06-16 18:27:16 +09:00
Updater
Users Update flag sizes after switch to twemoji assets 2022-06-15 21:45:47 +02:00
Utils Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update resources 2022-06-16 15:06:34 +09:00
OsuGame.cs Ensure ChannelManager has access to API from point of construction 2022-06-08 19:15:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Move file extensions specification to common class 2022-06-16 18:00:27 +09:00
PerformFromMenuRunner.cs