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
/
ModHelpers
/
ModRegistryHelper.cs
Age
Commit message (
Expand
)
Author
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-08-22
change mod registry to return a container interface (#534)
Jesse Plamondon-Willard
2018-04-19
fix GetApi interface validation errors not naming interface
Jesse Plamondon-Willard
2018-02-17
split proxy builder & factory (#435)
Jesse Plamondon-Willard
2017-12-15
emit proxy classes directly to simplify crossplatform compatibility (#409)
Jesse Plamondon-Willard
2017-12-12
block access to mod-provided APIs until all mods are initialised (#409)
Jesse Plamondon-Willard
2017-12-12
validate interface is public (#409)
Jesse Plamondon-Willard
2017-12-12
add support for casting mod-provided API to an interface without a direct ass...
Jesse Plamondon-Willard
2017-12-12
log mod-provided API access (#409)
Jesse Plamondon-Willard
2017-12-12
switch to simpler approach for mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-12-11
add prototype of mod-provided APIs (#409)
Jesse Plamondon-Willard
2017-12-11
generalise internal mod registry (#409)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard