1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game
Dean Herbert e9730d4782 Move default sample addition to inside PlacementBlueprint
This isn't actually required to fix the behaviour but it does feel like
a better place to put this logic.
2021-02-11 17:16:18 +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 Merge branch 'new-overlay-sounds' into update-resources 2021-02-11 14:20:23 +09: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 Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Add flag value to database 2020-10-20 00:46:08 +02:00
Online Add Messagepack support for serialising unknown bindable types 2021-02-10 23:44:06 +09:00
Overlays Merge branch 'new-overlay-sounds' into update-resources 2021-02-11 14:20:23 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Setup all spectator model classes for MessagePack 2021-01-26 16:39:35 +09:00
Rulesets Move default sample addition to inside PlacementBlueprint 2021-02-11 17:16:18 +09:00
Scoring Merge branch 'master' into move-cache-logic-to-base-impl 2020-11-06 16:56:35 +09:00
Screens Move default sample addition to inside PlacementBlueprint 2021-02-11 17:16:18 +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 Update resources 2021-02-11 14:19:48 +09:00
OsuGame.cs Create subclass for "Error" notifications to allow them to have a unique pop-in sound 2021-02-11 13:55:43 +09:00
OsuGameBase.cs Add a note about SelectedMods behavioural quirks 2021-02-10 14:38:15 +09:00
PerformFromMenuRunner.cs Inline complete method as well 2020-12-31 10:27:42 +01:00