osu/osu.Game
Bartłomiej Dach 7c2c537bc9 Allow fallback decoder overwrite
To fix the runtime crashes in difficulty calculation components, remove
the check for pre-existing fallback registration along with
the exception. The xmldoc for the registration function has been
extended to make users aware of possible consequences of calling it.
2019-10-04 18:20:20 +02:00
..
Audio
Beatmaps Allow fallback decoder overwrite 2019-10-04 18:20:20 +02:00
Configuration Merge branch 'master' into muted-notification 2019-10-02 17:31:34 +02: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
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 Fix possible nullref in MusicController (#6379) 2019-10-03 20:11:52 +08:00
Properties
Replays
Rulesets Merge branch 'master' into editor-beatmap-changed-event 2019-10-04 17:58:58 +08:00
Scoring Allow undeleting scores if their beatmap exists 2019-09-20 19:55:59 +09:00
Screens Merge branch 'master' into editor-beatmap-changed-event 2019-10-04 17:58:58 +08:00
Skinning Merge branch 'master' into beatmap-parsing-fallback-v2 2019-10-04 13:51:56 +09:00
Storyboards Fix storyboard samples not stopping on exit 2019-09-03 19:28:10 +09:00
Tests Merge branch 'master' into beatmap-parsing-fallback-v2 2019-10-03 15:12:21 +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
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