1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 04:57:24 +08:00
osu-lazer/osu.Game
2019-01-11 16:54:42 +09:00
..
Audio Prefer namespace lookups first 2018-07-10 15:23:47 +09:00
Beatmaps Add explicit beatmap -> scores relationship rather than relying on cascades 2019-01-08 17:53:43 +09:00
Configuration Add UI scale 2019-01-09 19:01:33 +09:00
Database Do not delete file on import failure 2018-12-18 22:49:53 +03:00
Graphics Merge pull request #4016 from smoogipoo/fix-link-flow 2019-01-10 15:19:58 +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 Add explicit beatmap -> scores relationship rather than relying on cascades 2019-01-08 17:53:43 +09:00
Online Fix API getting stuck in eternal failing state if login request fails 2019-01-09 15:29:27 +09:00
Overlays Fix extra newline 2019-01-10 12:11:14 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
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 Fix scaling of SkipOverlay when UI scale is adjusted 2019-01-11 16:54:42 +09:00
Skinning Remove TryGetValue as it won't work 2019-01-10 19:01:41 +09: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 Use HResult 2018-10-31 17:07:05 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2019-01-10 21:22:42 +09:00
OsuGame.cs Add UI scale 2019-01-09 19:01:33 +09:00
OsuGameBase.cs Add letterbox/screen scaling support 2019-01-04 13:36:02 +09:00