osu/osu.Game
2021-09-15 13:55:28 +09:00
..
Audio
Beatmaps Add TODO comment about lack of in-gameplay support 2021-09-13 00:13:07 +02:00
Collections
Configuration Fix cache not actually caching anything 2021-09-09 14:56:39 +09:00
Database
Extensions Amend xmldoc of shake extension method 2021-09-14 22:50:45 +02:00
Graphics Merge branch 'master' into 14421-multi-password-error-handling 2021-09-14 22:58:20 +02:00
Input Reduce startup overhead during default key binding handling 2021-09-07 15:19:23 +09:00
IO Remove IJsonSerializable interface 2021-08-31 14:39:20 +09:00
IPC
Localisation
Migrations Add "samples match playback rate" setting to beatmap info 2021-09-12 16:40:52 +02:00
Online Remove now-unused DI params 2021-09-14 17:25:57 +09:00
Overlays Merge pull request #14687 from Emil8250/master 2021-09-13 22:46:06 +09:00
Performance
Properties
Replays
Rulesets Allow ModIcon to be constructed using an IMod 2021-09-10 12:43:12 +09:00
Scoring Refactor exposed mod retrieval methods for better safety 2021-09-10 11:09:13 +09:00
Screens Merge pull request #14737 from bdach/editor-difficulty-switch-shared-state 2021-09-15 12:38:56 +09:00
Skinning Move BarHitErrorMeter's icon reorintation to Update() 2021-09-13 19:41:55 +03:00
Storyboards
Tests Reduce precision of difficulty calculator tests 2021-09-14 13:45:10 +09:00
Updater
Users Rename variable to be more descriptive 2021-09-10 13:01:54 +09:00
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources 2021-09-13 14:12:37 +09:00
OsuGame.cs Merge pull request #14571 from rednir/get-user-from-username 2021-09-06 00:15:09 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Undo big oopsie 2021-09-09 17:12:38 +09:00
PerformFromMenuRunner.cs