1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 13:07:25 +08:00
osu-lazer/osu.Game
2020-11-02 12:04:58 +09:00
..
Audio Move common HitSampleInfo lookup to static method 2020-09-25 17:30:31 +09:00
Beatmaps Resolve CA2249 inspections 2020-11-01 18:54:44 +01:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Document nullability of seasonal backgrounds 2020-10-30 20:00:59 +01:00
Database Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
Extensions Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
Graphics Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
Input Add key binding to show HUD while held 2020-10-30 14:19:40 +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 Merge branch 'master' into seasonal-backgrounds 2020-10-30 22:53:51 +09:00
Overlays Rename "SeasonalBackgrounds" to "SeasonalBackgroundMode" 2020-10-30 15:54:10 +01:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Reduce the serialised size of LegacyReplayFrame 2020-10-22 19:17:10 +09:00
Rulesets Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
Scoring Fix one more missed occurrence 2020-10-16 13:21:47 +09:00
Screens Merge pull request #10631 from bdach/shift-delete-all-selected 2020-11-02 12:04:58 +09:00
Skinning Update to use virtual methods instead of reconstructing TextBuilder 2020-10-19 14:59:03 +09:00
Storyboards Fix regression causing storyboard sprites to have incorrect origin support 2020-10-23 15:46:24 +09:00
Tests Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
Updater Update EndsWith usages 2020-10-16 12:58:34 +09:00
Users Remove last.fm support 2020-10-16 11:54:11 +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-10-29 20:38:28 +09:00
OsuGame.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
OsuGameBase.cs Send frames to streaming client from replay recorder 2020-10-22 17:48:15 +09:00