1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game
Salman Ahmed 136e10086a
Set the ruleset bindable value at the BDL for its subclasses usages
There are test scenes using current value of ruleset bindable on their BDL (example in TestSceneSliderSnaking's BDL)
2020-06-04 00:37:06 +03: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 serach control background never being updated 2020-05-29 19:53:32 +03:00
Properties
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 branch 'master' into fix-results-crash 2020-06-03 15:19:30 +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 Set the ruleset bindable value at the BDL for its subclasses usages 2020-06-04 00:37:06 +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