Commit Graph

29 Commits

Author SHA1 Message Date
8f24ea54ee Change SamplePoints to be SortedList for conformity 2021-09-03 17:11:12 +09:00
2b9157987e Fix regression in SampleControlPoint add logic 2021-09-03 17:11:12 +09:00
db3fc1d4af Move DifficultyControlPoints list to LegacyControlPointInfo 2021-09-03 16:58:16 +09:00
448c58c35d Remove unnecessary variable discard
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-08-31 15:08:07 +09:00
1aaea7011a Fix early return causing event loss in case of multiple control points in group 2021-08-30 18:33:05 +09:00
6fd24a5d92 Remove redundant null coalesce 2021-08-30 17:14:53 +09:00
ccacf56dd8 Move to legacy namespace 2021-08-30 17:14:53 +09:00
658a1d159f Add legacy flag value for mirror mod 2020-08-29 11:45:59 +02:00
9415e45aea Add overlay layer to enumeration type 2020-05-18 22:45:31 +02:00
c27751050b Switch back to strings and update setting labels 2020-03-12 23:29:11 -07:00
22dd93a4f6 Code quality, read position offsets 2020-03-08 14:02:39 -07:00
9bc02f489e Add missing headers 2019-12-13 19:14:49 +09:00
c378e525da Extract the rest of legacy enums 2019-12-10 20:23:15 +09:00
3c18872a16 Extract legacy effect flags enum 2019-12-10 20:19:31 +09:00
e3f925f69a Extract legacy hitobject type enum 2019-12-10 20:19:16 +09:00
8012b21ffa Extract legacy sound type enum 2019-12-10 20:18:44 +09:00
7e9c100c9b Apply new resharper refactors 2019-08-09 12:29:33 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
ac64f9d958 Remove LegacyBeatmap 2018-04-19 18:58:45 +09:00
b5a55a0dce Make an interface for beatmaps 2018-04-19 18:58:40 +09:00
9b36cf2066 Review changes 2018-04-16 14:14:40 +02:00
b23b0a445b Add support for replay mods 2018-04-13 15:41:35 +02:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
b68b017a49 What even was this lol. 2017-03-18 18:38:51 +09:00
26b0bb02d8 Remove IIsLegacy, expose LegacyBeatmap without a public constructor. 2017-03-18 18:32:54 +09:00
74a1837a05 Fix nullref. 2017-03-17 14:56:50 +09:00
67c9bb37fd Add license headers. 2017-03-17 14:51:09 +09:00
862c4c408f Add legacy beatmap flag. 2017-03-17 14:24:46 +09:00