osu/osu.Game
Dean Herbert 1914c41d0d
Merge pull request #20353 from Drison64/fix-timelineZoom-zero
EditorBeatmap's TimelineZoom should never be zero
2022-09-18 18:06:26 +09:00
..
Audio
Beatmaps Catch against sqlite initialisation failures 2022-09-16 01:02:38 +09:00
Collections Fix collection dropdown potentially overwriting value change with schedule hotfix 2022-08-23 17:33:53 +09:00
Configuration Update OsuConfigManager in line with ConfigManager logging changes 2022-08-22 17:03:20 +09:00
Database Merge branch 'master' into fix-skin-flow 2022-09-16 20:15:51 +09:00
Extensions Improved UprightUnscaledContainer 2022-08-22 14:24:52 +01:00
Graphics Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
Input Merge branch 'master' into open-profile-hotkey 2022-08-11 13:04:19 -04:00
IO
IPC
Localisation Merge pull request #19693 from its5Q/editor-localisation 2022-08-20 11:51:57 +09:00
Models
Online Clarify purpose of APIUserScoreAggregate 2022-09-17 19:37:30 +03:00
Overlays Merge branch 'master' into fix-skin-flow 2022-09-16 20:15:51 +09:00
Performance
Properties
Replays
Rulesets Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
Scoring Remove all EF models 2022-09-15 16:59:36 +09:00
Screens Merge pull request #20353 from Drison64/fix-timelineZoom-zero 2022-09-18 18:06:26 +09:00
Skinning Merge branch 'master' into fix-skin-flow 2022-09-16 20:15:51 +09:00
Storyboards Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
Tests Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
Updater Don't play fling animation when activating a notification 2022-09-12 18:57:18 +09:00
Users
Utils Include framework configuration in sentry output 2022-08-22 17:03:30 +09:00
.editorconfig
BackgroundBeatmapProcessor.cs Revert async Task change 2022-09-09 16:12:18 +09:00
osu!.res
osu.Game.csproj Update framework 2022-09-16 19:35:34 +09:00
OsuGame.cs Simplify skin bindable flow 2022-09-12 19:51:50 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Remove all entity framework code and migrations 2022-09-15 16:58:58 +09:00
PerformFromMenuRunner.cs