This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2025-02-16 01:56:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bf63be0602
osu
/
osu.Game
/
Modes
/
Objects
History
Dean Herbert
bf63be0602
Add better slider duration calculation using bpm and difficulty information.
2016-11-28 15:31:54 +09:00
..
Drawables
Remove HitJudgementResolver; reimplement in DrawableHitObject.
2016-11-26 16:51:51 +09:00
HitObject.cs
Add better slider duration calculation using bpm and difficulty information.
2016-11-28 15:31:54 +09:00
HitObjectConverter.cs
Move play modes to their own projects.
2016-11-14 18:54:24 +09:00
HitObjectParser.cs
Introduce concept of HitObjectParsers, fix tests and stop using reflection (unreliable due to lazy loading).
2016-11-14 22:03:39 +09:00