1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game/Rulesets
Dean Herbert fda45997db
Merge pull request #9530 from peppy/fix-memory-retention
Clean up HitEvents after use to avoid near-permanent memory retention
2020-07-12 01:27:38 +09:00
..
Configuration Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
Difficulty CA2208: create exceptions correctly. 2019-12-17 13:00:10 +08:00
Edit Merge branch 'master' into taiko-editor 2020-06-01 15:39:02 +09:00
Judgements Make Apply virtual to further simplify application process 2020-07-10 18:35:20 +09:00
Mods Adjust rank when flashlight is enabled 2020-07-02 12:39:37 -07:00
Objects Mark normal-hitnormal sample as layered 2020-06-22 20:08:29 +02:00
Replays Add spaces to comments 2020-05-04 18:36:24 -07:00
Scoring Merge pull request #9530 from peppy/fix-memory-retention 2020-07-12 01:27:38 +09:00
Timing Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI Merge branch 'master' into custom-game-storage 2020-07-02 09:55:33 +09:00
ILegacyRuleset.cs Remove LegacyID from Ruleset 2019-12-24 13:48:27 +09:00
Ruleset.cs Create a local playable beatmap instead 2020-06-22 18:38:41 +09:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs Fix loading a ruleset with a new version specification causing a crash 2020-05-08 18:05:06 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Fix incorrect usage of Directory.GetFiles 2020-06-02 14:55:10 +09:00