1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game
2019-11-12 20:07:01 +08:00
..
Audio Private set on track for safety 2019-11-12 15:13:47 +09:00
Beatmaps Use ??=. 2019-11-12 19:56:51 +08:00
Configuration Use discards. 2019-11-12 20:03:21 +08:00
Database Apply other styles. 2019-11-11 20:27:04 +08:00
Graphics Use compound assignment. 2019-11-12 19:53:50 +08:00
Input Apply other styles. 2019-11-11 20:27:04 +08:00
IO Use 'out var'. 2019-11-12 19:55:26 +08:00
IPC Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
Migrations Use correct database migration 2019-09-13 13:57:55 +03:00
Online Enforce expression body for typical simple ones. 2019-11-12 19:56:37 +08:00
Overlays Use constants. 2019-11-12 20:07:01 +08:00
Properties Merge branch 'master' into correct-preview-loop 2019-01-31 10:53:09 +01:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Use static local functions. 2019-11-12 19:56:54 +08:00
Scoring Allow undeleting scores if their beatmap exists 2019-09-20 19:55:59 +09:00
Screens Use constants. 2019-11-12 20:07:01 +08:00
Skinning Use ??=. 2019-11-12 19:56:51 +08:00
Storyboards Use 'out var'. 2019-11-12 19:55:26 +08:00
Tests Use language primitive types. 2019-11-12 19:56:45 +08:00
Updater Resolve new diagnostics in C# 7.3 2019-10-30 23:13:11 +08:00
Users Enforce expression body for typical simple ones. 2019-11-12 19:56:37 +08:00
Utils Cleanup 2019-08-28 20:15:28 +09:00
osu!.res
osu.Game.csproj Update framework 2019-11-12 17:37:01 +09:00
OsuGame.cs Move scaling container to OsuGame so OsuGameBase doesn't apply… (#6804) 2019-11-12 16:40:49 +09:00
OsuGameBase.cs Use auto property. 2019-11-12 19:53:25 +08:00