This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-05 15:44:04 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db275517096197d86e721172d274d6b2d2356157
osukey
/
osu.Game
/
Rulesets
/
Timing
History
smoogipooo
db27551709
Make hit objects put in ScrollingContainers strictly ordered by start time
...
This won't change anything as is since all hit objects are given a depth at the moment.
2017-08-22 20:51:20 +09:00
..
LinearScrollingContainer.cs
Set ScrollingAxes and RelativeChildOffset a bit more safely.
2017-08-22 18:37:49 +09:00
MultiplierControlPoint.cs
Make DifficultyControlPoint.SpeedMultiplier actually increase with an increasing speed.
Fixes
#1147
2017-08-21 11:58:54 +09:00
ScrollingContainer.cs
Make hit objects put in ScrollingContainers strictly ordered by start time
2017-08-22 20:51:20 +09:00
SpeedAdjustmentContainer.cs
Set ScrollingAxes and RelativeChildOffset a bit more safely.
2017-08-22 18:37:49 +09:00