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-15 15:32:53 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
24 Commits
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Use Enum.HasFlag
With .NET core 2.0+ this is as efficient as the ugly code we've been using.
Dean Herbert
·
2018-07-16 16:18:46 +09:00
dbc538abbe
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Fix selecting unranked beatmaps in song select crashing the game.
Fixes
#1134
.
smoogipooo
·
2017-08-19 12:28:54 +09:00
3ea7be1ccf
Update framework
Thomas Müller
·
2017-07-12 11:06:13 +09:00
9d523ea012
Fix CI issues
Dean Herbert
·
2017-06-25 14:46:59 +09:00
7baa2b7421
condensed some commits because they were small or already reversed
Jorolf
·
2017-04-11 22:48:53 +02:00
ed2f5d210e
the power of linq
Jorolf
·
2017-04-11 18:43:48 +02:00
d4e5f55091
changes and fixes
Jorolf
·
2017-04-11 14:02:56 +02:00
fb5952186c
update to everything
Jorolf
·
2017-04-10 16:42:23 +02:00
24b4b3ad7d
updated TestCase and some null checks
Jorolf
·
2017-04-07 20:32:09 +02:00
c60a55285c
removed some unused stuff
Jorolf
·
2017-04-07 18:24:36 +02:00
9881889f88
put Bar into its own file and let it only add a background if BackgroundColour is changed
Jorolf
·
2017-04-07 18:13:55 +02:00
eb4b3772e9
add Flags to BarDirection and remove unused "using"
Jorolf
·
2017-04-04 18:23:29 +02:00
f9bf1c69bf
some fixes to BarGraph so Direction works properly
Jorolf
·
2017-04-04 18:09:16 +02:00
502afc0a48
some formatting
Jorolf
·
2017-04-04 17:27:08 +02:00
b2731bb0a1
add direction to graphs
Jorolf
·
2017-04-04 17:17:22 +02:00
58f8dc8254
changed location of BarGraph to be more generic
Jorolf
·
2017-04-03 19:29:13 +02:00
5a694e0c9d