This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-04 23:24:04 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
86302716a6047f69d3e793592ae4c000be57e46e
osukey
/
osu.Game
/
Graphics
History
FreezyLemon
86302716a6
Also moved LinkText to its own file so the chat could reuse it (ProfileHeader's private class ProfileLink also still inherits from this, though)
2017-12-01 20:32:08 +01:00
..
Backgrounds
Update all dependencies in line with framework
2017-09-13 20:25:40 +09:00
Containers
Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one
2017-12-01 20:26:51 +01:00
Cursor
Fix formatting ;_;
2017-09-21 22:11:35 +02:00
Sprites
Also moved LinkText to its own file so the chat could reuse it (ProfileHeader's private class ProfileLink also still inherits from this, though)
2017-12-01 20:32:08 +01:00
UserInterface
Add xmldoc to TriangleButton
2017-11-27 18:26:20 +09:00
IHasAccentColour.cs
Adjust xmldocs to conform to TransformableExtensions.
2017-08-07 14:20:56 +09:00
OsuColour.cs
Allow OsuColour.FromHex to support prefix #.
2017-07-27 18:03:35 +09:00
SpriteIcon.cs
Fix SpriteIcon potentially not updating texture during a load race condition
2017-11-24 12:48:02 +09:00