summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/RewriteFacades
AgeCommit message (Expand)Author
2022-07-06update code annotationsJesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no logic changes are needed (#837)Jesse Plamondon-Willard
2022-04-13enable nullable annotations in SMAPI where no changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2021-12-04suppress non-applicable code warningsJesse Plamondon-Willard
2021-11-28drop support for XNA FrameworkJesse Plamondon-Willard
2021-07-13migrate to Harmony 2.1 (#711)Jesse Plamondon-Willard
2021-04-04standardize spelling of 'macOS'Jesse Plamondon-Willard
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