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-27 03:39:53 +08:00
Code
Issues
Releases
Wiki
Activity
31,701
Commits
4
Branches
799
Tags
2b4e2d8ed63c4500aba1fb3236fb481469caab6e
Commit Graph
2012 Commits
Standardise corner radius of dropdowns
Dean Herbert
·
2020-09-08 19:04:46 +09:00
2b4e2d8ed6
Use local input manager
Dean Herbert
·
2020-09-07 15:31:05 +09:00
1a55d92c71
Hide the game-wide cursor on touch input
Dean Herbert
·
2020-09-07 15:20:51 +09:00
daff060c9a
Fix UserProfile weirdness
Dean Herbert
·
2020-09-03 17:11:34 +09:00
d55c9c3cc2
Merge branch 'master' into game-overlay-activation-mode
Dan Balasescu
·
2020-09-03 13:34:22 +09:00
84b3604192
Merge branch 'master' into beatmap-track-rework
Dan Balasescu
·
2020-09-01 16:06:38 +09:00
f08e7828da
Remove unused methods and classes
Dean Herbert
·
2020-08-31 18:14:22 +09:00
a171d0e292
Fix RollingCounter not updating initial value if changed before loaded
Dean Herbert
·
2020-08-31 18:13:51 +09:00
8b7446c43f
Make game bindable immutable.
Lucas A
·
2020-08-29 19:34:53 +02:00
ad223bc460
Revert some usages based on review feedback
Dean Herbert
·
2020-08-26 23:28:58 +09:00
f65991f31f
Merge branch 'master' into beatmap-track-rework
Dean Herbert
·
2020-08-21 12:53:09 +09:00
357fb3a10e
Merge pull request
#9768
from frenzibyte/allow-counter-customize-sprite-text
Allow providing custom sprite text for RollingCounter<T>
Dean Herbert
·
2020-08-20 00:14:48 +09:00
5714c761eb
Update textbox event names
Dean Herbert
·
2020-08-19 22:10:58 +09:00
1badc584f6
Use the property instead of the backing field
Salman Ahmed
·
2020-08-19 07:45:05 +03:00
5759ffff6f
Remove counter sprite attributes for not being of any reasonable use
Salman Ahmed
·
2020-08-19 07:44:45 +03:00
8f1a71c6b1
Merge branch 'master' into beatmap-track-rework
Dean Herbert
·
2020-08-16 22:35:32 +09:00
71f4e753f0
Load menu backgrounds via LargeTextureStore to reduce memory usage
Dean Herbert
·
2020-08-14 18:05:05 +09:00
671141ec61
Revert unnecessary change
smoogipoo
·
2020-08-06 16:24:14 +09:00
11a6c9bdcc
Expose track from MusicController
smoogipoo
·
2020-08-06 16:24:14 +09:00
5c05fe3988
Move track to MusicController, compiles
smoogipoo
·
2020-08-06 16:24:14 +09:00
6e42b8219c
Allow providing custom sprite text for RollingCounter<T>
Salman Ahmed
·
2020-08-03 20:14:17 +03:00
9d10658e3c
Change method structure for hover/unhover state setting (shouldn't be called "Fade")
Dean Herbert
·
2020-07-30 13:49:04 +09:00
e5991d6e14
Update ShowMoreButton in line with web
Andrei Zavatski
·
2020-07-30 04:51:09 +03:00
d4496eb982
Merge branch 'master' into grey-logo-animation
Dean Herbert
·
2020-07-27 14:10:52 +09:00
c1b9b847ec
remove jpeg quality setting, use 92 for quality
Poliwrath
·
2020-07-24 02:26:45 -04:00
05235c70c5
Add JPEG screenshot quality setting
Poliwrath
·
2020-07-24 02:00:18 -04:00
4e0f16a450
Invert conditional for readability
Dean Herbert
·
2020-07-24 10:41:09 +09:00
f75f1231b7
Merge branch 'master' into fix-menu-cursor-container-allocs
Dean Herbert
·
2020-07-24 10:36:26 +09:00
df3b91d029
rename classes
jorolf
·
2020-07-22 22:10:59 +02:00
50f72ac9cb
Fix focused textbox absorbing input when unfocused
Joehu
·
2020-07-20 11:52:02 -07:00
f71ed47e66
Reduce memory allocations in MenuCursorContainer
Dean Herbert
·
2020-07-19 11:41:54 +09:00
72ace508b6
Use static instances in all fallback ControlPoint lookups to reduce allocations
Dean Herbert
·
2020-07-18 11:53:04 +09:00
8147e67f53
Merge branch 'master' into logo-shader
Dean Herbert
·
2020-07-15 19:06:35 +09:00
fe68e8276d
Convert icon to local variable
Joehu
·
2020-07-11 19:19:34 -07:00
681f001525
Fix color and underline of tab control checkboxes when initially checked
Joehu
·
2020-07-11 18:27:47 -07:00
4d7dc9f5eb
Fix LocallyAvailable state case getting cleared
Dean Herbert
·
2020-07-10 20:30:59 +09:00
840380e0de
Add tooltips to beatmap download button
Dean Herbert
·
2020-07-10 20:22:51 +09:00
c7b5c5aef4
Rename variable for potential future expansion
Dean Herbert
·
2020-07-10 18:19:18 +09:00
f699a34c77
Merge branch 'master' into add-textbox-samples-and-fix-distingushing-passwords
Dean Herbert
·
2020-07-10 17:14:46 +09:00
664ab6d5f6
Remove group selector for now, tidy up code somewhat
Dean Herbert
·
2020-07-09 13:47:11 +09:00
bbbe8d6f68
Move DateTooltip to it's on file
Andrei Zavatski
·
2020-07-07 16:46:17 +03:00
bdec13d4a4
Merge remote-tracking branch 'refs/remotes/ppy/master' into news
Andrei Zavatski
·
2020-07-07 16:36:41 +03:00
447cd17cf6
Use DrawableDate tooltip for DateContainer
Andrei Zavatski
·
2020-07-07 00:01:06 +03:00
c86bb2e755
Fix crash when changing tabs in changelog
smoogipoo
·
2020-07-03 16:47:34 +09:00
cb69d1a865
remove unneeded "base."
jorolf
·
2020-06-28 17:55:01 +02:00
79eca8e1bf
apply suggestions
jorolf
·
2020-06-25 00:59:12 +02:00
1409ace282
remove size from hue animation
jorolf
·
2020-06-24 16:27:00 +02:00
6f0ec36407
generalize and simplify animation
jorolf
·
2020-06-24 14:11:38 +02:00
768e28faba
Use new empty ChannelAmplitudes spec
Dean Herbert
·
2020-06-23 21:30:37 +09:00
f2735a7797
Update naming
Dean Herbert
·
2020-06-23 21:27:01 +09:00
14ad3835ff
First
Previous
1
2
3
4
5
...
Next
Last