osu/osu.Game
Bartłomiej Dach c9dda78ded Refactor drawable hierarchy to center properly
* Use FillFlowContainer.Spacing instead of manually applying margins.
* Use Update() for calculating button padding to preserve it after
  mod button expansion and adjust FooterButtonRandom to use this method
  while avoiding flickering.
* Expose mod display margin to clear it in the footer button.
2020-01-29 18:59:51 +01:00
..
Audio
Beatmaps Merge branch 'master' into remove-legacy-id 2019-12-25 21:01:12 +09:00
Configuration Add lighten background during breaks setting 2019-12-10 15:10:35 +03:00
Database Give empty archives a hash based on archive name to avoid duplicate imports 2019-12-26 18:44:50 +09:00
Graphics Some little size adjustments 2019-12-27 05:53:31 +03:00
Input
IO CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08:00
IPC
Migrations
Online Fix user not getting an initial status 2019-12-18 14:07:03 +09:00
Overlays Remove unused field 2019-12-30 11:51:33 +09:00
Properties
Replays
Rulesets Merge branch 'master' into scrolling-container-origin-adjust 2019-12-27 16:52:21 +01:00
Scoring Fix score serialisation failing for unknown mod properties 2019-12-19 14:58:56 +09:00
Screens Refactor drawable hierarchy to center properly 2020-01-29 18:59:51 +01:00
Skinning Remove redundant logic 2019-12-25 14:55:22 +09:00
Storyboards Merge branch 'master' into fix-storyboard-crash 2019-12-19 11:44:20 +09:00
Tests Mods -> SelectedMods 2019-12-13 21:45:38 +09:00
Updater Add post-update notification for iOS users 2019-12-20 14:02:01 +09:00
Users Fix status capitalisation 2019-12-18 14:07:21 +09:00
Utils
osu!.res
osu.Game.csproj Bump ppy.osu.Game.Resources from 2019.1227.0 to 2019.1230.0 2019-12-30 07:33:49 +00:00
OsuGame.cs Fix difficulty adjust mod not correctly reading settings while leaderboard visible 2019-12-26 14:52:08 +09:00
OsuGameBase.cs Fix crash on trying to retrieve mods from unavailable ruleset 2019-12-15 02:37:30 +09:00