1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game
2020-12-02 19:13:09 +09:00
..
Audio Rename parameters 2020-12-02 10:55:48 +09:00
Beatmaps Rename parameters 2020-12-02 10:55:48 +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 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 'master' into song-select-track-selected-better-2 2020-11-30 17:26:15 +09:00
Input Moved enum to bottom, change defualt bind to Shift-Tab, Fixed Notification 2020-11-30 21:38:16 -05: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 Fix spectator not being thread-safe 2020-12-02 19:13:09 +09:00
Overlays Bring code in line with SDL2 defaults 2020-12-01 17:47:07 +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 Rename parameters 2020-12-02 10:55:48 +09:00
Scoring Merge branch 'master' into move-cache-logic-to-base-impl 2020-11-06 16:56:35 +09:00
Screens Merge pull request #11031 from peppy/editor-fix-beat-snapping-new-beatmap 2020-12-02 15:17:09 +09:00
Skinning Expose animation start time as mutable in interface 2020-11-22 13:11:22 +01:00
Storyboards Remove redundant class name qualifier 2020-11-10 12:20:49 +01:00
Tests Merge pull request #11011 from ekrctb/catch-pooling-initial 2020-12-02 13:02:22 +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 18:29:22 +09:00
Utils Merge pull request #11033 from smoogipoo/immutable-hit-samples 2020-12-02 14:44:26 +09:00
osu!.res
osu.Game.csproj Merge remote-tracking branch 'upstream/dependabot/nuget/Dapper-2.0.78' into update-dependencies 2020-12-02 10:37:40 +09:00
OsuGame.cs Remove default allowRetry parameter value from ResultsScreen 2020-11-20 14:35:44 +09: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