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 19:04:00 +08:00
Code
Issues
Releases
Wiki
Activity
3,952
Commits
4
Branches
791
Tags
ee659e73073d01b1fcfbc4e57e75cd7fff252d7d
Commit Graph
24 Commits
Cleanup.
smoogipooo
·
2017-04-03 20:27:25 +09:00
15db37d9e0
Slightly clean up archive readers + decoders. Read beatmap version into BeatmapInfo.
smoogipooo
·
2017-04-03 20:26:46 +09:00
19b5555ef2
Revert "Merge pull request
#441
from tacchinotacchi/archive-reader"
This reverts commit
6f20473e65
, reversing changes made to
c76a495d3d
.
Dean Herbert
·
2017-03-14 11:46:34 +09:00
ba10c3a8db
Merge remote tracking branch 'upstream/master' into archive-reader
Alex Amadori
·
2017-03-07 08:41:44 +01:00
309019aab3
Fix most warnings.
Dean Herbert
·
2017-03-07 13:05:57 +09:00
0cad5d7d41
Refactor ArchiveReader for extensibility
Alex Amadori
·
2017-03-06 23:56:08 +01:00
fd53d10264
Remove unnecessary using statements
Thomas Müller
·
2017-02-23 21:38:10 +01:00
a5dfa7ab06
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