summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/SContentManager.cs
AgeCommit message (Collapse)Author
2017-10-23improve content manager thread safety, create content cache wrapper (#373)Jesse Plamondon-Willard
2017-10-21fix mods which implement IAssetLoader being marked as conflicting with ↵Jesse Plamondon-Willard
themselves
2017-10-12refuse to load custom map tilesheets with absolute or directory-climbing ↵Jesse Plamondon-Willard
paths (#368)
2017-10-10work around race condition in game codeJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard