osu/osu.Game
Bartłomiej Dach b262ba13cd Add creator= and artist= filters
To match stable, add creator= and artist= filters to the beatmap
carousel on song select screen. Contrary to stable, this implementation
supports phrase queries with spaces within using double quotes.

The quote handling is not entirely correct (can't nest), but quotes
should rarely happen within names, and it is an edge case of an edge
case - leaving best-effort as is. Test coverage also included.
2019-09-22 00:20:55 +02:00
..
Audio
Beatmaps Fix imported beatmap paths not correctly matching files 2019-09-19 20:02:45 +09:00
Configuration Merge branch 'master' into hold-to-press-setting 2019-09-19 20:05:14 +09:00
Database Fix scores importing with deleted beatmap sets 2019-09-20 19:39:21 +09:00
Graphics Fix exit scenarios 2019-09-19 20:17:58 +09:00
Input
IO Force a checksum check before skipping FileStore copy op 2019-09-20 15:00:27 +09:00
IPC
Migrations Use correct database migration 2019-09-13 13:57:55 +03:00
Online Implement ChangelogEntryType 2019-09-19 20:34:37 +03:00
Overlays Add support for "additions" in changelog (#6177) 2019-09-21 22:27:18 +09:00
Properties
Replays
Rulesets Bring up-to-date and use IApplicableFailOverride 2019-09-21 23:30:54 +09:00
Scoring Allow undeleting scores if their beatmap exists 2019-09-20 19:55:59 +09:00
Screens Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
Skinning Add back combo colours for osu!classic 2019-09-19 12:39:15 +09:00
Storyboards
Tests Revert clamping logic 2019-09-18 16:07:02 +09:00
Users Remove redundant string interpolation 2019-09-15 02:46:28 +03:00
Utils
osu!.res
osu.Game.csproj Update framework 2019-09-21 02:08:19 +09:00
OsuGame.cs
OsuGameBase.cs Actually register the RulesetConfigCache as a component 2019-09-06 01:13:58 +09:00