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-23 23:56:25 +08:00
Code
Issues
Releases
Wiki
Activity
3,207
Commits
4
Branches
796
Tags
bfa2e68bfba4f82aecaf9fa8a69fca07f307f91c
Commit Graph
21 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
Use const whenever possible.
Dean Herbert
·
2017-03-23 13:52:38 +09:00
681ed38941
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Add statefulness to MenuCursor.
Dean Herbert
·
2017-03-17 20:45:27 +09:00
f9f31ca092
Fix most warnings.
Dean Herbert
·
2017-03-07 13:05:57 +09:00
0cad5d7d41
Remove unnecessary schedule.
Dean Herbert
·
2017-02-26 21:15:33 +09:00
c5ad79e3e2
Update framework
Thomas Müller
·
2017-02-26 11:22:58 +09:00
1585ae842a
Update framework and add "Async" suffix to asynchronous methods
Thomas Müller
·
2017-02-23 22:32:10 +01:00
2689de0c0c
Audio class renames in line with framework changes.
Dean Herbert
·
2017-02-18 17:35:04 +09:00
32ce8cf723
Make disclaimer actually be a thing.
Dean Herbert
·
2017-02-18 14:16:46 +09:00
bf33cc6f53
Add better screen hierarchy and placeholder for dev build disclaimer.
Dean Herbert
·
2017-02-17 20:07:16 +09:00
fe3a6248ec
GameMode -> Screen.
Dean Herbert
·
2017-02-17 19:23:58 +09:00
e6ef9f67aa
Improve exit procedure.
Dean Herbert
·
2017-02-17 17:25:28 +09:00
9e8b4d43dd
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Move Intro logic to OnEntering in line with framework changes.
Dean Herbert
·
2017-01-20 16:30:24 +08:00
ae464fcace
Move the actual outro sequence into Intro rather than MainMenu.
Dean Herbert
·
2016-12-05 19:34:52 +09:00
ff85ccca6d
Align logo correctly between intro and main menu.
Kinda hacky but will do for now.
Dean Herbert
·
2016-12-01 21:59:32 +09:00
22905d2033
Add animated osu! logo.
Dean Herbert
·
2016-12-01 20:21:14 +09:00
1f370fe29c
ShowToolbar -> ShowOverlays; include MusicController.
Dean Herbert
·
2016-11-15 20:55:57 +09:00
d846246ef2
Rename GameModes namespace to Screens.
Dean Herbert
·
2016-11-14 17:23:33 +09:00
0f4538f69f