1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game
Dean Herbert 5197bf77e4
Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions
Fix files with upper-case extensions failing to import correctly
2018-09-26 19:40:00 +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 Merge branch 'master' into ruleset-configs 2018-06-12 13:13:18 +09:00
Database Use string interpolation 2018-09-21 11:50:36 +09:00
Graphics Fix background brightness being adjusted globally 2018-09-21 02:51:14 +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 Merge branch 'master' into add-rank-status 2018-09-18 14:10:42 +09:00
Overlays Fix import buttons having incorrect mappings when setting disabled states 2018-09-21 21:08:21 +09:00
Properties Normalize all the line endings 2018-04-13 18:26:38 +09:00
Rulesets Reorder if statement 2018-09-24 21:35:13 -04:00
Screens Fix potential exception during async load callback 2018-09-21 16:31:09 +09:00
Skinning Update framework 2018-09-07 19:00:43 +09:00
Storyboards Fix new resharper redundant parenthesis inspections 2018-09-16 00:09:17 +09:00
Tests Wait longer before confirming test players are cleaned up 2018-09-11 13:21:05 +09:00
Users Make readonly instead 2018-09-13 14:03:21 +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 reference 2018-09-20 18:39:44 +09:00
OsuGame.cs Bring music controller in front of notification overlay 2018-09-09 22:12:37 +09:00
OsuGameBase.cs Merge pull request #3478 from peppy/fix-case-sensitivity-import-extensions 2018-09-26 19:40:00 +09:00