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
/
RewriteFacades
Age
Commit message (
Expand
)
Author
2022-07-06
update code annotations
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no changes are needed (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2021-12-04
suppress non-applicable code warnings
Jesse Plamondon-Willard
2021-11-28
drop support for XNA Framework
Jesse Plamondon-Willard
2021-07-13
migrate to Harmony 2.1 (#711)
Jesse Plamondon-Willard
2021-04-04
standardize spelling of 'macOS'
Jesse Plamondon-Willard
2020-06-15
temporarily restore Harmony 1.x support with compile flag (#711)
Jesse Plamondon-Willard
2020-05-21
rewrite Harmony.Patch method to allow non-implemented virtual methods (#711)
Jesse Plamondon-Willard
2020-05-21
rewrite HarmonyMethod to allow null (#711)
Jesse Plamondon-Willard
2020-05-21
rename facade classes
Jesse Plamondon-Willard
2020-05-21
improve facade annotations
Jesse Plamondon-Willard
2020-05-21
fix AccessTools facade constructor logic (#711)
Jesse Plamondon-Willard
2020-05-20
fix error-handling when patch is called with a null target method (#711)
Jesse Plamondon-Willard
2020-05-18
move facade namespace (#711)
Jesse Plamondon-Willard