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
/
ModLoading
/
AssemblyLoader.cs
Age
Commit message (
Expand
)
Author
2019-09-14
list all detected issues in trace logs for incompatible mods
Jesse Plamondon-Willard
2019-03-16
add support for suppressing warnings in mod DB
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-12-06
disable paranoid detection if paranoid warnings are disabled
Jesse Plamondon-Willard
2018-08-31
add paranoid warnings mode (#590)
Jesse Plamondon-Willard
2018-08-19
move most SMAPI files into subfolder (#582)
Jesse Plamondon-Willard
2018-07-02
fix 'missing assembly' errors raised for some .NET Framework types (#356)
Jesse Plamondon-Willard
2018-07-01
add game path to assembly definition resolution search paths for rare edge ca...
Jesse Plamondon-Willard
2018-06-30
detect broken assembly references not covered by a dependency, and flag as in...
Jesse Plamondon-Willard
2018-06-25
dispose assembly data once mods are loaded
Jesse Plamondon-Willard
2018-06-24
update to Mono.Cecil 0.10
Jesse Plamondon-Willard
2018-05-12
group mod warnings in console
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-04-15
tweak trace logs for readability when loading mods
Jesse Plamondon-Willard
2018-04-13
add MacOS detection
Jesse Plamondon-Willard
2018-03-03
fix error in new incompatibility finders when they resolve members in a depen...
Jesse Plamondon-Willard
2018-03-03
automatically detect broken code (#453)
Jesse Plamondon-Willard
2018-03-03
move technical compatibility details into TRACE log (#453)
Jesse Plamondon-Willard
2018-02-19
add unvalidated update tick event for specialised use cases (#446)
Jesse Plamondon-Willard
2018-02-17
Revert "rewrite all mod assemblies to let SMAPI proxy into their internal cla...
Jesse Plamondon-Willard
2018-02-15
rewrite all mod assemblies to let SMAPI proxy into their internal classes (#435)
Jesse Plamondon-Willard
2017-12-28
fix issue where assemblies could be incorrectly reloaded
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard