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-22 00:30:45 +08:00
Code
Issues
Releases
Wiki
Activity
41,106
Commits
4
Branches
793
Tags
f7b534166310a9ceff4a8ca3ae9f2bf3d7dbfa4b
Commit Graph
1074 Commits
Merge branch 'master' into profile.
Huo Yaoyuan
·
2017-07-10 10:36:23 +08:00
6f2b49dea8
Fix typos
Dean Herbert
·
2017-07-10 03:22:08 +09:00
7952e7caa9
Update loop logic in line with framework changes
Dean Herbert
·
2017-07-09 18:23:34 +09:00
2c8b8c3f9c
Merge master into better-input
Dean Herbert
·
2017-07-05 13:59:40 -07:00
724e5aa99e
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-07-02 22:03:30 +08:00
cadc191602
Use ReceiveMouseInputAt whenever possible
Thomas Müller
·
2017-06-30 09:54:03 +03:00
bb15bc0467
Remove now unneeded Contains overrides
Thomas Müller
·
2017-06-30 09:53:52 +03:00
5c02f1812f
More unused usings
Dean Herbert
·
2017-06-29 12:20:05 -07:00
f3f3952ba5
Remove unused parameters
Dean Herbert
·
2017-06-29 12:05:37 -07:00
6865f9b231
Fix unused usings
Dean Herbert
·
2017-06-29 12:04:04 -07:00
1e50840a8e
Shuffle sound samples around and make more conformant
Dean Herbert
·
2017-06-28 10:19:04 -07:00
ee96d39b93
Add OsuClickableContainer with generic sounds
Dean Herbert
·
2017-06-27 21:05:49 +09:00
480cdba023
Adjust transition duration slightly
Dean Herbert
·
2017-06-26 16:26:43 +09:00
684d188752
Merge remote-tracking branch 'upstream/master' into profile
Dean Herbert
·
2017-06-26 16:26:35 +09:00
3bb6005dc9
Fix CI issues
Dean Herbert
·
2017-06-25 14:46:59 +09:00
7baa2b7421
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-06-25 10:29:14 +08:00
d24f78ea24
Merge branch 'master' into musiccontroller-canbeatmapchange
MrTheMake
·
2017-06-24 12:26:40 +02:00
cc71c10488
Remove now obsolete InternalContains
Thomas Müller
·
2017-06-24 09:21:08 +02:00
e3489928b7
Merge branch 'master' into profile
Dean Herbert
·
2017-06-23 22:51:31 +09:00
b90c9bcacf
Merge branch 'master' into fix-invalid-depth
Dean Herbert
·
2017-06-23 14:48:12 +09:00
a0e7751cd1
Apply some fixes for my own comments
Dean Herbert
·
2017-06-23 14:02:19 +09:00
5dc0b87ef5
Added test case usability, namings and bug fixes
MrTheMake
·
2017-06-21 16:33:26 +02:00
8b07565025
Brought ITransform in line with framework changes
MrTheMake
·
2017-06-21 12:27:45 +02:00
67292a5dcf
Merge branch 'master' into musiccontroller-canbeatmapchange
Marco Stephan
·
2017-06-21 12:23:38 +02:00
8ffd7b313b
Applied suggested changes
MrTheMake
·
2017-06-21 12:17:59 +02:00
7a9d430a28
Fix namespaces
Dean Herbert
·
2017-06-21 17:03:47 +09:00
89986e8e77
Merge branch 'master' into profile
Dean Herbert
·
2017-06-21 16:40:17 +09:00
45d3c2cd52
Update framework.
smoogipooo
·
2017-06-21 11:28:27 +09:00
fc0e44b214
Readded color flash and simplify logic
MrTheMake
·
2017-06-21 02:47:11 +02:00
2db0466722
Disable beatmap changing buttons when entering a screen that disallows changing the beatmap
MrTheMake
·
2017-06-21 00:51:32 +02:00
edd7fd585c
Shapes namespace
Depends on
https://github.com/ppy/osu-framework/pull/837
paparony03
·
2017-06-20 15:54:23 +10:00
62dee59672
Fix an invalid depth operation.
smoogipooo
·
2017-06-19 07:50:26 +09:00
1d5c5a0a4d
Merge branch 'master' into profile.
Huo Yaoyuan
·
2017-06-16 16:32:54 +08:00
af4ddf8fbd
Handle max==min in LineGraph.
Huo Yaoyuan
·
2017-06-16 14:48:14 +08:00
fa98cfa9e5
Merge branch 'master' into numpad-enter
Dean Herbert
·
2017-06-16 15:32:52 +09:00
ae79ba48be
Handle the numpad's Enter in cases where only the normal Enter was handled
MrTheMake
·
2017-06-15 23:06:28 +02:00
06089a74e3
Child control fixes.
Huo Yaoyuan
·
2017-06-15 22:42:15 +08:00
3ec5d774df
Merge branch 'master' into profile.
Huo Yaoyuan
·
2017-06-15 02:31:51 +08:00
ce67a28609
Hover for rank history.
Huo Yaoyuan
·
2017-06-15 02:17:48 +08:00
78669a5941
Update transform using masking.
Huo Yaoyuan
·
2017-06-15 00:46:39 +08:00
3b64dfe0fd
Handle relative size at LineGraph level.
Huo Yaoyuan
·
2017-06-14 22:00:22 +08:00
443e24716c
Add LineGraph.
Huo Yaoyuan
·
2017-06-14 20:37:07 +08:00
190de76d9a
Merge remote-tracking branch 'origin/master' into fix-hacky-tabs
smoogipooo
·
2017-06-13 19:46:01 +09:00
99a93d98dc
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-06-13 15:23:12 +08:00
9ceb4930e9
Merge branch 'improved-loading-animation' into nuget-update
Dean Herbert
·
2017-06-13 15:50:21 +09:00
19236dcd1e
Adjust appearance slightly
Dean Herbert
·
2017-06-13 15:27:47 +09:00
700d6f9d38
Move MenuItemType to correct namespace
Dean Herbert
·
2017-06-13 15:20:21 +09:00
679786c76f
Forgot to add dropdown-like animation
EVAST9919
·
2017-06-12 13:39:45 +03:00
9f8c66b8c6
CI fixes
EVAST9919
·
2017-06-12 13:37:13 +03:00
41eb084191
Context Menu
EVAST9919
·
2017-06-12 12:56:07 +03:00
1711258038
First
Previous
...
12
13
14
15
16
...
Next
Last