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-19 05:09:54 +08:00
Code
Issues
Releases
Wiki
Activity
3,523
Commits
4
Branches
793
Tags
34cfeb77e85623959f4b8142afbb08ac93d19c65
Commit Graph
11 Commits
Remove all trailing whitespaces in this repo.
Huo Yaoyuan
·
2017-04-06 16:21:18 +08:00
411988f038
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