1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game
2020-12-16 20:42:30 +01:00
..
Audio Ensure equality member consistency for SampleInfo 2020-12-03 23:25:53 +01:00
Beatmaps Add a simple cache-busting query string to online.db retrieval 2020-12-11 17:56:02 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration add keybind for in game overlay 2020-11-29 20:59:02 -05:00
Database Refactor Import() overload to take a list of import tasks instead. 2020-12-16 14:28:16 +01:00
Extensions Standardise time display formats across the editor 2020-09-30 12:45:43 +09:00
Graphics Remove now unused files 2020-12-07 22:07:11 +09:00
Input Revert leasing logic 2020-12-05 22:15:41 +01: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 Use ints for userid parameters 2020-12-16 20:04:36 +09:00
Overlays Merge pull request #10882 from PercyDan54/import-screen 2020-12-15 15:03:15 +09: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 Remove unused using 2020-12-14 13:20:51 +09:00
Scoring Merge branch 'master' into move-cache-logic-to-base-impl 2020-11-06 16:56:35 +09:00
Screens Refactor Import() overload to take a list of import tasks instead. 2020-12-16 14:28:16 +01:00
Skinning Clamp osu!mania's HitPosition offset to match osu-stable implementation 2020-12-16 18:08:19 +09:00
Storyboards Better API for dealing with the contained drawable samples 2020-11-30 19:26:25 +09:00
Tests Merge pull request #11035 from smoogipoo/add-playlist-length 2020-12-03 18:39:54 +09: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 03:11:29 +03:00
Utils Merge pull request #11033 from smoogipoo/immutable-hit-samples 2020-12-02 14:44:26 +09:00
osu!.res
osu.Game.csproj Update framework 2020-12-14 17:52:38 +09:00
OsuGame.cs Refactor Import() overload to take a list of import tasks instead. 2020-12-16 14:28:16 +01:00
OsuGameBase.cs Fix CI inspections. 2020-12-16 20:42:30 +01:00
PerformFromMenuRunner.cs Add null checks to unguarded resolved-as-null fields 2020-11-14 14:52:58 +01:00