osu/osu.Game
rootyElf b3cab35a2c
Update EntityFramework libraries
Updated Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore.Sqlite.Core to 2.1.0 to enable the app to run on arm linux platforms. This also updates SQLitePCLRaw.lib.e_sqlite3.linux from 1.1.7 to  1.1.11. While 1.1.7 only provides native libraries for linux-x64 and linux-x86, 1.1.11 adds alpine-x64, linux-arm, linux-arm64, linux-armel and linux-musl-x64.
2018-06-07 15:46:31 +01:00
..
Audio
Beatmaps Merge branch 'master' into disallow-beatmap-change 2018-06-07 15:34:19 +09:00
Configuration
Database Merge branch 'master' into fix-database-migration-failure 2018-06-06 22:44:35 +09:00
Graphics Merge branch 'master' into disallow-beatmap-change 2018-06-06 20:26:17 +09:00
Input
IO Standardise path 2018-06-06 20:55:42 +09:00
IPC
Migrations Remove unique constraints on hash columns 2018-05-29 16:26:32 +09:00
Online Fix web request failures not being correctly handled at an APIRequest level 2018-06-03 13:01:52 +09:00
Overlays Use new bind method 2018-06-07 16:46:54 +09:00
Properties
Rulesets Rename GameBeatmap -> BindableBeatmap 2018-06-06 20:16:20 +09:00
Screens Use new bind method 2018-06-07 16:46:54 +09:00
Skinning
Storyboards Rename GameBeatmap -> BindableBeatmap 2018-06-06 20:16:20 +09:00
Tests Use new bind method 2018-06-07 16:46:54 +09:00
Users
Utils Implement DebugUtils locally 2018-06-06 18:33:10 +09:00
osu!.res
osu.Game.csproj Update EntityFramework libraries 2018-06-07 15:46:31 +01:00
osu.nuspec
OsuGame.cs Rewrite much state logic 2018-06-06 16:17:51 +09:00
OsuGameBase.cs Merge branch 'master' into disallow-beatmap-change 2018-06-07 00:38:40 +09:00