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-22 21:40:49 +08:00
Code
Issues
Releases
Wiki
Activity
84
Commits
4
Branches
796
Tags
8a168f2d290e0332c6efbea9684cc90b114f51cd
Commit Graph
11 Commits
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