summaryrefslogtreecommitdiff
path: root/src/SMAPI.Internal
AgeCommit message (Expand)Author
2022-04-12enable nullable annotations in shared projects (#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-02-11use Array.Empty to avoid unneeded array allocationsJesse Plamondon-Willard
2021-10-17update for new build pathJesse Plamondon-Willard
2021-09-18simplify exception logsJesse Plamondon-Willard
2021-08-05prevent weird null reference exception in error-handlingJesse Plamondon-Willard
2021-08-04fix error when error-handling invalid ReflectionTypeLoadException errorsJesse Plamondon-Willard
2021-07-30migrate to the new Harmony patch pattern used in my modsJesse Plamondon-Willard
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
2020-04-12add config option to disable console colors (#707)Jesse Plamondon-Willard
2019-09-23make console colors configurableJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2019-09-14move environment utility into toolkit for reuseJesse Plamondon-Willard
2019-09-14simplify project namesJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-06-02move web API client into toolkit (#532)Jesse Plamondon-Willard
2018-05-25add semantic version to toolkit (#532)Jesse Plamondon-Willard
2018-05-17add beta for-developers download to smapi.ioJesse Plamondon-Willard
2018-05-10use SMAPI's console color scheme logic in installer too (#495)Jesse Plamondon-Willard
2018-05-10generalise console color logic for reuse (#495)Jesse Plamondon-Willard
2018-05-03switch back to shared project due to installer issuesJesse Plamondon-Willard
2018-05-02reorganise to avoid errors deploying web app, fix WMI error in Linux installerJesse Plamondon-Willard
2018-05-01unify SMAPI.AssemblyRewriters and SMAPI.Common projectsJesse Plamondon-Willard