1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 00:37:40 +08:00
osu-lazer/osu.Game/Rulesets/Scoring
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
..
AccumulatingHealthProcessor.cs Drain starting at the first hitobject, not gameplay start 2019-12-27 16:16:30 +09:00
DrainingHealthProcessor.cs Fix bonus judgements being required toward HP 2020-07-11 20:17:40 +09:00
HealthProcessor.cs Remove no longer necessary usage of IsBreakTime 2020-04-05 21:35:09 +03:00
HitEvent.cs Rename to Position 2020-06-22 19:04:51 +09:00
HitResult.cs Reorder tick hit results 2020-05-04 15:55:42 +09:00
HitWindows.cs General cleanups 2020-06-19 21:41:48 +09:00
JudgementProcessor.cs Centralize updating HasCompleted bindable logic 2020-04-20 06:40:51 +03:00
ScoreProcessor.cs Clean up HitEvents after use to avoid near-permanent memory retention 2020-07-12 00:52:55 +09:00