1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game
Bartłomiej Dach ac44f6f679 Ensure control point group exists after move
If the control point group moved was empty, it would not be created due
to a lack of ControlPointInfo.Add() calls.
2020-10-07 23:10:28 +02:00
..
Audio Move common HitSampleInfo lookup to static method 2020-09-25 17:30:31 +09:00
Beatmaps Force first hitobject to be a NewCombo in BeatmapProcessor preprocessing step 2020-10-06 22:10:13 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Make SettingsItem conform to IHasCurrentValue 2020-10-06 17:33:50 +09:00
Database User IEnumerable for HandledExtensions 2020-10-02 16:17:10 +09:00
Extensions Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
Graphics Add the most basic implementation of LabelledSliderBar feasible 2020-10-06 17:26:06 +09:00
Input Change default mute key to Ctrl+F4 for now 2020-09-23 12:31:50 +09:00
IO Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Code quality, read position offsets 2020-03-08 14:02:39 -07:00
Online Merge pull request #10303 from peppy/more-textbox-entry 2020-10-01 20:42:14 +09:00
Overlays Add obsoleted Bindable property back to SettingsItem for compatibility 2020-10-06 19:07:31 +09:00
Properties
Replays
Rulesets Merge pull request #10338 from Game4all/perf-calculator-remove-working-beatmap 2020-10-07 20:04:24 +09:00
Scoring User IEnumerable for HandledExtensions 2020-10-02 16:17:10 +09:00
Screens Ensure control point group exists after move 2020-10-07 23:10:28 +02:00
Skinning Merge branch 'master' into editor-file-drop-support 2020-10-05 17:48:06 +09:00
Storyboards Merge branch 'master' into fix-storyboard-sample-pausing 2020-09-30 22:42:26 +09:00
Tests Merge branch 'master' into adjust-hit-result-types 2020-10-01 16:19:07 +09:00
Updater Add update notifications for iOS builds 2020-10-06 13:19:52 +09:00
Users Fix UserListPanel background position 2020-10-01 02:02:27 +07:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res
osu.Game.csproj Update framework 2020-10-04 23:47:47 +09:00
OsuGame.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00
OsuGameBase.cs Revert "Exit import process after first handler is run" 2020-10-02 17:06:55 +09:00