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-18 08:30:00 +08:00
Code
Issues
Releases
Wiki
Activity
16,564
Commits
4
Branches
791
Tags
2bf5534bf18005fcdd67cf355350533612e516e6
Commit Graph
43 Commits
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Update framework
Dean Herbert
·
2019-01-07 18:50:27 +09:00
f6018294b5
Merge remote-tracking branch 'origin/master' into ChatManager_with_BindableCollection
smoogipoo
·
2018-11-26 16:12:55 +09:00
efdad3a3a7
Merge remote-tracking branch 'origin/master' into external_link_warning
smoogipoo
·
2018-11-23 15:19:52 +09:00
cadfe41f83
Add channels to chatManager.AvailableChannels by using a hack.
miterosan
·
2018-11-21 23:15:44 +01:00
7f1f7300d3
OpenTK -> osuTK
smoogipoo
·
2018-11-21 23:11:08 +01:00
39e9c61e24
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Resolve merge conflicts
Roman Kapustin
·
2018-11-18 16:10:36 +03:00
376e76e00d
Show a warning prior to opening external links
Roman Kapustin
·
2018-10-22 23:16:57 +03:00
b4c68f4cf7
Cache the dependencies using the static method of the class Dependencies.
miterosan
·
2018-06-17 15:08:13 +02:00
1f04dd9ada
Merge branch 'master' of
https://github.com/ppy/osu
into Private_Messages
# Conflicts: # osu.Game.Tests/Visual/TestCaseChatLink.cs
miterosan
·
2018-06-17 14:15:14 +02:00
cd0fe6a09e
Expose Dependencies from base OsuTestCase
smoogipoo
·
2018-06-06 20:25:40 +09:00
ebcfe97ccf
Fix base.CreateLocalDependencies sometimes not being called
smoogipoo
·
2018-05-24 13:03:25 +09:00
f1ac84d95b
Merge remote-tracking branch 'origin/master' into Private_Messages
miterosan
·
2018-04-14 13:31:03 +02:00
5bfb386226
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Remove not needed using
miterosan
·
2018-04-11 21:09:38 +02:00
b997f0f3fa
Trim whitespaces
miterosan
·
2018-04-11 20:53:35 +02:00
a5e0311253
Rename everything into channel and remove everything chat
miterosan
·
2018-04-11 20:01:57 +02:00
3860594f40
Allow the ChatLinkTestcase to work again
miterosan
·
2018-04-09 21:06:28 +02:00
96bacaf13f
Split drawing and business logic of ChatOverlay
miterosan
·
2018-04-08 18:21:48 +02:00
a70b329155
Rename Channel to ChannelChat
miterosan
·
2018-03-28 21:11:06 +02:00
56de6c1067
Add TestFixtureAttribute to all tests
smoogipoo
·
2018-03-02 15:34:31 +09:00
3d5fefae8c
Add better channel test cases (testing non-existent channels)
Dean Herbert
·
2018-01-30 17:43:19 +09:00
e5188fd151
Add many more tests
Dean Herbert
·
2018-01-30 16:38:18 +09:00
1dbaf9b7a7
Prepare tests for fixing
Dean Herbert
·
2018-01-29 18:47:14 +09:00
1920a4e029
Add new (failing) tests
Dean Herbert
·
2018-01-29 17:45:39 +09:00
c07a31a484
Remove usage of ValueTuple to allow for dynamic recompilation
Dean Herbert
·
2018-01-29 17:45:23 +09:00
df221b6786
Fixed bugs and added tests
FreezyLemon
·
2018-01-09 16:11:45 +01:00
3bf9901dd2
Use a better method of link compilation
Adds word wrap back, simplifies a lot.
Dean Herbert
·
2018-01-09 20:33:20 +09:00
72624aea18
Update licence headers
Dean Herbert
·
2018-01-09 14:34:52 +09:00
1be0569743
Changed chat link implementation according to review
FreezyLemon
·
2017-12-31 00:51:47 +01:00
e7721d71f3
small style fixes plus new assert in test
FreezyLemon
·
2017-12-28 21:45:58 +01:00
ae79be7b51
Refactor and general tidying up
FreezyLemon
·
2017-12-28 20:11:21 +01:00
7454633f63
Added more and fixed the old automated tests
FreezyLemon
·
2017-12-28 01:12:13 +01:00
128603a99f
Better style; removed initial sprites
FreezyLemon
·
2017-12-27 17:14:08 +01:00
d21ef14f75
Fixed problems introduced by the merge
FreezyLemon
·
2017-12-25 19:43:35 +01:00
025d3941a2
various CI adjustments
FreezyLemon
·
2017-12-07 19:39:13 +01:00
c950d1359a
Small style changes
FreezyLemon
·
2017-12-07 16:41:46 +01:00
772bba27be
Removed unnecessary whitespace
FreezyLemon
·
2017-12-07 16:31:02 +01:00
465f92af07
Removed TODO and added another test line
FreezyLemon
·
2017-12-07 16:26:50 +01:00
334cb3dd10
Added licence header to the new test case
FreezyLemon
·
2017-12-07 13:17:51 +01:00
07660a6600
Various test fixes
FreezyLemon
·
2017-12-07 11:11:43 +01:00
f3f3d1d0fc
Added new test case for URL parsing / link display in chat
FreezyLemon
·
2017-12-07 10:29:33 +01:00
65afbd5c1b