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-17 04:32:35 +08:00
Code
Issues
Releases
Wiki
Activity
19,539
Commits
4
Branches
791
Tags
a3de369c201a8e71aba7f1fdcbeaa29dcb589302
Commit Graph
763 Commits
Update tab text font on activation/deactivation
Roman Kapustin
·
2018-12-29 17:43:19 +03:00
850a7aa327
add some missing stuff
jorolf
·
2018-12-22 22:34:39 +01:00
da99161736
Update ProfileHeader to the new design
jorolf
·
2018-12-22 21:50:25 +01:00
2fe80d5568
Merge remote-tracking branch 'origin/master' into user-registration
smoogipoo
·
2018-12-22 17:19:28 +09:00
d9b8df1595
Add ability to select chat tabs with alt-1-9
Dean Herbert
·
2018-12-20 21:50:47 +09:00
aaac45ab8c
Block input and show loading when submitting registration
Dean Herbert
·
2018-12-06 16:29:41 +09:00
de8c5a6df0
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Set AccentColour in concrete counters
Roman Kapustin
·
2018-11-15 23:37:21 +03:00
37b19f78ae
Update with osu!-side dropdown changes
smoogipoo
·
2018-11-14 18:02:38 +09:00
aff5fa6169
Remove redundant usings
Hōtarō Oreki
·
2018-10-18 21:30:09 +02:00
390d8d230f
Update overrided functions to match their bases
Hōtarō Oreki
·
2018-10-18 20:56:43 +02:00
510b52a503
Merge branch 'master' into changelog-overlay
Jarosław Zgierski
·
2018-10-18 20:26:56 +02:00
7cc5128353
Remove redundant type specifications
smoogipoo
·
2018-10-16 11:40:51 +09:00
3ad93d5a07
Merge remote-tracking branch 'upstream/master' into smooth-path
Dean Herbert
·
2018-10-12 16:03:36 +09:00
d6043a6cd3
Remove dedundant this qualifier
Paul Teng
·
2018-10-06 08:12:29 -04:00
aedb6e3bb7
Handle non positional input only when opened
Paul Teng
·
2018-10-06 08:06:26 -04:00
6b236e3f2a
Make user profile graph use a smooth path
smoogipoo
·
2018-10-05 15:45:53 +09:00
f7ebd063c3
Adjust usage of Handle(Non)PositionalInput to follow framework update
ekrctb
·
2018-10-02 14:45:33 +09:00
68980fc477
Use UIEvent level getters for modifier keys.
ekrctb
·
2018-10-02 13:26:36 +09:00
b7a2ad1aa5
Adapt signature change of event handlers
ekrctb
·
2018-10-02 12:02:55 +09:00
50091252e2
Change signature to new event handler
ekrctb
·
2018-10-02 12:02:47 +09:00
99fc04c8af
Update framework with positional/non-positional changes
smoogipoo
·
2018-09-26 14:01:15 +09:00
a8f156584b
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Use GetAsync for all samples
smoogipoo
·
2018-08-27 17:30:16 +09:00
e7a5816d27
Update comments
Houtarou Oreki
·
2018-08-22 13:49:08 +02:00
a817164cb2
Remove unnecessary inheritance
Houtarou Oreki
·
2018-08-22 13:47:09 +02:00
164a1a8e6e
Move xml docs from ctors onto classes
Houtarou Oreki
·
2018-08-22 13:43:39 +02:00
6a59088014
Merge branch 'master' into changelog-overlay
Jarosław Zgierski
·
2018-08-21 13:55:02 +02:00
5256f3ed31
Remove extra newlines
Dean Herbert
·
2018-08-21 19:16:07 +09:00
4cd21fabf3
Merge branch 'master' into circular-button
Dean Herbert
·
2018-08-02 20:25:45 +09:00
4bd811bd2d
Move default button implementation from TriangleButton to OsuButton
smoogipoo
·
2018-08-01 17:02:38 +09:00
b9814b64ed
Update TabControl subclasses to use AddInternal
Shane Woolcock
·
2018-07-31 20:52:11 +09:30
47533f83c3
Delete ClickableText class, use OsuHoverContainer instead
HoutarouOreki
·
2018-07-26 14:19:58 +02:00
0f263e2cca
Fix wrong conditional expression
HoutarouOreki
·
2018-07-26 10:47:43 +02:00
93dbc55738
ClickableText changes colour on hover
HoutarouOreki
·
2018-07-25 21:38:32 +02:00
6e6e43e8df
Update comments
HoutarouOreki
·
2018-07-25 20:31:26 +02:00
e1a24f55cf
XML for TooltipIconButton.cs
HoutarouOreki
·
2018-07-24 18:55:50 +02:00
225ff35907
Update few links not working; Reasses sample playing; Slight renames
HoutarouOreki
·
2018-07-23 23:15:14 +02:00
054f578bc8
Fix typos; remove outdated comments; minor order changes
HoutarouOreki
·
2018-07-23 18:38:20 +02:00
f685c5ba58
Rewrite LineBadge.cs
+ update all its references
HoutarouOreki
·
2018-07-23 17:49:42 +02:00
e27292fef8
Follow up framework changes
HoutarouOreki
·
2018-07-23 10:05:19 +02:00
4cc5a657f3
Merge branch 'master' into changelog-overlay
Jarosław Zgierski
·
2018-07-23 09:47:04 +02:00
f26c2f6123
Merge branch 'changelog-overlay' of
https://github.com/HoutarouOreki/osu
into changelog-overlay
HoutarouOreki
·
2018-07-22 10:58:47 +02:00
50b6f88a4e
Merge branch 'master' into changelog-overlay
Jarosław Zgierski
·
2018-07-22 10:57:30 +02:00
44bdd0dbb6
Compress Test Case; Remove empty summary
HoutarouOreki
·
2018-07-22 09:19:26 +02:00
2982fe3587
ClickableText changes
HoutarouOreki
·
2018-07-22 08:28:12 +02:00
9586ef7b0a
Add ClickableText
HoutarouOreki
·
2018-07-22 06:01:04 +02:00
2d36062159
Update framework
Dean Herbert
·
2018-07-21 16:21:53 +09:00
0f37758314
Improve showing up builds
HoutarouOreki
·
2018-07-20 22:11:51 +02:00
709872d688
Improvements to TooltipIconButton
Disable sounds when disabled; Remove default tooltip texts
HoutarouOreki
·
2018-07-20 19:35:38 +02:00
835a813715
First
Previous
1
2
3
4
5
...
Next
Last