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-25 01:00:00 +08:00
Code
Issues
Releases
Wiki
Activity
9,593
Commits
4
Branches
796
Tags
91c49913c9dff5f19bec9eaa2c8e49dbbd015213
Commit Graph
12 Commits
Fix unfixed regressions
Dean Herbert
·
2017-11-23 20:23:47 +09:00
9db6ef6657
Style changes (removing newline from before second constructor parameter)
FreezyLemon
·
2017-11-23 09:12:23 +01:00
2cc2323791
Changed LoadWrapper back to DelayedLoadWrapper and fixed the implementation (dependent on framework change, delay now in ctor)
FreezyLemon
·
2017-11-22 15:46:04 +01:00
7d428875b8
Small fixes and style corrections
FreezyLemon
·
2017-11-21 19:16:44 +01:00
2203a84300
Switched over to the new LoadWrapper class for all delayed loading.
FreezyLemon
·
2017-11-21 16:17:33 +01:00
870807c265
Make avatars use a delayed load wrapper
Dean Herbert
·
2017-10-30 19:39:23 +09:00
23a729c83a
Container->Wrapper.
Dean Herbert
·
2017-04-02 16:17:13 +09:00
bfa2e68bfb
Update async load usage to new style.
Dean Herbert
·
2017-04-02 15:56:12 +09:00
6f1fff4ee7
Use DelayedLoadContainer in more places.
Dean Herbert
·
2017-03-28 15:28:58 +09:00
4042b94e01
Move async logic to framework.
Dean Herbert
·
2017-03-28 14:24:34 +09:00
f690e1d0c4
Add missing licence header.
Dean Herbert
·
2017-03-28 00:13:38 +09:00
36af868f44
Make Avatar accept a user.
Add UpdateableAvatar to handle the toolbar use-case.
Dean Herbert
·
2017-03-28 00:08:26 +09:00
13272e6995