1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:07:25 +08:00
osu-lazer/osu.Game
Dean Herbert 6818ebdaff Change the way migrations are checked for
This method allows switching between sqlite-net and EF builds without completely breaking. Note that DB migration still only happens in a forward direction, but this will allow switching back and forth without eventually being unable to start the game.
2017-10-22 15:27:16 +09:00
..
Audio move stuff thats duplicated in PreviewButton and DirectPanel to PlayButton 2017-10-06 21:02:00 +02:00
Beatmaps Merge branch 'master' into fix-ef-hiding 2017-10-20 14:24:46 +09:00
Configuration Merge branch 'master' into storyboard_integration 2017-09-22 12:45:34 +02:00
Database Change the way migrations are checked for 2017-10-22 15:27:16 +09:00
Graphics Merge remote-tracking branch 'upstream/master' into ranks-section 2017-10-13 18:49:05 +09:00
Input Fix KeyBindingStore regression 2017-10-17 17:08:01 +09:00
IO Fix deletion and use single context for imports and deletions for now 2017-10-18 18:27:17 +09:00
IPC *Database -> *Store 2017-07-27 16:56:41 +09:00
Migrations Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
Online Let's not rename columns yet 2017-10-14 14:30:58 +09:00
Overlays Merge branch 'master' into notification-thread-safety 2017-10-20 11:48:14 +09:00
Properties Standardise AssemblyInfos 2017-10-14 15:02:20 +09:00
Resources And then everything became one 2017-09-19 16:06:58 +09:00
Rulesets Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
Screens Fix selection after hiding all difficulties in a set 2017-10-20 11:16:56 +09:00
Storyboards Rework EF Core usage in model classes 2017-10-06 00:23:26 +03:00
Tests Fix TestCase failing in an infinite loop 2017-10-20 12:21:18 +09:00
Users Merge branch 'master' into more_context_menus 2017-09-14 19:21:29 +09:00
app.config CI fixing 2017-10-16 22:00:54 +09:00
OpenTK.dll.config Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj ValueTuple please 2017-10-19 14:49:23 +09:00
osu.nuspec And then everything became one 2017-09-19 16:06:58 +09:00
OsuGame.cs Allow scores to open beatmap overlay 2017-10-13 20:09:03 +09:00
OsuGameBase.cs Rely on storage.DeleteDatabase for guaranteed database deletion 2017-10-21 00:15:02 +09:00
packages.config Fix removal of FileInfo, BeatmapMetadata, BeatmapDifficulty objects 2017-10-15 14:01:35 +03:00