osu/osu.Game
2019-01-07 19:31:05 +09:00
..
Audio
Beatmaps Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Configuration Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Database Do not delete file on import failure 2018-12-18 22:49:53 +03:00
Graphics Add better messaging when connecting or failing 2018-12-26 18:07:33 +09:00
Input Merge branch 'master' into scoredatabase 2018-11-30 14:59:58 +09:00
IO Add LegacyFileArchiveReader 2018-11-28 16:13:16 +09:00
IPC Initial scoremanager/scorestore structure 2018-11-28 16:50:16 +09:00
Migrations Fix some data types on ScoreInfo 2018-11-30 20:43:38 +09:00
Online Move cancellation to safer place 2019-01-07 19:31:05 +09:00
Overlays Remove broken SettingsLabel class 2019-01-07 17:03:59 +09:00
Properties
Replays Remove User from Replay 2018-11-30 18:25:14 +09:00
Rulesets Merge branch 'master' into do_not_use_local_user_for_autoplay_score 2019-01-04 13:11:17 +09:00
Scoring Fix PP not display on profile overlay 2019-01-04 16:33:35 +09:00
Screens Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Skinning Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Storyboards Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
Tests Fix OsuTestCase beatmap not having a correct default beatmap 2018-12-05 20:33:27 +09:00
Users Add click to avatar 2018-12-22 14:23:53 +09:00
Utils
osu!.res
osu.Game.csproj Update framework 2018-12-26 18:49:33 +09:00
OsuGame.cs Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
OsuGameBase.cs Merge branch 'updateable-beatmap-sprite' into timeshift-wip 2018-12-26 20:52:36 +09:00