osu/osu.Game
2021-11-08 16:35:05 +09:00
..
Audio Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Beatmaps Merge pull request #15491 from peppy/remove-stupid-weak-reference-bindable-events 2021-11-08 15:19:58 +09:00
Collections Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Configuration Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Database Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 13:35:49 +09:00
Extensions
Graphics Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
Input Change scroll speed adjust defaults to F3/F4 2021-10-29 11:13:07 +09:00
IO Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
IPC
Localisation Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
Migrations Add migration to reset and repopulate existing skin hashes 2021-10-20 17:56:45 +09:00
Models Expose bot state via interface 2021-11-05 13:40:44 +09:00
Online Merge pull request #15491 from peppy/remove-stupid-weak-reference-bindable-events 2021-11-08 15:19:58 +09:00
Overlays Merge pull request #15491 from peppy/remove-stupid-weak-reference-bindable-events 2021-11-08 15:19:58 +09:00
Performance
Properties
Replays
Rulesets Remove obsolete method in ModAutoplay 2021-11-07 16:15:57 +03:00
Scoring Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 13:35:49 +09:00
Screens Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 13:35:49 +09:00
Skinning Merge branch 'master' into user-class-cleanup 2021-11-05 13:55:22 +09:00
Stores Move RealmRulesetStore initial work off incorrect thread 2021-11-08 15:05:43 +09:00
Storyboards Fix crash on gameplay startup if beatmap has no background 2021-11-04 17:24:40 +09:00
Tests Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
Updater Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Users Merge branch 'master' into user-lookup-by-username-cleanup 2021-11-08 13:38:26 +09:00
Utils Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-11-06 14:33:45 +09:00
OsuGame.cs Fix LinkFlowContainer not creating user links supporting full IUser specification 2021-11-08 14:17:47 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Add missing dispose call 2021-11-08 16:35:05 +09:00
PerformFromMenuRunner.cs