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-16 23:03:28 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
398 Commits
Update loop logic in line with framework changes
Dean Herbert
·
2017-07-09 18:23:34 +09:00
2c8b8c3f9c
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-07-02 22:03:30 +08:00
cadc191602
public -> protected
Dean Herbert
·
2017-07-01 07:09:26 -07:00
043c7756f7
Add OsuFocusedOverlayContainer with predefined sounds.
Dean Herbert
·
2017-06-28 10:18:12 -07:00
28f0da606a
Add OsuClickableContainer with generic sounds
Dean Herbert
·
2017-06-27 21:05:49 +09:00
480cdba023
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-06-25 10:29:14 +08:00
d24f78ea24
Unify usages of field and property.
Huo Yaoyuan
·
2017-06-25 10:07:54 +08:00
a187e50889
Handle scrolling in SectionsContainer.
Huo Yaoyuan
·
2017-06-25 10:06:54 +08:00
18295a9b97
Get rid of AlwaysReceiveInput
Thomas Müller
·
2017-06-23 18:02:24 +02:00
f5829860a2
Merge branch 'master' into profile.
Huo Yaoyuan
·
2017-06-16 16:32:54 +08:00
af4ddf8fbd
Child control fixes.
Huo Yaoyuan
·
2017-06-15 22:42:15 +08:00
3ec5d774df
Fix license header.
Huo Yaoyuan
·
2017-06-15 07:29:32 +08:00
1d85578bf5
Improve OsuTextFlowContainer with framework.
Huo Yaoyuan
·
2017-06-13 02:58:10 +08:00
755d2737d0
Expose AddTextAwesome for OsuTextFlowContainer.
Huo Yaoyuan
·
2017-06-13 00:58:32 +08:00
c75e2909ee
Add OsuTextFlowContainer.
Huo Yaoyuan
·
2017-06-13 00:51:06 +08:00
fcd137ced2
Rename to scrollContentContainer.
Huo Yaoyuan
·
2017-06-12 14:39:49 +08:00
915f61a8f7
Refactor SectionsContainer to generic.
Huo Yaoyuan
·
2017-06-09 16:24:19 +08:00
798d8711b8
Set content in profile sections.
Huo Yaoyuan
·
2017-06-09 14:53:00 +08:00
5a0bd3b695
Fix depth in SectiondContainer.
Huo Yaoyuan
·
2017-06-09 13:37:55 +08:00
5033526070
Expose header background for SectionsContainer.
Huo Yaoyuan
·
2017-06-07 22:11:38 +08:00
e94d98fa84
Fix compile error
Thomas Müller
·
2017-06-03 17:17:56 +02:00
9c6ce230bc
Update to match framework.
smoogipooo
·
2017-06-01 14:24:31 +09:00
e348f86ce1
Merge branch 'master' into osu-direct
Dean Herbert
·
2017-05-24 12:16:34 +09:00
4ee11764b8
Expose Beatmap in BeatSyncedContainer
Dean Herbert
·
2017-05-24 01:44:47 +09:00
f57b234cc3
Merge branch 'master'
Dean Herbert
·
2017-05-24 01:17:09 +09:00
b12300391b
Merge branch 'master' into osu-direct
Dean Herbert
·
2017-05-23 17:33:20 +09:00
0634a3a5c5
Refactoring of BeatSyncedContainer.
smoogipooo
·
2017-05-23 16:11:46 +09:00
aad6f8f5d6
Revert a bit of BeatSyncedContainer for smaller changeset.
smoogipooo
·
2017-05-23 16:06:30 +09:00
1867cbb381
More cleanups.
smoogipooo
·
2017-05-23 15:29:38 +09:00
836bf930a0
Split ControlPoint into different types.
# Conflicts: # osu.Game.Rulesets.Mania/UI/Column.cs
smoogipooo
·
2017-05-23 14:03:40 +09:00
3cdfd2eef5
Add basic beat response to osu! logo
Dean Herbert
·
2017-05-23 12:29:43 +09:00
3e0aaa1aa0
Merge branch 'master' into ColdVolcano/beat-syncing
Dean Herbert
·
2017-05-23 10:51:47 +09:00
1295b0a7e1
Move load() to be directly below ctor.
smoogipooo
·
2017-05-22 20:06:37 +09:00
adf8bb853e
Early return if beatLength = 0.
smoogipooo
·
2017-05-22 20:02:02 +09:00
de575b3867
Delay backwards instead of using a millisecond tolerance.
smoogipooo
·
2017-05-22 20:01:28 +09:00
95c4704a9e
Update BeatSyncedContainer.cs
Dan Balasescu
·
2017-05-22 17:50:05 +09:00
fc90cfa604
More inversion for logic simplification.
smoogipooo
·
2017-05-22 17:19:39 +09:00
70d7f61f7c
Use BindTo instead of taking the game's beatmap bindable.
smoogipooo
·
2017-05-22 17:18:11 +09:00
f81ffa636d
Better kiai mode detection.
smoogipooo
·
2017-05-22 17:18:05 +09:00
609aac6453
Proper kiai mode detection.
smoogipooo
·
2017-05-22 17:18:00 +09:00
b241140496
Invert if statements.
smoogipooo
·
2017-05-22 17:17:54 +09:00
abe9c464a8
Do not scroll headers to when scrolling position is negative.
Huo Yaoyuan
·
2017-05-22 15:54:58 +08:00
85684e5fee
CI fixes.
Huo Yaoyuan
·
2017-05-21 04:48:43 +08:00
7357076c4d
Use LayoutSize for header and footer layout.
Huo Yaoyuan
·
2017-05-21 04:01:07 +08:00
a98f109d73
Add footer support.
Huo Yaoyuan
·
2017-05-21 03:44:03 +08:00
93668e53a0
Do not make the name confusing.
Huo Yaoyuan
·
2017-05-21 03:02:51 +08:00
201b44dbf1
Handle null and invalidation of headers.
Huo Yaoyuan
·
2017-05-21 02:37:34 +08:00
72621c81dc
Set Masking = false and expose ScrollContainer.
Huo Yaoyuan
·
2017-05-21 02:21:23 +08:00
e040f297c6
Fix margin and offset calculating.
Huo Yaoyuan
·
2017-05-21 02:11:55 +08:00
da47b0a260
Add ReverseDepthFillFlowContainer to remove code duplication
DrabWeb
·
2017-05-19 23:44:36 -03:00
e030573436
First
Previous
...
4
5
6
7
8
Next
Last