osu/osu.Game
Salman Ahmed 00918ecb6d
Replace interval collection with a more-specific immutable component
Covers all small changes into one commit:
 - Remove generics and use `double` type instead.
 - Make the component immutable and not enumerable for simplicity of it's worth.
 - Make the component more-specific (to time period tracking)
 - Apply small adjustments to the component
2020-04-29 05:11:43 +03:00
..
Audio
Beatmaps Fix possible legacy beatmap encoder nullref 2020-04-09 20:21:42 +09:00
Configuration Revert "use SettingSource to define IconTooltip format" 2020-03-20 16:05:12 -04:00
Database
Extensions Add keybinding repeat extension method 2020-04-03 18:15:24 +09:00
Graphics Merge branch 'master' into update-overlay-headers 2020-04-09 16:29:34 +09:00
Input
IO Allow LineBufferedReader to keep underlying stream open 2020-03-31 10:13:50 +09:00
IPC
Migrations
Online Re-namespace into song select 2020-04-07 15:31:22 +09:00
Overlays Merge branch 'master' into update-overlay-headers 2020-04-09 16:29:34 +09:00
Properties
Replays
Rulesets Cleanup handling of hitobject updates 2020-04-09 20:16:44 +09:00
Scoring Merge conflict "resolution" 2020-03-31 23:36:06 +09:00
Screens Use IntervalList<double> for tracking break periods 2020-04-09 23:00:16 +03:00
Skinning Merge branch 'master' into mania-stage-background-skinning 2020-04-09 15:37:48 +09:00
Storyboards Fix storyboard videos being offset incorrectly 2020-04-07 00:26:38 +09:00
Tests Merge branch 'master' into per-ruleset-skinnable-tests 2020-04-07 22:59:42 +09:00
Updater
Users Fix crash caused by user json order changing 2020-04-02 18:46:09 +09:00
Utils Replace interval collection with a more-specific immutable component 2020-04-29 05:11:43 +03:00
osu!.res
osu.Game.csproj Update framework 2020-04-07 21:52:15 +09:00
OsuGame.cs
OsuGameBase.cs Increase sample concurrency to better match stable 2020-03-22 02:16:28 +09:00