osu/osu.Game
2021-09-20 16:43:15 +09:00
..
Audio
Beatmaps Add TODO comment about lack of in-gameplay support 2021-09-13 00:13:07 +02:00
Collections
Configuration Attach migration memo to DatabasedSetting class for visibility 2021-09-15 17:25:07 +09:00
Database Fix potential nullref throw on failed startup 2021-09-16 22:48:09 +09:00
Extensions Amend xmldoc of shake extension method 2021-09-14 22:50:45 +02:00
Graphics Merge branch 'limit-max-triangles' into update-framework 2021-09-16 22:49:50 +09:00
Input Add key binding support for grid mode cycle 2021-09-20 16:43:15 +09:00
IO
IPC
Localisation Add key binding support for grid mode cycle 2021-09-20 16:43:15 +09:00
Migrations Add "samples match playback rate" setting to beatmap info 2021-09-12 16:40:52 +02:00
Online Merge pull request #14741 from smoogipoo/fix-lounge-beatmaps-counter 2021-09-15 18:51:52 +09:00
Overlays Move login panel related files to own namespace and tidy up class nesting 2021-09-17 18:34:16 +09:00
Performance
Properties
Replays
Rulesets Change combo bind logic to be non-weird 2021-09-17 19:15:14 +09:00
Scoring Refactor exposed mod retrieval methods for better safety 2021-09-10 11:09:13 +09:00
Screens Implement grid size toggling matching stable 2021-09-19 20:26:02 +02:00
Skinning Fix skin editor potentially leaving game-wide masking in the wrong state 2021-09-17 13:48:20 +09:00
Storyboards
Tests Merge branch 'fix-osu-game-test-scene' into update-framework 2021-09-16 22:46:52 +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-18 03:08:42 +09:00
OsuGame.cs Update with keybinding changes 2021-09-16 18:26:12 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix potential nullref throw on failed startup 2021-09-16 22:48:09 +09:00
PerformFromMenuRunner.cs