osu/osu.Game
2022-10-11 14:27:40 +09:00
..
Audio
Beatmaps Cleanup all other leftover binding instantiation 2022-09-25 16:02:40 -04:00
Collections
Configuration Adjust out-of-the-box background dim back down to 70% 2022-10-07 18:47:32 +09:00
Database Fix beatmap update button not respecting user "prefer no video" setting 2022-10-11 14:27:40 +09:00
Extensions
Graphics
Input Remove non-smoke key bindings on "Relax" mod instead 2022-10-09 17:14:16 +03:00
IO
IPC
Localisation Merge branch 'master' into localisation-settings 2022-10-06 13:22:08 +09:00
Models
Online Silence unobserved exceptions in BeginPlayingInternal 2022-10-05 14:31:13 +09:00
Overlays Fix language settings dropdown not updating when changing language in first run setup 2022-10-06 21:11:00 -07:00
Performance
Properties
Replays
Rulesets Merge pull request #20606 from sw1tchbl4d3r/barline_generator_improvements 2022-10-11 01:31:30 +09:00
Scoring
Screens Fix beatmap update button not respecting user "prefer no video" setting 2022-10-11 14:27:40 +09:00
Skinning Remove leftover Enum 2022-10-09 22:52:54 +02:00
Storyboards Remove null conditional 2022-09-23 17:06:55 +03:00
Tests Make room requests handler handle GetBeatmapRequest 2022-09-27 20:30:41 +09:00
Updater Fix update progress notification not closing on completion 2022-09-23 16:30:07 +03:00
Users
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update resources (fixes osu!mania flashlight crash) 2022-10-10 14:24:36 +09:00
OsuGame.cs Fix misplaced parenthesis 2022-10-04 18:21:29 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge pull request #20344 from frenzibyte/better-tablet-notifications 2022-09-22 22:45:27 +09:00
PerformFromMenuRunner.cs