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-21 07:49:52 +08:00
Code
Issues
Releases
Wiki
Activity
461
Commits
4
Branches
793
Tags
a14edc06c840babaaf7fcc4f73f09fedc07c4e9d
Commit Graph
20 Commits
Pull beatmap list from db and render simple list
Drew DeVault
·
2016-10-24 11:39:11 -04:00
a14edc06c8
Fix missing Metadata initialisation.
Dean Herbert
·
2016-10-19 12:28:48 +09:00
c81c4cbbcd
Drop BeatmapSet, only BeatmapSetInfo is necessary
Drew DeVault
·
2016-10-18 15:48:24 -04:00
7bdf1fe1bf
s/AddBeatmap/ImportBeatmap/g
Drew DeVault
·
2016-10-18 15:42:07 -04:00
768dd38fa0
Rework duplicate detection in AddBeatmap
Drew DeVault
·
2016-10-18 15:41:46 -04:00
105bba6178
Add lifecycle management to BeatmapDatabase
Drew DeVault
·
2016-10-18 15:38:59 -04:00
ad14462369
Refactor the database code
Drew DeVault
·
2016-10-18 13:38:27 -04:00
449f04c07b
Converted all .cs files to use CRLF line endings.
John Leuenhagen
·
2016-10-13 23:33:58 -04:00
fedfb8a22a
Improve beatmap loading and hydration
Drew DeVault
·
2016-10-13 10:29:30 -04:00
25d08c8e2c
Copy imported beatmaps into beatmap storage
Drew DeVault
·
2016-10-13 10:15:08 -04:00
fd10e6e582
Fix casing on private properties
Drew DeVault
·
2016-10-13 12:17:52 +09:00
880399f5a5
Fixup
Drew DeVault
·
2016-10-13 12:17:13 +09:00
0267eb7649
Update AddBeatmap accordingly
Drew DeVault
·
2016-10-12 11:32:40 -04:00
c9a057b510
Refactor database to reuse existing types
Drew DeVault
·
2016-10-12 11:32:40 -04:00
e9a45de51f
Initial support code for beatmap loading
Drew DeVault
·
2016-10-12 11:32:40 -04:00
bc69aa1455
Use PlayMode instead of GameMode
Drew DeVault
·
2016-10-12 11:32:40 -04:00
768c3bc31e
Use @strings
Drew DeVault
·
2016-10-12 11:32:40 -04:00
e8de245032
MetadataID -> BeatmapMetadataID
Drew DeVault
·
2016-10-12 11:32:27 -04:00
f6b6446a9c
Move control of databases into osu-framework
Drew DeVault
·
2016-10-12 11:32:27 -04:00
72c4a26aea
Add initial DB schema and support code
Drew DeVault
·
2016-10-12 11:32:07 -04:00
2d810f72fa