1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 08:07:24 +08:00
osu-lazer/osu.Game
Dean Herbert 9d630e446e Use new storage methods to reset FileStore
Guarantees that backing files are cleaned up correctly. Also handles lingering "beatmaps" directory from older builds.
2017-08-01 10:57:46 +09:00
..
Audio Simplify constructor of SampleInfoList. 2017-05-08 19:30:55 +08:00
Beatmaps Add "migration" 2017-08-01 10:24:04 +09:00
Configuration More Clean UP 2017-06-07 20:07:18 +08:00
Database Separate out startup tasks to ensure they run after migrations 2017-08-01 10:24:00 +09:00
Graphics Make OsuButtons visually disable when not enabled 2017-07-28 12:58:03 +09:00
Input/Handlers Update framework 2017-05-11 21:25:43 +09:00
IO Use new storage methods to reset FileStore 2017-08-01 10:57:46 +09:00
IPC *Database -> *Store 2017-07-27 16:56:41 +09:00
Online Rename NotificationManager to NotificationOverlay 2017-07-28 15:03:42 +09:00
Overlays Merge branch 'master' into notification-improvements 2017-07-31 17:12:11 +09:00
Properties Remove all trailing whitespaces in this repo. 2017-04-06 16:21:18 +08:00
Rulesets *Database -> *Store 2017-07-27 16:56:41 +09:00
Screens Rename NotificationManager to NotificationOverlay 2017-07-28 15:03:42 +09:00
Users Less verbose DrawableFlag constructor. 2017-07-24 09:25:49 +02:00
osu.Game.csproj Merge branch 'master' into fix-notification-threading 2017-07-31 16:33:34 +09:00
OsuGame.cs Rename NotificationManager to NotificationOverlay 2017-07-28 15:03:42 +09:00
OsuGameBase.cs Add the ability to create migrations on a per-store level 2017-07-27 20:38:40 +09:00
packages.config Update nuget packages 2017-06-13 11:50:46 +09:00