osu/osu.Game
Dean Herbert 227963047a Fix hash validity check function returning incorrect results after soft deleting a beatmap
The soft-deleted one would potentially match before the newly imported
copy, resulting in a false-positive hash mismatch.
2021-11-01 15:15:45 +09:00
..
Audio Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Beatmaps Merge branch 'master' into beatmap-refactor/download-tracker 2021-11-01 13:15:36 +09:00
Collections Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Configuration Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Database Merge branch 'master' into beatmap-refactor/download-tracker 2021-11-01 13:15:36 +09:00
Extensions
Graphics Avoid double-adding chunks in link flow container 2021-10-29 06:34:08 +02:00
Input Change scroll speed adjust defaults to F3/F4 2021-10-29 11:13:07 +09:00
IO Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
IPC
Localisation Add hardware acceleration toggle 2021-10-30 01:02:53 +02:00
Migrations
Models
Online Fix hash validity check function returning incorrect results after soft deleting a beatmap 2021-11-01 15:15:45 +09:00
Overlays Add missing AddInternal call for BeatmapSetHeaderContent's download tracker 2021-11-01 14:43:32 +09:00
Performance
Properties
Replays
Rulesets Allow for long online IDs and implement in ScoreInfo 2021-10-29 11:48:36 +09:00
Scoring Merge branch 'master' into beatmap-refactor/download-tracker 2021-11-01 13:15:36 +09:00
Screens Fix playlist item download button being clickable when it shouldn't 2021-11-01 15:10:32 +09:00
Skinning Merge branch 'master' into fix-skin-layout-editor-crash 2021-10-28 06:24:24 +09:00
Stores Apply some second-pass inspections that appeared after previous changes 2021-10-27 13:09:30 +09:00
Storyboards Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Tests Merge branch 'master' into always-unique-test-online-ids 2021-10-28 18:23:45 +09:00
Updater Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
Users
Utils Apply batch fixing of built-in types using var 2021-10-27 13:04:41 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-10-29 18:56:13 +09:00
OsuGame.cs Use retrieval of bindable and tidy up code slightly 2021-10-28 13:09:03 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs