1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 02:07:24 +08:00
osu-lazer/osu.Game
Dean Herbert 4290a71f44 Add special case for timing points
Timing points can't fallback to defaults and must be added at least once.
2019-10-26 11:38:05 +09:00
..
Audio Fix skinning support for combobreak 2019-06-30 21:58:30 +09:00
Beatmaps Add special case for timing points 2019-10-26 11:38:05 +09:00
Configuration Remove FollowPlayback setting 2019-10-07 19:44:22 +03:00
Database Only lock database for the duration of a model restoration 2019-10-03 11:24:17 +09:00
Graphics Remove necessity of AutoGenerated flag 2019-10-25 19:58:42 +09:00
Input Update in line with framework changes 2019-08-27 18:43:58 +09:00
IO Switch casing comparison mode to ordinal 2019-10-11 09:24:41 +02:00
IPC Move ArchiveModelManager import process to async flow 2019-06-10 13:42:22 +09:00
Migrations Use correct database migration 2019-09-13 13:57:55 +03:00
Online Change containment check to overlap 2019-10-25 00:42:58 +02:00
Overlays Apply adjustments for framework changes 2019-10-23 14:04:06 +09:00
Properties Merge branch 'master' into correct-preview-loop 2019-01-31 10:53:09 +01:00
Replays Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Rulesets Refactor blueprint movement and selection events (#6588) 2019-10-24 22:58:03 +09:00
Scoring Allow undeleting scores if their beatmap exists 2019-09-20 19:55:59 +09:00
Screens Add grouping of ControlPoints 2019-10-25 19:52:02 +09:00
Skinning Fix skins not being displayed correctly in the editor 2019-10-08 12:52:34 +09:00
Storyboards Fix storyboard samples not stopping on exit 2019-09-03 19:28:10 +09:00
Tests Merge branch 'master' into rework-selection-updates 2019-10-06 15:00:56 +08:00
Updater Move post-update notification logic to UpdateManager base class 2019-09-24 18:37:05 +09:00
Users Fix Bot users have all the profile sections in ProfileOverlay 2019-09-27 09:22:25 +03:00
Utils Cleanup 2019-08-28 20:15:28 +09:00
osu!.res
osu.Game.csproj Update framework 2019-10-23 15:13:52 +09:00
OsuGame.cs Make OverlayContainers with no blocking input VisibilityContainers 2019-10-14 16:27:59 -07:00
OsuGameBase.cs Make RulestStore initialise at construction time 2019-10-15 16:14:06 +09:00