summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Content/AssetName.cs
AgeCommit message (Expand)Author
2022-11-10fix case where prefix ends with a path separatorJesse Plamondon-Willard
2022-10-18fix this case.atravita-mods
2022-10-16fix issues with subfoldersatravita-mods
2022-10-16reduce sequential bool checks a bitJesse Plamondon-Willard
2022-10-16fix IsEquivalentTo no longer ignoring surrounding whitespaceJesse Plamondon-Willard
2022-10-16fix index-out-of-range error when StartsWith prefix is emptyJesse Plamondon-Willard
2022-10-16tweak naming in new codeJesse Plamondon-Willard
2022-10-15make asset name comparing lazy.atravita-mods
2022-04-16fix broken unit testsJesse Plamondon-Willard
2022-04-13enable nullable annotations in the rest of SMAPI core (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-03-27split helper.Content API into game/mod content APIsJesse Plamondon-Willard
2022-03-26add NameWithoutLocale fields (#766)Jesse Plamondon-Willard
2022-02-18add AssetName to encapsulate asset name handling (#766)Jesse Plamondon-Willard