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-20 23:40:57 +08:00
Code
Issues
Releases
Wiki
Activity
84
Commits
4
Branches
793
Tags
8a168f2d290e0332c6efbea9684cc90b114f51cd
Commit Graph
17 Commits
Fix indentation.
Dean Herbert
·
2016-09-24 15:35:27 +09:00
9891e72114
Add back TextAwesome and osu!font.
Dean Herbert
·
2016-09-24 00:05:09 +09:00
f936618156
Update framework again.
Dean Herbert
·
2016-09-21 17:37:33 +09:00
997c6f45f6
Framework updates.
Dean Herbert
·
2016-09-20 14:41:55 +09:00
b9de26aa26
Reverts a small bandaid fix that's no longer necessary relating to the order in which osulogo is initialised.
Remie Richards
·
2016-09-19 01:57:15 +01:00
3b1ef0b991
Fixes invalid button scaling, Fixes invalid button location (they were oddly shifted to the right)
Remie Richards
·
2016-09-19 01:47:14 +01:00
3c297064b6
Fixes over-scaling, Brings osu! logo back to the front
Remie Richards
·
2016-09-19 01:35:50 +01:00
320f76d860
Missed an extra set of () on an object initialiser
Remie Richards
·
2016-09-18 20:49:01 +01:00
80dfad9af9
Replaced all Add() calls in Load()s with direct Children = new Drawable[] {} settings, for consistency
Remie Richards
·
2016-09-18 20:41:53 +01:00
314b0dfc04
Updates to latest osu-framework, Updates existing Load() methods to use Children = new Drawable[]{} syntax
Remie Richards
·
2016-09-17 21:33:46 +01:00
1a5c2b5221
Update to latest framework version.
Dean Herbert
·
2016-09-11 03:04:47 +09:00
4a85d8627d
Drawable is abstract, let's not instantiate it.
Dean Herbert
·
2016-09-04 18:32:14 +09:00
7254c31a92
Update naming conventions.
Dean Herbert
·
2016-09-04 18:31:58 +09:00
23111821f5
Replace custom delegates by generic delegates.
Huo Yaoyuan
·
2016-09-01 00:48:28 +08:00
6826391b7a
New style transformations.
Dean Herbert
·
2016-08-31 12:23:44 +09:00
e3ec485a9d
License -> Licence.
Dean Herbert
·
2016-08-26 17:27:49 +09:00
81f9ce657f
Initial commit.
Dean Herbert
·
2016-08-26 14:41:47 +09:00
6cbbeaaac0