summaryrefslogtreecommitdiff
path: root/src/SMAPI.Toolkit/Utilities
AgeCommit message (Expand)Author
2021-03-07add descriptive error for PathTooLongException which crashes SMAPI or the ins...Jesse Plamondon-Willard
2020-09-08rename PathUtilities.NormalizePathSeparator, add normalization for more casesJesse Plamondon-Willard
2020-09-05simplify path separator normalizationJesse Plamondon-Willard
2020-09-05add unit tests for PathUtilities, fix some edge casesJesse Plamondon-Willard
2020-08-23 add EarlyConstants for constants needed before external DLLs are loadedJesse Plamondon-Willard
2020-08-23move file for upcoming changeJesse Plamondon-Willard
2020-05-16use newer C# featuresJesse Plamondon-Willard
2020-02-22fix errors loading spouse room content packs in SMAPI 3.3Jesse Plamondon-Willard
2020-02-02prefix OS name in log on AndroidJesse Plamondon-Willard
2019-12-15fix Linux systems with libhybris-utils installed incorrectly detected as Andr...Jesse Plamondon-Willard
2019-09-14add Android detectionJesse Plamondon-Willard
2019-09-14remove custom enum, add Android to SMAPI's platform enumJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14move environment utility into toolkit for reuseJesse Plamondon-Willard
2019-09-13migrate to new project file formatJesse Plamondon-Willard