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 20:20:25 +08:00
Code
Issues
Releases
Wiki
Activity
1,375
Commits
4
Branches
796
Tags
c00a558cb7c0ef1cbfa2b4ce7b398de46279700c
Commit Graph
20 Commits
Add missing licence headers.
Dean Herbert
·
2016-12-06 19:07:15 +09:00
f356640cb7
Explicit disposal via using() to WorkingBeatmap.
Dean Herbert
·
2016-11-22 14:57:53 +09:00
7df8324957
Add beatmap backgrounds.
Dean Herbert
·
2016-11-05 20:00:14 +09:00
a11d534067
General cleanup per PR feedback
Drew DeVault
·
2016-10-26 10:52:40 -04:00
55e5ec6fae
Add background textures to beatmap sets
Needs osu-framework#189
Drew DeVault
·
2016-10-24 11:39:18 -04:00
bc959f74a5
Fix issues with beatmap import file contention
Drew DeVault
·
2016-10-24 11:39:18 -04:00
641855c790
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
Use @strings where appropriate
Drew DeVault
·
2016-10-13 12:19:10 +09:00
deff5ad61e
Import beatmaps into the database via IPC
Drew DeVault
·
2016-10-13 12:18:17 +09:00
45c0bc5428
Remove unnecessary setters
Drew DeVault
·
2016-10-13 12:17:58 +09:00
c7d12bc072
Fix casing on private properties
Drew DeVault
·
2016-10-13 12:17:52 +09:00
880399f5a5
Implement IDisposable in ArchiveReaders
Drew DeVault
·
2016-10-13 12:17:18 +09:00
30f2eeda7c
Fixup
Drew DeVault
·
2016-10-13 12:17:13 +09:00
0267eb7649
Start implementing legacy decoder
Drew DeVault
·
2016-10-13 12:16:48 +09:00
2a3f047895
Refactor database to reuse existing types
Drew DeVault
·
2016-10-12 11:32:40 -04:00
e9a45de51f
Implement OszArchiveReader
Drew DeVault
·
2016-10-12 11:32:40 -04:00
23bc26ddac
Initial support code for beatmap loading
Drew DeVault
·
2016-10-12 11:32:40 -04:00
bc69aa1455