1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 16:07:24 +08:00
osu-lazer/osu.Game
default0 0d1dec665a Set StarDifficulty to -1 for invalid beatmaps
The StarDifficulty calculation in a BeatmapGroup would not properly deal
with Beatmaps that cannot be loaded and thus cause a
NullReferenceException when trying to work with them, instead of
assigning a StarDifficulty of -1 to signify that the map is invalid.
2017-02-26 21:57:19 +01:00
..
Beatmaps Set StarDifficulty to -1 for invalid beatmaps 2017-02-26 21:57:19 +01:00
Configuration Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Database Merge remote-tracking branch 'upstream/master' into better-container 2017-02-26 11:23:06 +09:00
Graphics Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
Input Fix GlobalHotkeys not working (regression due to masking rules). 2017-02-20 15:31:15 +09:00
IPC Update framework and add "Async" suffix to asynchronous methods 2017-02-23 22:32:10 +01:00
Modes Update framework 2017-02-26 11:22:58 +09:00
Online Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
Overlays Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
Properties Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
Screens Update usage of FlowContainer and its subclasses 2017-02-26 21:32:43 +01:00
Users Remove unnecessary using statements 2017-02-23 21:38:10 +01:00
osu.Game.csproj Add basic GC options. 2017-02-26 18:06:59 +09:00
OsuGame.cs Merge remote-tracking branch 'upstream/master' into better-container 2017-02-26 11:23:06 +09:00
OsuGameBase.cs Make beatmap importing async. 2017-02-24 18:12:50 +09:00
packages.config Add/update license headers. 2017-02-14 18:17:35 +09:00