osu/osu.Game
2020-12-28 20:13:24 +09: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 Add null hinting on UserLookupCache query method 2020-12-28 20:13:24 +09:00
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 changelog-refactor 2020-12-28 11:00:14 +09:00
Overlays Merge pull request #11307 from bdach/fix-account-creation-overlay-after-logout 2020-12-28 11:52:48 +09:00
Properties
Replays
Rulesets Source display accuracy from header and remove from ScoreProcessor function 2020-12-24 14:57:23 +09:00
Scoring
Screens Merge branch 'master' into fix-quit-user-showing-in-leaderboard 2020-12-27 13:02:40 +01:00
Skinning Annotate potentially null parameters in protected ctor of LegacySkin 2020-12-22 12:08:40 +09:00
Storyboards
Tests Re-namespace all files in OnlinePlay directory 2020-12-25 16:50:09 +01:00
Updater
Users Move load-complete fade specification inside 2020-12-26 14:35:14 +01:00
Utils
osu!.res
osu.Game.csproj Update framework 2020-12-28 16:52:54 +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