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-20 23:00:48 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
23 Commits
Fix possible null
Andrei Zavatski
·
2019-12-01 04:09:45 +03:00
62daea195c
Implement IEquatable<Country>
Andrei Zavatski
·
2019-12-01 03:52:41 +03:00
0ac4675546
Seperate drawable and updateable flag from Country + Use UpdateableFlag
KingLuigi4932
·
2019-06-17 20:57:57 +03:00
d665f1fe4b
Use ModelBackedDrawable in DrawableFlag
iiSaLMaN
·
2019-06-17 06:44:24 +03:00
98f8b1d59a
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Revert async changes
Dean Herbert
·
2018-08-31 07:07:10 +09:00
03084aa04b
Use GetAsync on all textures
smoogipoo
·
2018-08-27 17:26:44 +09:00
1b279d383f
Fix regression in drawable rank first display
Dean Herbert
·
2018-07-13 19:53:29 +09:00
bbb11a4066
Fix some possible null reference exceptions
smoogipoo
·
2018-07-09 17:09:17 +09:00
0a67e5a274
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
add tooltip to country flags
Aergwyn
·
2017-12-30 14:59:35 +01:00
f7fe083018
The TextureStore in Country.cs can noit be null.
Miterosan
·
2017-11-07 22:50:00 +01:00
d5b275fa53
Less verbose DrawableFlag constructor.
Nabile Rahmani
·
2017-07-24 09:25:49 +02:00
c80f5c708a
Let's not use Country for drawings-specific stuff...
smoogipooo
·
2017-05-02 13:02:14 +09:00
e856abe59a
Bring API request structure up-to-date.
Dean Herbert
·
2017-04-19 16:05:06 +09:00
83fa143e17
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Formatting
DrabWeb
·
2017-03-19 00:14:23 -03:00
5c645350f9
-IHasDrawableRepresentation, User.Region -> Country
DrabWeb
·
2017-03-19 00:09:58 -03:00
b0e7296e25
Made requested changes
DrabWeb
·
2017-03-17 18:16:59 -03:00
0834b5b794