summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/RewriteFacades
AgeCommit message (Expand)Author
2020-06-15temporarily restore Harmony 1.x support with compile flag (#711)Jesse Plamondon-Willard
2020-05-21rewrite Harmony.Patch method to allow non-implemented virtual methods (#711)Jesse Plamondon-Willard
2020-05-21rewrite HarmonyMethod to allow null (#711)Jesse Plamondon-Willard
2020-05-21rename facade classesJesse Plamondon-Willard
2020-05-21improve facade annotationsJesse Plamondon-Willard
2020-05-21fix AccessTools facade constructor logic (#711)Jesse Plamondon-Willard
2020-05-20fix error-handling when patch is called with a null target method (#711)Jesse Plamondon-Willard
2020-05-18move facade namespace (#711)Jesse Plamondon-Willard