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-06-01 14:46:05 +08:00
Code
Issues
Releases
Wiki
Activity
3,952
Commits
4
Branches
799
Tags
ee659e73073d01b1fcfbc4e57e75cd7fff252d7d
Commit Graph
27 Commits
Update async load usage to new style.
Dean Herbert
·
2017-04-02 15:56:12 +09:00
6f1fff4ee7
Update references.
Dean Herbert
·
2017-03-28 21:26:20 +09:00
f7dc7e9bb9
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Reduce error count.
Dean Herbert
·
2017-03-09 14:24:16 +09:00
da751804b6
Fix a few regressions.
Dean Herbert
·
2017-03-07 13:30:36 +09:00
1751532a01
Fix most warnings.
Dean Herbert
·
2017-03-07 13:05:57 +09:00
0cad5d7d41
Removed unused variables and parameters
Andrey Zavadskiy
·
2017-02-27 17:32:32 +03:00
3487dfe236
Update framework
Thomas Müller
·
2017-02-26 11:22:58 +09:00
1585ae842a
Merge remote-tracking branch 'upstream/master' into remove-usings
Dean Herbert
·
2017-02-24 11:29:34 +09:00
c5552dfb27
Update framework and add "Async" suffix to asynchronous methods
Thomas Müller
·
2017-02-23 22:32:10 +01:00
2689de0c0c
Remove unnecessary using statements
Thomas Müller
·
2017-02-23 21:38:10 +01:00
a5dfa7ab06
Merge branch 'master' into general-fixes
Dean Herbert
·
2017-02-23 17:04:53 +09:00
6701cd9016
Framework updates.
Dean Herbert
·
2017-02-23 16:42:12 +09:00
da2bfe6d3c
Add loading screen.
Dean Herbert
·
2017-02-22 21:53:59 +09:00
aef0eb49a1
GameMode -> Screen.
Dean Herbert
·
2017-02-17 19:23:58 +09:00
e6ef9f67aa
Add/update license headers.
Dean Herbert
·
2017-02-14 18:17:35 +09:00
f207da6041
Add null check when loading beatmap background.
Dean Herbert
·
2017-02-12 16:13:44 +09:00
37e75e9a54
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Update null background handling
Drew DeVault
·
2017-01-30 09:44:02 -05:00
0a81fdbd10
Use default background on empty song select screen
Drew DeVault
·
2017-01-17 16:43:53 -05:00
7559fc593a
Fix depth values.
Thomas Müller
·
2016-11-29 20:50:12 +01:00
b12b82fdd3
Do not change depth value of drawables currently contained within a container.
Tom94
·
2016-11-24 13:23:05 +09:00
718f2b13a8
Fix some namespaces.
Dean Herbert
·
2016-11-23 12:00:17 +09:00
611619fd9c
Avoid synchronous queries in BackgroundModeBeatmap.
Dean Herbert
·
2016-11-22 21:22:12 +09:00
a3234a5269
Add wedged background overlay to song select.
Thomas Müller
·
2016-11-20 10:02:20 +01:00
0fdd505807
Update the background according to the currently selected beatmap and blur it within song select.
Thomas Müller
·
2016-11-19 17:39:43 +01:00
f8788bb24b
Rename GameModes namespace to Screens.
Dean Herbert
·
2016-11-14 17:23:33 +09:00
0f4538f69f