1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game/Rulesets/Mods
2022-09-27 09:25:58 -04:00
..
DifficultyAdjustSettingsControl.cs Fix difficulty adjust settings having more padding on sliders 2022-06-28 07:33:05 -07:00
DifficultyBindable.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableAfterBeatmapConversion.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableFailOverride.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableMod.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToAudio.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToBeatmap.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToBeatmapConverter.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToBeatmapProcessor.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToDifficulty.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToDrawableHitObject.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToDrawableHitObjects.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToDrawableRuleset.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToHealthProcessor.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToHitObject.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToHUD.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToPlayer.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToRate.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToSample.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToScoreProcessor.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IApplicableToTrack.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ICreateReplay.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ICreateReplayData.cs Merge branch 'master' into remove-nullable-disable-in-the-mods 2022-07-20 13:28:28 +09:00
IHasSeed.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IMod.cs Change most ruleset-accessible string types to Localisable strings 2022-08-10 15:51:11 -04:00
IReadFromConfig.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
IUpdatableByPlayfield.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
MetronomeBeat.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
Mod.cs Change most ruleset-accessible string types to Localisable strings 2022-08-10 15:51:11 -04:00
ModAdaptiveSpeed.cs Cleanup mod bindings 2022-09-25 15:49:22 -04:00
ModAutoplay.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModBarrelRoll.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModBlockFail.cs Initialize some bindables for prevent get the null instance. 2022-07-19 20:39:41 +08:00
ModCinema.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModClassic.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModDaycore.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModDifficultyAdjust.cs Merge branch 'master' into ruleset-localization 2022-08-14 15:17:44 -04:00
ModDoubleTime.cs Cleanup mod bindings 2022-09-25 15:49:22 -04:00
ModEasy.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModEasyWithExtraLives.cs Initialize some bindables for prevent get the null instance. 2022-07-19 20:39:41 +08:00
ModExtensions.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModFailCondition.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModFlashlight.cs Fix when flashlight shrinking takes place 2022-09-18 18:59:17 -04:00
ModHalfTime.cs Cleanup mod bindings 2022-09-25 15:49:22 -04:00
ModHardRock.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModHidden.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModMirror.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModMuted.cs Cleanup mod bindings 2022-09-25 15:49:22 -04:00
ModNightcore.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModNoFail.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModNoMod.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModNoScope.cs Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
ModPerfect.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModPreset.cs Convert ModPreset to realm object 2022-07-31 22:10:15 +02:00
ModRandom.cs Cleanup mod bindings 2022-09-25 15:49:22 -04:00
ModRateAdjust.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModRelax.cs Revert sealing 2022-08-12 22:32:27 +09:00
ModSuddenDeath.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
ModTimeRamp.cs Cleanup mod bindings 2022-09-25 15:49:22 -04:00
ModType.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
ModWindDown.cs Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
ModWindUp.cs Removes unnecessary setting sources specifications 2022-09-27 09:25:58 -04:00
ModWithVisibilityAdjustment.cs Remove the nullable disable annotation. 2022-07-19 20:39:41 +08:00
MultiMod.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00
UnknownMod.cs Change mod description type to LocalisableString 2022-08-10 15:54:48 -04:00