This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-18 07:49:52 +08:00
Code
Issues
Releases
Wiki
Activity
3,354
Commits
4
Branches
791
Tags
cec8bca78ad67fa8850168e1949b3cfc624ec8f2
Commit Graph
10 Commits
Refactor ReplayInputHandler creation for more flexibility.
Dean Herbert
·
2017-03-31 15:59:53 +09:00
fa7c72a099
Add virtual method to instantiate legacy replays.
smoogipooo
·
2017-03-24 14:28:17 +09:00
136665e52e
Move ScoreProcessor and Score to Scoring/.
smoogipooo
·
2017-03-24 09:51:52 +09:00
2074812f46
GetScore -> CreateScore.
smoogipooo
·
2017-03-17 02:03:12 +09:00
9a4af8f194
Add back CreateScoreProcessor to Ruleset to instantiate a non-generic ScoreProcessor for ScoreDatabase.
smoogipooo
·
2017-03-16 13:13:45 +09:00
5cafec3b6a
Warning/error fixing.
smoogipooo
·
2017-03-16 12:57:50 +09:00
82033faaab
Make ScoreProcessors take generic judgements.
smoogipooo
·
2017-03-16 12:45:23 +09:00
c82ae011fb
Reduce warning/suggestion count to zero.
Dean Herbert
·
2017-03-09 15:52:40 +09:00
d7497330b2
Remove redundant parentheses.
Dean Herbert
·
2017-03-09 14:00:17 +09:00
0976e205d8
Replay loading via drag-drop huzzah!
Dean Herbert
·
2017-03-04 19:02:43 +09:00
95e2e2b027