Alex Amadori
|
fbb16295ae
|
Improved delegate syntax
|
2017-02-21 18:43:10 +01:00 |
|
Alex Amadori
|
a6fbfc8349
|
Using random generator from osu-framework
|
2017-02-20 17:49:02 +01:00 |
|
Alex Amadori
|
87ec0e36ea
|
Complying with rule "Instance fields (private)"
|
2017-02-18 16:45:46 +01:00 |
|
Alex Amadori
|
21cf96ec10
|
More sorting rookie mistakes
|
2017-02-18 16:23:13 +01:00 |
|
Alex Amadori
|
f48c83b787
|
Fix silly sorting mistakes
|
2017-02-18 15:56:29 +01:00 |
|
Alex Amadori
|
d92382c1aa
|
Merge remote-tracking branch 'upstream/master'
|
2017-02-18 15:18:26 +01:00 |
|
Alex Amadori
|
6bbbbd8f96
|
Implemented sorting in TestCasePlaySong
|
2017-02-18 15:11:40 +01:00 |
|
Dean Herbert
|
e6ef9f67aa
|
GameMode -> Screen.
|
2017-02-17 19:23:58 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
4aa2834082
|
Fix TestCasePlaySongSelect not working on consecutive executions.
|
2017-01-27 00:16:02 +09:00 |
|
柯十六夜
|
acfbf2e32e
|
Add prefix Online to BeatmapID and BeatmapSetID
|
2017-01-09 21:05:01 +08:00 |
|
Dean Herbert
|
54fc25e163
|
Fix disposal logic.
|
2016-11-28 12:25:20 +09:00 |
|
Drew DeVault
|
c85454d034
|
Reset db on dispose
|
2016-11-25 05:12:01 -05:00 |
|
Drew DeVault
|
89effca12e
|
Remove need for PlaySongSelect ctor to take a db
|
2016-11-25 00:44:46 -05:00 |
|
Thomas Müller
|
c6d688898f
|
Initial implementation of a beatmap carousell and various minor improvements to song select.
No big optimizations yet, but groundwork is laid out.
|
2016-11-20 20:34:16 +01:00 |
|
Dean Herbert
|
4590be552f
|
Move play modes to their own projects.
|
2016-11-14 18:54:24 +09:00 |
|
Dean Herbert
|
06f4f93918
|
Move play modes to Modes namespace.
|
2016-11-14 18:03:20 +09:00 |
|
Dean Herbert
|
0f4538f69f
|
Rename GameModes namespace to Screens.
|
2016-11-14 17:23:33 +09:00 |
|
Dean Herbert
|
d664c97279
|
Don't reinitialise fake data if we've already populated it.
|
2016-10-27 17:38:38 +09:00 |
|
Dean Herbert
|
ace31c68ea
|
Imply we are using fake data in description.
|
2016-10-27 17:38:23 +09:00 |
|
Dean Herbert
|
a764a97602
|
Use memory database again, local to TestCasePlaySongSelect.
|
2016-10-27 17:35:00 +09:00 |
|
Dean Herbert
|
f16cc430f8
|
Stop using memory database. Load sample data local to TestCase.
Also makes the connection private.
|
2016-10-27 17:08:53 +09:00 |
|
Drew DeVault
|
bc6e705e2b
|
Add test case for song selection
|
2016-10-24 11:39:18 -04:00 |
|