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
/
ModRegistry.cs
Age
Commit message (
Expand
)
Author
2022-05-15
reduce performance impact of deprecation warnings
Jesse Plamondon-Willard
2022-04-16
use specified nullability in reflection API (#837)
Jesse Plamondon-Willard
2022-04-14
show simplified stack trace for deprecation notices
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#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
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-02-07
fix 'unknown mod' deprecation warnings when they occur in the Mod constructor
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-11-16
fix content packs always failing to load if they declare a dependency on a SM...
Jesse Plamondon-Willard
2018-11-02
add internal mod.HasID helper (#480)
Jesse Plamondon-Willard
2018-02-17
add content pack feature (#436)
Jesse Plamondon-Willard
2017-12-12
block access to mod-provided APIs until all mods are initialised (#409)
Jesse Plamondon-Willard
2017-12-11
generalise internal mod registry (#409)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard