summaryrefslogtreecommitdiff
path: root/src/SMAPI/Translation.cs
AgeCommit message (Expand)Author
2022-07-06update code annotationsJesse Plamondon-Willard
2022-04-25fix null reference error when implicitly converting null translation to stringJesse Plamondon-Willard
2022-04-13enable nullable annotations in the rest of SMAPI core (#837)Jesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no logic changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2019-10-01remove unused translation field & methodJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard