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-24 02:49:54 +08:00
Code
Issues
Releases
Wiki
Activity
4,064
Commits
4
Branches
796
Tags
4e65da0fd116a05f1ba6cd6a01bc8d7bd5eeb3f7
Commit Graph
32 Commits
Post-merge fixes (and CodeFactor fixes)
ColdVolcano
·
2017-04-24 22:48:25 -05:00
1df50adc3a
Remove for real this time
ColdVolcano
·
2017-04-23 00:57:41 -05:00
30b7a029dc
Remove not needed stuff (+typo fix)
ColdVolcano
·
2017-04-23 00:50:02 -05:00
fe35d20def
Move MenuMusic logic to MainMenu
ColdVolcano
·
2017-04-23 00:36:23 -05:00
094a0f9639
Fix crash when there's no beatmaps
ColdVolcano
·
2017-04-14 17:48:27 -05:00
ca1f89f2cf
Build for real this time
ColdVolcano
·
2017-04-14 17:17:51 -05:00
2c6327fca9
Pls AppVeyor don't die
Javier Flores
·
2017-04-14 16:33:58 -05:00
984c7092a6
Cleanup + AppVeyor fixes
ColdVolcano
·
2017-04-14 13:10:59 -05:00
b7d61add45
Show song in MusicController and SongSelect
ColdVolcano
·
2017-04-14 12:59:15 -05:00
b5fc84087f
More smoothness when MenuMusic is false
ColdVolcano
·
2017-04-14 12:58:47 -05:00
2eb73a7c70
Get MenuMusic and MenuVoice woking
ColdVolcano
·
2017-04-14 12:42:42 -05:00
2a9f4e6950
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