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-16 19:23:11 +08:00
Code
Issues
Releases
Wiki
Activity
19,824
Commits
4
Branches
791
Tags
6539c6da170a3202fbb2818ec96b184e3a97a5ea
Commit Graph
15 Commits
Turn on warnings, resolve issues
smoogipoo
·
2019-04-25 17:36:17 +09:00
0bd35ab7bb
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
Remove TryGetValue as it won't work
Dean Herbert
·
2019-01-10 19:01:41 +09:00
0a24d188b4
Make skinning better
Dean Herbert
·
2019-01-07 20:12:39 +09:00
4cee21f356
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Remove GetColour method
Dean Herbert
·
2018-03-22 18:50:19 +09:00
366b7fca65
Add ability to lookup arbitrary SkinConfiguration values
Dean Herbert
·
2018-03-22 18:10:28 +09:00
425d4aa766
Use string lookups for combo colours
Dean Herbert
·
2018-03-22 17:32:05 +09:00
c4fe6a04c5
Merge branch 'master' into skin--completion
Dan Balasescu
·
2018-03-22 16:44:00 +09:00
ab9505652b
Add GetTexture method to ISkinSource
Used to shortcut lookup checks without potentially expensive drawable creation overhead.
Dean Herbert
·
2018-03-20 16:40:11 +09:00
f03abb3145
Add skin source fallback chain
Dean Herbert
·
2018-03-20 16:40:11 +09:00
9ad4e9284a
Make Beatmaps parsable as skins
Dean Herbert
·
2018-03-20 16:05:29 +09:00
dbcf755618
Add basic skin configuration decoding support
Dean Herbert
·
2018-03-19 20:06:44 +09:00
397b06283a
Allow instantiation of skins
Dean Herbert
·
2018-02-23 13:38:12 +09:00
3726db53b5