osu/osu.Game
Dan Balasescu 46d4fc0279
Merge pull request #21167 from peppy/fix-storyboard-variables
Fix some issues with storyboard variables
2022-11-10 12:46:52 +09:00
..
Audio
Beatmaps Don't trim whitespace from variable keys / values 2022-11-08 13:30:11 +09:00
Collections
Configuration Add the ability to toggle off hit marker displays in the editor 2022-11-08 18:07:06 +09:00
Database Merge branch 'master' into fix-filename-char-filtering 2022-10-29 12:42:10 +02:00
Extensions Rename and add documentation to function 2022-10-28 18:04:28 +09:00
Graphics Merge branch 'master' into editor-background 2022-11-08 17:18:34 +09:00
Input Rename to "clone" instead of "duplicate" 2022-10-25 11:43:23 +09:00
IO
IPC
Localisation Fix second prompt 2022-11-06 15:35:26 +01:00
Models
Online Use autosize instead of max width on fixed width timestamps 2022-11-06 19:28:01 -08:00
Overlays Remove unnecessary timestamp update 2022-11-06 19:45:59 -08:00
Performance
Properties
Replays
Rulesets Merge pull request #21173 from peppy/toggle-hit-markers 2022-11-10 12:23:53 +09:00
Scoring
Screens Merge pull request #21173 from peppy/toggle-hit-markers 2022-11-10 12:23:53 +09:00
Skinning Fix some lingering inspections 2022-11-09 17:46:24 +09:00
Storyboards Fix sprites not displaying in storyboard if filename extension is missing in script 2022-11-08 14:34:28 +09:00
Tests Remove the nullable disable annotation in the testing beatmap and mark some of the properties as nullable. 2022-10-30 17:03:54 +08:00
Updater
Users Add url clicking support to profile badges 2022-11-03 18:12:32 -07:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update dependencies 2022-11-04 17:00:58 +09:00
OsuGame.cs Hide settings/notifications regardless of IsPresent state of new overlay 2022-11-08 14:38:02 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Move PopoverContainer into OnlineOverlay to ensure correct colours 2022-11-03 15:43:06 +09:00
PerformFromMenuRunner.cs