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-20 20:20:28 +08:00
Code
Issues
Releases
Wiki
Activity
32,616
Commits
4
Branches
793
Tags
a920342a094c857962af199fc90becb69813eafd
Commit Graph
18 Commits
Expose an immutable bindable in interface.
Lucas A
·
2020-09-02 19:55:46 +02:00
3fc6a74fdf
Remove unneeded access modifier.
Lucas A
·
2020-08-29 19:39:50 +02:00
03b7c8b889
Make Introduce bindable property OverlayActivationMode in OsuScreen
Lucas A
·
2020-08-29 19:34:35 +02:00
5949a281fc
Reword xmldoc to specify intended usage
smoogipoo
·
2020-07-15 13:08:57 +09:00
e2c043737d
Add xmldoc for OnBackButton
Joehu
·
2020-07-14 13:14:59 -07:00
21ed9df1ea
Add OnBackButton bool to OsuScreen
Joehu
·
2020-07-13 23:59:20 -07:00
1a2f5cb477
Allow screen to specify whether to apply audio rate adjustments from mods
Dean Herbert
·
2019-11-15 13:47:14 +09:00
6d06b444ba
Remove unnecessary extra property
smoogipoo
·
2019-06-25 18:38:14 +09:00
aa81c95f30
Move back button to OsuGame
smoogipoo
·
2019-06-25 18:33:08 +09:00
8c96e4c1fa
Add target screen support and user bypass
Dean Herbert
·
2019-02-25 14:01:51 +09:00
706da017d7
Adjust namespaces
smoogipoo
·
2019-02-21 19:05:52 +09:00
d8c55bc729
Fix regression in screen change allowance logic
Dean Herbert
·
2019-02-13 19:43:01 +09:00
e604806398
Use leased bindables
Dean Herbert
·
2019-02-01 16:44:06 +09:00
ca5c8d37d1
Move parallax logic out of BackgroundScreenStack
Dean Herbert
·
2019-01-31 18:10:33 +09:00
b48bb5b792
Update licenses
smoogipoo
·
2019-01-29 21:48:35 +09:00
82dc7f39a3
Move toolbar showing and overlay activation to OsuGame
Now exposed through IOsuScreen.
smoogipoo
·
2019-01-28 15:42:06 +09:00
7b1c1f3728
Create a custom background stack to fix various background issues
smoogipoo
·
2019-01-25 15:36:22 +09:00
f0e0088f43
Convert everything to use IScreen
smoogipoo
·
2019-01-24 19:47:44 +09:00
8ea7ec6445