1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game
smoogipoo f674fcf2c8 Merge branch 'mask-separation' into editor-mask-placement
# Conflicts:
#	osu.Game.Rulesets.Mania/Edit/ManiaHitObjectComposer.cs
#	osu.Game.Rulesets.Osu/Edit/OsuHitObjectComposer.cs
#	osu.Game.Tests/Visual/TestCaseHitObjectComposer.cs
2018-10-26 14:05:30 +09:00
..
Audio Prefer namespace lookups first 2018-07-10 15:23:47 +09:00
Beatmaps Rename HitObjectMask -> SelectionMask 2018-10-26 13:31:23 +09:00
Configuration Remove ScrollingVisualisation from settings 2018-09-19 18:30:25 +02:00
Database Fix database entries using platform-specific path separator 2018-10-07 19:15:42 +02:00
Graphics Remove redundant type specifications 2018-10-16 11:40:51 +09:00
Input Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +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 Fix Windows-style path separators not being migrated on Unix systems 2018-10-18 08:29:12 +02:00
Online Update beatmap search API to match latest osu-web structure 2018-10-23 18:05:41 +09:00
Overlays Update beatmap search API to match latest osu-web structure 2018-10-23 18:05:41 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Rulesets Merge branch 'mask-separation' into editor-mask-placement 2018-10-26 14:05:30 +09:00
Screens Add xmldocs to IPlacementHandler 2018-10-18 16:46:30 +09:00
Skinning Update framework 2018-09-07 19:00:43 +09:00
Storyboards Remove redundant type specifications 2018-10-16 11:40:51 +09:00
Tests Add placement mask testcase 2018-10-25 19:11:57 +09:00
Users Fix last visit not supporting null values 2018-10-05 00:25:40 +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 Update framework 2018-10-18 21:04:29 +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