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