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 14:53:19 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
478 Commits
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
Allow custom SectionsContainer.
Huo Yaoyuan
·
2017-05-20 07:20:46 +08:00
ecc222c043
Fix fields being null.
Huo Yaoyuan
·
2017-05-20 07:07:27 +08:00
473441dfd4
Selection support of SectionsContainer.
Huo Yaoyuan
·
2017-05-20 06:39:01 +08:00
e06c917c95
Scrolling support for SectionsContainer.
Huo Yaoyuan
·
2017-05-20 05:48:40 +08:00
058c5e18a4
Basic children management of SectionsContainer.
Huo Yaoyuan
·
2017-05-20 05:15:57 +08:00
24a813e907
Cleanup logic
Javier Flores
·
2017-05-18 20:19:00 -05:00
793b760ff2
Fix having negative beat when it should be 0
Javier Flores
·
2017-05-17 09:23:04 -05:00
f4c7a02a6f
More CI fixes
ColdVolcano
·
2017-05-17 01:37:31 -05:00
198542465b
CI Fixes
ColdVolcano
·
2017-05-17 01:26:34 -05:00
387d26a576
Add missing licence header
ColdVolcano
·
2017-05-17 01:18:56 -05:00
5f192cae7b
Add a base container with beat syncing logic
ColdVolcano
·
2017-05-17 01:14:04 -05:00
0801a211da
OsuConfig -> OsuSetting
Dean Herbert
·
2017-05-15 10:56:27 +09:00
622b155fda
Remove all trailing whitespaces in this repo.
Huo Yaoyuan
·
2017-04-06 16:21:18 +08:00
411988f038
Update references.
Dean Herbert
·
2017-03-28 21:26:20 +09:00
f7dc7e9bb9
ParallaxContainer should always know the mouse position.
Dean Herbert
·
2017-03-23 22:42:40 +09:00
0bcb463acf
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
AlwaysReceiveInput and InternalContains.
Dean Herbert
·
2017-03-16 17:38:36 +09:00
ab8a5afdb9
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
First
Previous
...
6
7
8
9
10
Next
Last