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 15:30:06 +08:00
Code
Issues
Releases
Wiki
Activity
4,063
Commits
4
Branches
792
Tags
fede3de8a04fb6962e63cf7dc04e00a2a35dc5b7
Commit Graph
11 Commits
Update references.
Dean Herbert
·
2017-03-28 21:26:20 +09:00
f7dc7e9bb9
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Reduce warning/suggestion count to zero.
Dean Herbert
·
2017-03-09 15:52:40 +09:00
d7497330b2
Fix most warnings.
Dean Herbert
·
2017-03-07 13:05:57 +09:00
0cad5d7d41
Update framework
Thomas Müller
·
2017-02-26 11:22:58 +09:00
1585ae842a
Remove unnecessary using statements
Thomas Müller
·
2017-02-23 21:38:10 +01:00
a5dfa7ab06
Replace all usage of SpriteText with OsuSpriteText.
Dean Herbert
·
2017-02-15 21:37:43 +09:00
67105e6dfd
Move scene graph init to ctors.
Dean Herbert
·
2017-02-12 19:39:54 +09:00
e32ccb6153
Rework notifications to be more flexible.
Dean Herbert
·
2017-02-12 14:50:42 +09:00
ac548dc9ec
Add assert to ensure complete is only called once.
Dean Herbert
·
2017-02-10 16:58:40 +09:00
398ac6f459
Implement notifications.
Dean Herbert
·
2017-02-10 16:30:23 +09:00
8ec927899f