1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 01:43:15 +08:00
osu-lazer/osu.Game/Database
smoogipoo dc9fb84e25 Update progress with the current item, not the next item
In the case where there is no next item, the progress will not get updated, so we'll essentially skip one element from filling the progress bar further. In the future we may/will want to not hide the notification upon completion, so this will look better in such scenarios.
2018-03-22 14:46:25 +09:00
..
ArchiveModelManager.cs Update progress with the current item, not the next item 2018-03-22 14:46:25 +09:00
DatabaseBackedStore.cs Further xmldoc and restoring of Cleanup method 2018-02-15 16:31:42 +09:00
DatabaseContextFactory.cs Improve xmldoc for DatabaseContextFactory.Get 2018-02-19 14:17:41 +09:00
DatabaseWriteUsage.cs Only write when writes occur 2018-02-12 19:57:21 +09:00
ICanAcceptFiles.cs Add missing licence headers 2018-02-15 16:33:33 +09:00
IDatabaseContextFactory.cs Add interface for database context factory 2018-02-12 23:10:05 +09:00
IHasFiles.cs Add missing licence headers 2018-02-15 16:33:33 +09:00
IHasPrimaryKey.cs Update licence headers 2018-01-05 20:21:19 +09:00
INamedFileInfo.cs Add missing licence headers 2018-02-15 16:33:33 +09:00
ISoftDelete.cs Cleanups and xmldoc additions 2018-02-15 16:24:14 +09:00
MutableDatabaseBackedStore.cs Add missing licence headers 2018-02-15 16:33:33 +09:00
OsuDbContext.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00
SingletonContextFactory.cs Add interface for database context factory 2018-02-12 23:10:05 +09:00