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
174
Commits
4
Branches
793
Tags
2f588a2d2cc3533f8a2f77ce7a7170c5ef83b5b3
Commit Graph
19 Commits
Remove unused variable.
Dean Herbert
·
2016-10-01 17:03:47 +09:00
af91341704
Use explicit cast to OsuGame rather than in-between derived classes.
# Conflicts: # osu.Game/GameModes/Menu/MainMenu.cs
Dean Herbert
·
2016-10-01 17:02:57 +09:00
5afb038025
Add parallax to ButtonSystem.
Dean Herbert
·
2016-10-01 17:02:20 +09:00
40e5a449bf
Adjust scale and outwards transition of ButtonSystem.
Dean Herbert
·
2016-10-01 17:02:01 +09:00
4ad618abc9
Add delay for exit process.
Dean Herbert
·
2016-09-30 13:31:05 +09:00
463f606004
Add OsuGameMode. Standardise naming of classes.
Dean Herbert
·
2016-09-30 13:30:55 +09:00
357c94ed8a
Basic white-boxing of all game modes.
Dean Herbert
·
2016-09-29 23:51:17 +09:00
154226b9a3
Fix a few warnings.
Dean Herbert
·
2016-09-29 23:46:27 +09:00
a69c5b4fc0
Add basic implementation of VisualTest framework for osu! project.
Comes with one complimentary test.
Dean Herbert
·
2016-09-24 15:47:17 +09:00
7bdb2fcfc7
Remove silly textboxes.
Dean Herbert
·
2016-09-24 00:09:59 +09:00
c64dfca82e
Replaced all Add() calls in Load()s with direct Children = new Drawable[] {} settings, for consistency
Remie Richards
·
2016-09-18 20:41:53 +01:00
314b0dfc04
Clears out old tests (use the framework tests!), Replaces osu.Game.Graphics.UserInterface references with osu.Framework.Graphics.UserInterface
Remie Richards
·
2016-09-17 21:54:52 +01:00
4754c0e2d1
Updates to latest osu-framework, Updates existing Load() methods to use Children = new Drawable[]{} syntax
Remie Richards
·
2016-09-17 21:33:46 +01:00
1a5c2b5221
Update naming conventions.
Dean Herbert
·
2016-09-04 18:31:58 +09:00
23111821f5
Add sample TextBox and SpriteText to MainMenu for comparison.
Dean Herbert
·
2016-09-01 22:51:03 +09:00
586aaad2b0
Remove unnecessary file extension.
# Conflicts: # osu.Game/GameModes/Menu/MainMenu.cs
Dean Herbert
·
2016-09-01 22:47:48 +09:00
6e836708bd
Update SampleManager Get method call.
Dean Herbert
·
2016-09-01 22:47:48 +09:00
af3e024c7b
License -> Licence.
Dean Herbert
·
2016-08-26 17:27:49 +09:00
81f9ce657f
Initial commit.
Dean Herbert
·
2016-08-26 14:41:47 +09:00
6cbbeaaac0