1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:47:25 +08:00
osu-lazer/osu.Game
2021-02-15 15:03:12 +09:00
..
Audio Ensure equality member consistency for SampleInfo 2020-12-03 23:25:53 +01:00
Beatmaps Sort beat lengths rather than linear search 2021-02-08 19:03:19 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
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 Remove old alpha hack from nub fill 2021-02-04 13:05:37 -08:00
Input Update KeyBinding usages in line with interface changes 2021-01-15 14:57:01 +09:00
IO Merge branch 'master' into fix-legacy-skin-texture-loader-store 2020-12-22 12:09:35 +09:00
IPC
Migrations Add flag value to database 2020-10-20 00:46:08 +02:00
Online Fix missing using 2021-02-08 19:42:17 +09:00
Overlays Subclass LocalPlayerModSelectOverlay to correctly deselect incompatible mods on free mod selection 2021-02-05 16:42:35 +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 Merge branch 'master' into move-cache-logic-to-base-impl 2020-11-06 16:56:35 +09:00
Screens Add missing return in early exit scenario (MakeCurrent isn't compatible with the following Exit) 2021-02-15 15:03:12 +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 Update EndsWith usages 2020-10-16 12:58:34 +09:00
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 Inline complete method as well 2020-12-31 10:27:42 +01:00