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-25 17:10:09 +08:00
Code
Issues
Releases
Wiki
Activity
6,067
Commits
4
Branches
796
Tags
8bc2df87496b51e5570c032ad142fad41ceaebfe
Commit Graph
13 Commits
Remove all unnecessary parenthesis where object initialisers are used
Enforces at CI.
Dean Herbert
·
2017-07-13 15:11:33 +09:00
de46f3ab07
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
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