1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game
smoogipoo ff559a3a1b Merge remote-tracking branch 'origin/master' into playfield-scaling-rework
# Conflicts:
#	osu.Game.Rulesets.Catch/UI/CatchPlayfield.cs
#	osu.Game/Rulesets/UI/Scrolling/ScrollingPlayfield.cs
2018-10-05 10:40:16 +09:00
..
Audio Prefer namespace lookups first 2018-07-10 15:23:47 +09:00
Beatmaps Hide status pill when status is none 2018-09-20 12:53:45 +09:00
Configuration Remove ScrollingVisualisation from settings 2018-09-19 18:30:25 +02:00
Database Remove unnecessary comment 2018-09-26 18:41:55 +09:00
Graphics Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
Input Use new InputStateChangeEvent for RulesetInputManager 2018-09-19 11:36:55 +09:00
IO Update with async changes 2018-08-27 17:05:58 +09:00
IPC Use invariant tolower 2018-09-26 18:44:03 +09:00
Migrations add status column to BeatmapInfo + BeatmapSetInfo 2018-09-13 10:10:58 +02:00
Online Fix outdated API variable 2018-09-28 19:33:30 +09:00
Overlays Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Rulesets Merge remote-tracking branch 'origin/master' into playfield-scaling-rework 2018-10-05 10:40:16 +09:00
Screens Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
Skinning Update framework 2018-09-07 19:00:43 +09:00
Storyboards Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
Tests Adapt signature change of event handlers 2018-10-02 12:02:55 +09:00
Users Merge pull request #3318 from cl8n/update-user-api 2018-10-04 13:56:37 +09:00
Utils Add back missing statement 2018-08-17 12:27:36 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
OsuGame.cs Fix cursor not hiding in screenshots 2018-10-02 10:12:07 +09:00
OsuGameBase.cs Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions 2018-09-26 19:40:00 +09:00