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 07:59:56 +08:00
Code
Issues
Releases
Wiki
Activity
3,724
Commits
4
Branches
793
Tags
1df3189e5d3b31e588136bbc8f03bbd344d6dd35
Commit Graph
16 Commits
Fix regressions and test cases.
Dean Herbert
·
2017-04-17 19:44:03 +09:00
af13f97435
Make a RulesetDatabase.
Dean Herbert
·
2017-04-17 17:43:48 +09:00
a4e2f34ee7
Move SQLite connections out of database classes; make abstract Database.
Dean Herbert
·
2017-04-17 14:37:52 +09:00
83b083ce64
Remove PlayMode game-wide.
smoogipooo
·
2017-04-15 05:22:41 +09:00
0a1376c2db
Move statics to RulesetCollection to avoid conflicts later on.
smoogipooo
·
2017-04-15 04:53:37 +09:00
59bfc7abad
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