1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game
Dean Herbert 5d1770dec8
Merge pull request #9212 from smoogipoo/fix-scorepanel-input
Fix score panel not receiving input in some places
2020-06-05 00:26:02 +09:00
..
Audio Use [Resolved] wherever possible 2020-02-14 20:14:00 +07:00
Beatmaps Merge branch 'master' into move-setter-to-duration 2020-06-01 15:55:48 +09:00
Configuration Add basic custom data directory support 2020-05-04 17:01:05 +09:00
Database Change event flow to avoid firing store delete events on update 2020-05-27 16:08:47 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Add menus to mark as rim and strong 2020-05-29 16:45:47 +09:00
Input Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset 2020-04-20 09:35:00 +09:00
IO Remove unnecessary override 2020-05-25 13:12:53 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Code quality, read position offsets 2020-03-08 14:02:39 -07:00
Online Add implicit join logic for multiplayer rooms 2020-06-03 21:28:29 +09:00
Overlays Fix crash when pressing clear button twice 2020-06-04 22:17:00 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Merge pull request #9192 from peppy/fix-redundant-override 2020-06-03 16:15:33 +09:00
Scoring Fix catch crashing when finishing maps 2020-05-07 12:22:07 +09:00
Screens Merge pull request #9212 from smoogipoo/fix-scorepanel-input 2020-06-05 00:26:02 +09:00
Skinning Use better formatting for skin display (matching BeatmapMetadata) 2020-05-24 22:30:56 +09:00
Storyboards Expose drawable overlay layer 2020-05-19 19:47:50 +02:00
Tests Remove unnecessary use of and remove StartupStorage 2020-05-31 19:49:03 +03:00
Updater Add comment about rationale behind always updating version in config 2020-03-05 15:35:27 +09:00
Users Fix crash caused by user json order changing 2020-04-02 18:46:09 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update resourcse 2020-06-02 14:29:17 +09:00
OsuGame.cs Improve xmldoc 2020-05-13 11:09:17 +09:00
OsuGameBase.cs Fix minor typo in OsuGameBase 2020-05-28 19:05:35 +09:00