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-17 20:35:39 +08:00
Code
Issues
Releases
Wiki
Activity
1,740
Commits
4
Branches
791
Tags
d82b67ee9ba767d7a8edb680da804732278b5aca
Commit Graph
17 Commits
Remove unnecessary methods and local variables.
Dean Herbert
·
2017-02-13 18:30:51 +09:00
11643d2e09
Load beatmap data from an optional osb file.
Damnae
·
2017-02-09 15:19:09 +01:00
a504c73f33
Update and standardise license headers.
Dean Herbert
·
2017-02-07 14:27:41 +09:00
50bd80cb0c
Add missing licence headers.
Dean Herbert
·
2016-12-06 19:07:15 +09:00
f356640cb7
Expression body and spacing.
Huo Yaoyuan
·
2016-11-16 10:53:10 +08:00
95600f872d
cctor->Register
Huo Yaoyuan
·
2016-11-15 02:08:02 +08:00
97005e033c
Add beatmap backgrounds.
Dean Herbert
·
2016-11-05 20:00:14 +09:00
a11d534067
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
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
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