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-06-03 16:46:05 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
801
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
9126 Commits
Remove <U+FEFF> character
DrabWeb
·
2017-05-19 20:34:51 -03:00
ffb3450dc2
Fix license header
DrabWeb
·
2017-05-19 20:28:37 -03:00
503ee97a15
Move SlimEnumDropdown into it's own file
DrabWeb
·
2017-05-19 20:25:08 -03:00
cdd2b54dc7
Formatting and remove magic number
DrabWeb
·
2017-05-19 20:13:59 -03:00
e7a64126a3
Cleanup (again)
DrabWeb
·
2017-05-19 20:03:07 -03:00
83c81c0626
Formatting
DrabWeb
·
2017-05-19 19:50:45 -03:00
c981a4a511
Whitespace
DrabWeb
·
2017-05-19 19:27:51 -03:00
0a96aaf575
CI formatting
DrabWeb
·
2017-05-19 19:22:42 -03:00
0a90965a5b
Proper search tab changing logic
DrabWeb
·
2017-05-19 19:13:07 -03:00
c2ea2bb5b0
Remove todo comment
DrabWeb
·
2017-05-19 19:03:45 -03:00
57115f453e
Added download button animations
DrabWeb
·
2017-05-19 19:02:53 -03:00
6cc7602db1
Fix ranked status dropdown expanding below the panels
DrabWeb
·
2017-05-19 18:54:47 -03:00
649fc8362b
Proper dropdown expansion, DisplayModeToggleButton -> DisplayStyleToggleButton
DrabWeb
·
2017-05-19 18:32:04 -03:00
2f10b72cb2
Added switching between grid/list and little transitions for the panels
DrabWeb
·
2017-05-19 17:52:34 -03:00
05b8fc5126
Remove duplicate code in SettingsEnumDropdown
DrabWeb
·
2017-05-19 17:04:59 -03:00
1d61fc84c7
Indentation
DrabWeb
·
2017-05-19 16:22:54 -03:00
1bd13a8361
More cleanup
DrabWeb
·
2017-05-19 16:19:23 -03:00
74ed4cf0e3
Move constructor above methods in DirectPanel
DrabWeb
·
2017-05-19 16:12:47 -03:00
6eac19e76b
DifficultyIcons -> GetDifficultyIcons()
DrabWeb
·
2017-05-19 16:11:45 -03:00
c3d753a585
Remove enclosing background container
DrabWeb
·
2017-05-19 16:07:05 -03:00
a86d07cac7
+BeatmapOnlineInfo, +OnlineWorkingBeatmap, minor cleanups, panel beatmap backgrounds
DrabWeb
·
2017-05-19 15:43:18 -03:00
e1c4c36122
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
EVAST9919
·
2017-05-19 19:49:48 +03:00
9f803de9d5
Oops
Dean Herbert
·
2017-05-20 01:14:51 +09:00
a34d9d8b09
Clean up DirectPanel and it's subclasses
DrabWeb
·
2017-05-19 12:52:23 -03:00
3b8cadd4df
Merge branch 'master' into debug-config-rename
Dean Herbert
·
2017-05-20 00:45:16 +09:00
9c9c0a64fd
Merge branch 'master' into osd-fixes
Dan Balasescu
·
2017-05-20 00:12:10 +09:00
7e8ffe8f34
FrameworkDebugConfig -> DebugSetting
Dean Herbert
·
2017-05-19 22:53:26 +09:00
528d79be51
Correctly display default audio device on OSD
Dean Herbert
·
2017-05-19 22:51:09 +09:00
0332348b24
Add padding to setting value on on screen display
Long audio device names were destroying all padding.
Dean Herbert
·
2017-05-19 22:49:47 +09:00
5bcef91b89
Add setting checkbox to toggle debug logs
Dean Herbert
·
2017-05-19 22:47:15 +09:00
04f7acb68a
use AddTabItem instead + Bindable for ChannelSelectorTabItem
Jorolf
·
2017-05-19 11:59:23 +02:00
94484974f9
Result counts displaying
DrabWeb
·
2017-05-18 17:43:39 -03:00
a5fa7e1a7d
Remove commented line
DrabWeb
·
2017-05-18 17:13:53 -03:00
1d1375c4d4
Fix incorrect height between sort tabs and ruleset toggle buttons
DrabWeb
·
2017-05-18 17:12:57 -03:00
ca6826f3ba
Fix visual test crash
DrabWeb
·
2017-05-18 16:54:50 -03:00
c8102db780
Fix ruleset toggle buttons not updating when changing from the toolbar
DrabWeb
·
2017-05-18 16:34:34 -03:00
065f4faa70
ModeToggleButton -> RulesetToggleButton
DrabWeb
·
2017-05-18 16:17:16 -03:00
0b480fe327
Added displaying sets
DrabWeb
·
2017-05-18 16:15:49 -03:00
c2880676db
Mapper -> Author, use BeatmapSetInfo for metadata
DrabWeb
·
2017-05-18 15:01:01 -03:00
c3fb1ab7c6
Added result counts (visually)
DrabWeb
·
2017-05-18 14:08:14 -03:00
ab1401054d
More cleanup
DrabWeb
·
2017-05-18 13:57:19 -03:00
9f36a39c59
usage of constant and formatting
Jorolf
·
2017-05-18 17:02:11 +02:00
0e3fb55d5e
Added temporary difficulties on the panels
DrabWeb
·
2017-05-17 18:42:40 -03:00
b26c8dd1c7
Design updates
DrabWeb
·
2017-05-17 18:10:29 -03:00
b3ef8b8fd4
Changed DirectPanel to a base class for DirectGridPanel and DirectListPanel
DrabWeb
·
2017-05-17 18:02:33 -03:00
cabfe72c92
Tidy up DrawableChannel.
Huo Yaoyuan
·
2017-05-18 04:08:47 +08:00
ffbab6bfeb
Basic direct panel, minor cleanups
DrabWeb
·
2017-05-17 16:37:34 -03:00
5fb445e3fe
add tab item
Jorolf
·
2017-05-17 21:16:53 +02:00
67806c4247
Use GroupBy in ChatOverlay.
Huo Yaoyuan
·
2017-05-18 02:40:36 +08:00
23e2d3ef07
Expire placeholder text.
Huo Yaoyuan
·
2017-05-18 02:40:29 +08:00
b5d7211cd6
First
Previous
...
165
166
167
168
169
...
Next
Last