1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game
2020-11-20 16:25:48 +09:00
..
Audio Allow preview tracks to exist without an owner (without hard crashing) 2020-11-15 13:21:09 +09:00
Beatmaps Fix storyboard animations of very old beatmaps playing too slow 2020-11-12 17:03:43 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Add hotkey to select random skin 2020-11-11 13:05:03 +09:00
Database Use dictionary to avoid linq overhead 2020-11-17 10:57:11 +09:00
Extensions Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
Graphics Merge branch 'remove-dead-playfield-code' into fix-judgement-ordering 2020-11-20 16:12:48 +09:00
Input Add hotkey to select random skin 2020-11-11 13:05:03 +09:00
IO Resolve CA1835 inspection 2020-11-01 18:51:39 +01:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Add flag value to database 2020-10-20 00:46:08 +02:00
Online Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
Overlays Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00
Properties
Replays Add field to Replay denoting whether the full replay have been received or not 2020-10-27 18:58:37 +09:00
Rulesets Show main judgement content above hitobjects 2020-11-20 16:25:48 +09:00
Scoring Merge branch 'master' into move-cache-logic-to-base-impl 2020-11-06 16:56:35 +09:00
Screens Prevent editor from crashing for rulesets with no compose screen implementation 2020-11-19 22:11:52 +01:00
Skinning Show main judgement content above hitobjects 2020-11-20 16:25:48 +09:00
Storyboards Remove redundant class name qualifier 2020-11-10 12:20:49 +01:00
Tests Add base method for testing conversion in other direction 2020-11-15 14:48:23 +01:00
Updater Update EndsWith usages 2020-10-16 12:58:34 +09:00
Users Add counter to most played beatmaps section in user overlay 2020-11-12 18:29:22 +09:00
Utils Add missing string function ordinal specifications 2020-10-16 12:49:31 +09:00
osu!.res
osu.Game.csproj Update framework 2020-11-20 12:32:17 +09:00
OsuGame.cs Merge branch 'master' into perform-from-menu-dialog-aware 2020-11-12 15:05:45 +01:00
OsuGameBase.cs Move schedule call outwards 2020-11-16 16:49:31 +09:00
PerformFromMenuRunner.cs Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00