osu/osu.Game
2023-05-17 17:26:19 +09:00
..
Audio remove bank default value 2023-04-28 17:22:34 +02:00
Beatmaps Move combo information updating to an interface level helper method 2023-05-17 17:26:19 +09:00
Collections
Configuration Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Database Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Extensions
Graphics Fix back-to-front logic 2023-05-06 15:34:55 +02:00
Input Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +09:00
IO
IPC
Localisation Add the ability to adjust the beatmap tick rate in the editor 2023-05-09 20:53:20 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Merge branch 'master' into export 2023-05-06 20:12:53 +02:00
Overlays Attempt to preserve old resolution when switching displays 2023-05-16 21:14:09 +02:00
Performance
Properties
Replays
Rulesets Update combo information on placement blueprint 2023-05-17 17:26:19 +09:00
Scoring Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Screens Fix weird purple tint on placement object in timeline 2023-05-17 17:26:19 +09:00
Skinning Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Storyboards Actually use new end time property when setting lifetimes 2023-04-26 13:28:51 +09:00
Tests Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Updater
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Revert "Merge pull request #23570 from huoyaoyuan/inspect-code-cs11" 2023-05-17 14:49:47 +09:00
OsuGame.cs Fix hold-for-right-click showing during gameplay 2023-05-13 21:32:30 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Rename method to better indicate directionality 2023-05-04 18:15:12 +02:00
PerformFromMenuRunner.cs