1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game
iiSaLMaN 808543885f Change ComboColours type to IReadOnlyList<Color4>
Also exposes functions to modify the internal list (AddComboColours, ClearComboColours)
2019-11-07 15:54:30 +03:00
..
Audio Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
Beatmaps Change ComboColours type to IReadOnlyList<Color4> 2019-11-07 15:54:30 +03:00
Configuration Remove FollowPlayback setting 2019-10-07 19:44:22 +03:00
Database Only lock database for the duration of a model restoration 2019-10-03 11:24:17 +09:00
Graphics Merge branch 'master' into labelled-switch-button 2019-10-04 11:15:54 +08:00
Input Update in line with framework changes 2019-08-27 18:43:58 +09:00
IO Merge branch 'master' into beatmap-parsing-fallback-v2 2019-10-03 15:12:21 +08:00
IPC Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
Migrations Use correct database migration 2019-09-13 13:57:55 +03:00
Online Merge branch 'master' into simplify-exit-logic-of-screens 2019-10-02 18:13:57 +09:00
Overlays Avoid excess background updates in playlist overlay (#6424) 2019-10-08 14:11:02 +09:00
Properties Merge branch 'master' into correct-preview-loop 2019-01-31 10:53:09 +01:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Change ComboColours type to IReadOnlyList<Color4> 2019-11-07 15:54:30 +03:00
Scoring Allow undeleting scores if their beatmap exists 2019-09-20 19:55:59 +09:00
Screens Merge branch 'master' into fix-ss-track-playback 2019-10-09 12:26:07 +09:00
Skinning Change ComboColours type to IReadOnlyList<Color4> 2019-11-07 15:54:30 +03:00
Storyboards Fix storyboard samples not stopping on exit 2019-09-03 19:28:10 +09:00
Tests Merge branch 'master' into rework-selection-updates 2019-10-06 15:00:56 +08:00
Updater Move post-update notification logic to UpdateManager base class 2019-09-24 18:37:05 +09:00
Users Fix Bot users have all the profile sections in ProfileOverlay 2019-09-27 09:22:25 +03:00
Utils Cleanup 2019-08-28 20:15:28 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2019-09-30 22:03:56 +09:00
OsuGame.cs Merge branch 'master' into muted-notification 2019-09-28 20:33:32 +08:00
OsuGameBase.cs Remove BindableBeatmap 2019-10-01 17:24:47 +09:00