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-18 08:30:00 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
1682 Commits
Return the populated item when calling GetChildren to write more elegant code.
Dean Herbert
·
2016-10-24 11:39:18 -04:00
0c9e26e546
Add a database reset method.
Dean Herbert
·
2016-10-24 11:39:18 -04:00
6f80efdb29
Don't insert to database until we're completely finished importing a beatmap.
Dean Herbert
·
2016-10-24 11:39:18 -04:00
7650bb1707
Fix cascading inserts.
Dean Herbert
·
2016-10-24 11:39:18 -04:00
ee6c810df5
Sort by difficulty and fix relationship
Drew DeVault
·
2016-10-24 11:39:18 -04:00
42f8d19c73
Add star counter to difficulty select
Drew DeVault
·
2016-10-24 11:39:18 -04:00
8d6431b35e
Fix additional bugs, tweak L+F
Drew DeVault
·
2016-10-24 11:39:18 -04:00
6da092ab30
Fix initialization of BeatmapInfo
Drew DeVault
·
2016-10-24 11:39:18 -04:00
8d4a211419
Fix cascade insert
Drew DeVault
·
2016-10-24 11:39:18 -04:00
3ee0bf2b80
Fix issues with beatmap import file contention
Drew DeVault
·
2016-10-24 11:39:18 -04:00
641855c790
Fix up wrt upstream development
Drew DeVault
·
2016-10-24 11:39:18 -04:00
c41b3d92c6
Improve song selection layout, database loading
Also adds event that notifes the song select when a beatmap is added.
Drew DeVault
·
2016-10-24 11:39:11 -04:00
674f624bfc
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
First
Previous
...
30
31
32
33
34
Next
Last