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 06:29:52 +08:00
Code
Issues
Releases
Wiki
Activity
48,388
Commits
4
Branches
791
Tags
bdf215c576b26cf62d800e8a42eb44d400a0019f
Commit Graph
10 Commits
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Tidy up config parsing logic
Dean Herbert
·
2021-02-12 12:57:57 +09:00
8ab7d07eab
Use the newest config file available (where the local username matches the filename)
Lucas A
·
2021-02-08 11:12:25 +01:00
f0dfa9f8f3
Use the oldest user config file available when there happens to be multiple config files available.
Lucas A
·
2021-02-05 21:19:13 +01:00
f6d08f54e6
Address remaining reviews suggestions.
Lucas A
·
2021-01-26 20:35:42 +01:00
383c40b992
Use a lazy for delegating Songs directory locating until it is actually used.
Lucas A
·
2021-01-26 19:07:05 +01:00
2a2b6f347e
Rename const and fix unintended tabbing.
Lucas A
·
2021-01-26 18:45:04 +01:00
043385f919
Address CI inspections.
Lucas A
·
2021-01-25 19:05:16 +01:00
a4a7f0c578
Construct a DesktopStorage pointing to the absolute path of the song directory.
Lucas A
·
2021-01-24 22:04:46 +01:00
f0fdad2f83
Implement StableStorage class.
Lucas A
·
2021-01-24 19:18:16 +01:00
9a5790cd31