osu/osu.Game
2021-06-11 20:14:35 +09:00
..
Audio
Beatmaps Check empty string more explicitly in IsRomanised() 2021-06-11 06:38:53 +02:00
Collections Attempt to safeguard against collections database corruptions 2021-06-08 14:25:39 +09:00
Configuration add beatmap with storyboard source 2021-06-02 15:50:33 +08:00
Database
Extensions
Graphics Add fallback-to-default logic for HoverSounds and HoverClickSounds 2021-06-11 20:14:35 +09:00
Input
IO Provide game-wide resources via IStorageResourceProvider 2021-05-31 18:57:47 +09:00
IPC
Localisation
Migrations
Online Move legacy ScoreInfo to be completely based on presence of classic mod 2021-06-08 18:00:09 +09:00
Overlays Merge branch 'master' into no-unranked-display 2021-06-10 17:09:46 +09:00
Properties
Replays
Rulesets Add missing CurrentSkin null check in DHO disposal 2021-06-11 09:18:58 +02:00
Scoring Extract first version out to constant 2021-06-08 18:38:47 +09:00
Screens Merge pull request #13444 from peppy/editor-timeline-taiko-hit-colouring 2021-06-11 15:10:24 +09:00
Skinning Merge branch 'master' into fix-beatmap-skin-disables 2021-06-10 16:37:58 +09:00
Storyboards Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup 2021-05-31 21:39:04 +09:00
Tests Merge branch 'master' into legacy-skin-default-fallback 2021-06-08 16:54:26 +09:00
Updater
Users Fix avatars missing in private message channel tabs / local leaderboards 2021-06-10 17:47:17 +09:00
Utils Add NextSingle of version taking output range to StatelessRNG 2021-06-04 19:52:12 +09:00
osu!.res
osu.Game.csproj Merge branch 'master' into results-screen-sfx 2021-06-10 11:28:35 +09:00
OsuGame.cs Add parens to declare operator precedence 2021-06-08 18:39:52 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Increase music volume back to 80% for the time being 2021-06-04 15:00:53 +09:00
PerformFromMenuRunner.cs