summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/CommandManager.cs
AgeCommit message (Expand)Author
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06remove some unused/redundant codeJesse Plamondon-Willard
2022-04-06use target-typed newJesse Plamondon-Willard
2021-01-06add a way to send console commands to a specific screenJesse Plamondon-Willard
2020-08-23minor cleanupJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-05-22move internal commands out of SCoreJesse Plamondon-Willard
2019-09-14fix typos and inconsistent spellingJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-09-29fix command errors logged as SMAPI instead of the affected modJesse Plamondon-Willard
2018-04-25update release notes, refactor a bit (#474)Jesse Plamondon-Willard
2018-04-25fix not adding last argDan Volchek
2018-04-16support quoted strings in console commandsDan Volchek
2017-10-07reorganise repo structureJesse Plamondon-Willard