osu/osu.Game
2021-08-11 18:11:36 +09:00
..
Audio
Beatmaps Fix gap in fill colour 2021-08-06 18:05:24 +09:00
Collections
Configuration
Database Add xmldoc explaining thread safety limitations of IModelManager "events" 2021-08-10 17:36:59 +09:00
Extensions Update incorrect xmldoc 2021-07-31 16:48:45 +09:00
Graphics Merge branch 'master' into context-menu-sounds 2021-08-11 16:21:13 +09:00
Input
IO
IPC
Localisation Use direct reference instead 2021-08-03 15:34:21 +08:00
Migrations
Online Merge pull request #14204 from peppy/fix-null-ref-online-tracking-component 2021-08-10 18:36:13 +09:00
Overlays Add simple download progress display to download buttons on playlist items 2021-08-10 15:14:43 +09:00
Performance
Properties
Replays
Rulesets Always initialize DHO transforms on LoadComplete 2021-08-10 16:34:38 +09:00
Scoring Update mapper usages with LocalisableDescription 2021-07-31 01:47:14 +03:00
Screens Simplify method of marking players as playing in test scenes 2021-08-09 19:21:22 +09:00
Skinning Use non linear colour interpolation for legacy health display 2021-08-10 11:29:31 +10:00
Storyboards
Tests Simplify method of marking players as playing in test scenes 2021-08-09 19:21:22 +09:00
Updater
Users Add hover+select sounds to some components that are missing them 2021-07-30 21:35:28 +09:00
Utils Remove unnecessary "in" keyword 2021-08-09 20:53:02 +10:00
.editorconfig Add localisation license header to editorconfig 2021-08-02 11:44:10 +09:00
osu!.res
osu.Game.csproj Update framework 2021-08-11 16:17:21 +09:00
OsuGame.cs Reset all types of adjustments in MusicController; Rename AllowRateAdjustments to AllowTrackAdjustments 2021-07-29 15:39:26 +08:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix stack overflow in ruleset change rejection logic 2021-07-30 01:54:30 +09:00
PerformFromMenuRunner.cs