index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Framework
/
CommandManager.cs
Age
Commit message (
Expand
)
Author
2022-04-13
enable nullable annotations in the rest of SMAPI core (#837)
Jesse Plamondon-Willard
2022-04-13
remove unused code (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2022-04-06
use target-typed new
Jesse Plamondon-Willard
2021-01-06
add a way to send console commands to a specific screen
Jesse Plamondon-Willard
2020-08-23
minor cleanup
Jesse Plamondon-Willard
2020-07-26
use ordinal comparison/sorting instead of invariant
Jesse Plamondon-Willard
2020-05-22
move internal commands out of SCore
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-09-29
fix command errors logged as SMAPI instead of the affected mod
Jesse Plamondon-Willard
2018-04-25
update release notes, refactor a bit (#474)
Jesse Plamondon-Willard
2018-04-25
fix not adding last arg
Dan Volchek
2018-04-16
support quoted strings in console commands
Dan Volchek
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard