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 15b533f2a4 Hash skins based on name, not skin.ini contents
It is feasible that a user may be changing the contents of skin.ini
without changing the skin name / author. Such changes should not create
a new skin if already imported.
2020-09-11 16:20:54 +09:00
..
Audio Add back removed nullcheck 2020-08-07 21:36:02 +09:00
Beatmaps Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00
Collections Remove async load (now using loadComponentSingleFile) 2020-09-09 15:40:45 +09:00
Configuration Merge branch 'master' into update-dcc-exclusions 2020-09-07 18:01:44 +09:00
Database Hash skins based on name, not skin.ini contents 2020-09-11 16:20:54 +09:00
Extensions Remove unnecessary generic specification on cursor 2020-05-14 16:01:07 +09:00
Graphics Show drag handle by default on main class 2020-09-10 11:11:45 -07:00
Input Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
IO Fix path empty string check causing regression in behaviour 2020-09-03 19:17:07 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Code quality, read position offsets 2020-03-08 14:02:39 -07:00
Online Merge branch 'master' into score-recalc 2020-09-10 18:30:41 +09:00
Overlays Rename missing parameter 2020-09-11 12:19:26 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays
Rulesets Fix maps with only bonus score having NaN scores 2020-09-11 01:13:55 +09:00
Scoring Add cancellation support 2020-09-09 17:37:11 +09:00
Screens Merge branch 'master' into fix-filtercontrol-order 2020-09-11 13:07:41 +09:00
Skinning Hash skins based on name, not skin.ini contents 2020-09-11 16:20:54 +09:00
Storyboards Fix potential crash if disposing a DrawableStoryboardSample twice 2020-08-21 18:19:47 +09:00
Tests Add test coverage 2020-09-09 20:04:25 +09:00
Updater Fix thread safety 2020-06-15 22:19:02 +09:00
Users Embed behaviour into UserCoverBackground 2020-07-28 20:50:55 +09:00
Utils Make PeriodTracker actually immutable 2020-05-02 01:33:33 +02:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update framework 2020-09-10 18:10:39 +09:00
OsuGame.cs Move CollectionManager to OsuGame 2020-09-09 15:39:15 +09:00
OsuGameBase.cs Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00