1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 17:42:54 +08:00
osu-lazer/osu.Game/Screens
Dean Herbert 3ae7d0cb98
Better handle the passing of Beatmap and updating of scores.
PresentScores was dangerous as it could potentially bring up unsafe threading scenarios. This ensures everything will work well in all cases.
2017-03-23 16:31:08 +09:00
..
Backgrounds Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Charts Fix most warnings. 2017-03-07 13:05:57 +09:00
Direct Fix most warnings. 2017-03-07 13:05:57 +09:00
Edit Fix CI issues. 2017-03-14 22:27:24 +08:00
Menu Use const whenever possible. 2017-03-23 13:52:38 +09:00
Multiplayer Fix most warnings. 2017-03-07 13:05:57 +09:00
Play Use const whenever possible. 2017-03-23 13:52:38 +09:00
Ranking Fix most warnings. 2017-03-07 13:05:57 +09:00
Select Better handle the passing of Beatmap and updating of scores. 2017-03-23 16:31:08 +09:00
Tournament Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
BackgroundScreen.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
GameScreenWhiteBox.cs Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Loader.cs Fix most warnings. 2017-03-07 13:05:57 +09:00
OsuGameScreen.cs Merge branch 'master' into leaderboards 2017-03-17 18:23:01 -03:00