osu/osu.Game
2021-02-10 17:59:52 +09:00
..
Audio
Beatmaps Sort beat lengths rather than linear search 2021-02-08 19:03:19 +09:00
Collections
Configuration Merge branch 'master' into beatmap-colour-setting 2021-01-18 16:07:46 +09:00
Database Merge branch 'master' into multiplayer-beatmap-tracker 2021-01-18 19:15:45 +03:00
Extensions Merge branch 'master' into fix-leave-room-race-2 2021-01-30 13:41:04 +01:00
Graphics Simplify with an early exit for null sample 2021-02-10 17:59:52 +09:00
Input
IO
IPC
Migrations
Online Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-09 21:06:09 +09:00
Overlays Use MinValue instead 2021-02-10 11:31:34 +09:00
Properties
Replays Setup all spectator model classes for MessagePack 2021-01-26 16:39:35 +09:00
Rulesets Add/use IHitObjectContainer interface instead of IEnumerables 2021-02-08 20:11:06 +09:00
Scoring
Screens Merge branch 'master' into user-beatmap-downloading-states-2 2021-02-09 21:06:09 +09:00
Skinning DrawableStoryboardSample event method override for SamplePlaybackDisabledChanged 2021-01-26 00:36:32 -05:00
Storyboards Add more comprehensive commenting and simplify base call logic 2021-02-01 16:43:54 +09:00
Tests Merge pull request #11551 from smoogipoo/fix-leave-room-race-2 2021-02-08 19:23:14 +09:00
Updater
Users Add MappingFollowerCount field to User 2021-01-21 22:02:19 +03:00
Utils Merge pull request #11551 from smoogipoo/fix-leave-room-race-2 2021-02-08 19:23:14 +09:00
osu!.res
osu.Game.csproj Force newer version of MessagePack for fixed iOS compatibility 2021-02-04 15:19:57 +09:00
OsuGame.cs Avoid potential crashes when lease is held on SelectedMods 2021-02-05 16:46:21 +09:00
OsuGameBase.cs Fix multiplayer mod select showing autoplay as a choice 2021-01-18 17:50:32 +09:00
PerformFromMenuRunner.cs