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-21 05:09:57 +08:00
Code
Issues
Releases
Wiki
Activity
19,539
Commits
4
Branches
793
Tags
a3de369c201a8e71aba7f1fdcbeaa29dcb589302
Commit Graph
1495 Commits
Merge branch 'master' into profile
Huo Yaoyuan
·
2017-07-11 09:16:32 +08:00
fd4a054921
Address CI concern
Thomas Müller
·
2017-07-10 12:52:29 +03:00
e8ce3e16b0
Fix incorrect TimeUntilNextBeat and add TimeSinceLastBeat
Thomas Müller
·
2017-07-10 12:07:38 +03:00
d9b362489b
More changes in-line with framework changes.
Dean Herbert
·
2017-07-10 12:55:47 +09:00
0e2dc9388a
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 branch 'master' of
https://github.com/ppy/osu
into better-fill-mode
Thomas Müller
·
2017-07-08 12:25:08 +03:00
178685292a
Update framework with tooltip changes
Thomas Müller
·
2017-07-07 08:59:17 +03:00
6de9776e05
Use tooltip and context menu containers as newly required
Thomas Müller
·
2017-07-06 15:15:12 +03:00
d68f17b697
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
public -> protected
Dean Herbert
·
2017-07-01 07:09:26 -07:00
043c7756f7
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 OsuFocusedOverlayContainer with predefined sounds.
Dean Herbert
·
2017-06-28 10:18:12 -07:00
28f0da606a
Set RelativeSizeAxes for updated FillMode behavior
Thomas Müller
·
2017-06-28 12:24:23 +03:00
40225238d9
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
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
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
Get rid of AlwaysReceiveInput
Thomas Müller
·
2017-06-23 18:02:24 +02:00
f5829860a2
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
CI fixes.
smoogipooo
·
2017-06-21 11:35:19 +09:00
b191d96aab
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
Merge branch 'master' into timingchange-rework
Dean Herbert
·
2017-06-16 17:04:43 +09:00
f2cac17188
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
First
Previous
...
15
16
17
18
19
...
Next
Last