1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game
Dan Balasescu 3e1c517700
Merge pull request #10160 from peppy/ss-dispose-null-check
Add null check in SongSelect disposal for safety
2020-09-15 15:06:17 +09:00
..
Audio Add back removed nullcheck 2020-08-07 21:36:02 +09:00
Beatmaps Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00
Collections Disable manage collections item in now playing overlay 2020-09-11 16:58:18 +09:00
Configuration Merge branch 'master' into update-dcc-exclusions 2020-09-07 18:01:44 +09:00
Database Allow UpdateFile to be called when a previous file doesn't exist 2020-09-03 13:20:23 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Show drag handle by default on main class 2020-09-10 11:11:45 -07:00
Input Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +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 branch 'master' into score-recalc 2020-09-10 18:30:41 +09:00
Overlays Fix mod select overlay absorbing input from toolbar ruleset selector 2020-09-13 11:50:21 -07: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 Fix non-convert slider and spinner serialization 2020-09-14 17:32:32 +09:00
Scoring Add cancellation support 2020-09-09 17:37:11 +09:00
Screens Add null check in SongSelect disposal for safety 2020-09-15 14:34:58 +09:00
Skinning Merge remote-tracking branch 'upstream/master' into combo-colors 2020-09-01 17:39:35 +02:00
Storyboards Fix potential crash if disposing a DrawableStoryboardSample twice 2020-08-21 18:19:47 +09:00
Tests Fix game.ini getting left over by PlayerTestScene subclasses 2020-09-15 14:43:24 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Embed behaviour into UserCoverBackground 2020-07-28 20:50:55 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res
osu.Game.csproj Update framework 2020-09-10 18:10:39 +09:00
OsuGame.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00
OsuGameBase.cs Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00