osu/osu.Game
2020-12-26 13:19:13 +01:00
..
Audio
Beatmaps Merge pull request #11226 from peppy/fix-legacy-skin-texture-loader-store 2020-12-23 16:41:01 +09:00
Collections
Configuration Move all endpoint information to a configuration class 2020-12-24 17:58:38 +09:00
Database
Extensions Rename method to avoid weird code analysis rule 2020-12-23 17:14:58 +09:00
Graphics
Input
IO Merge branch 'master' into fix-legacy-skin-texture-loader-store 2020-12-22 12:09:35 +09:00
IPC
Migrations
Online Merge branch 'master' into patch/11310 2020-12-26 13:19:13 +01:00
Overlays Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
Properties
Replays
Rulesets Source display accuracy from header and remove from ScoreProcessor function 2020-12-24 14:57:23 +09:00
Scoring
Screens Don't fail if the local user is not present in room users when updating ready button state 2020-12-26 10:49:22 +09:00
Skinning Annotate potentially null parameters in protected ctor of LegacySkin 2020-12-22 12:08:40 +09:00
Storyboards Fix a couple of simple cases of incorrect TextureLoaderStore initialisation 2020-12-21 13:35:46 +09:00
Tests Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
Updater
Users RealtimeMultiplayer -> Multiplayer 2020-12-25 14:10:59 +09:00
Utils Extract shared rank-formatting helper 2020-12-19 15:04:22 +01:00
osu!.res
osu.Game.csproj Update framework 2020-12-22 15:58:57 +09:00
OsuGame.cs Add website root URL and update most links to use it 2020-12-24 18:11:42 +09:00
OsuGameBase.cs RealtimeMultiplayer -> Multiplayer 2020-12-25 14:10:59 +09:00
PerformFromMenuRunner.cs