summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/ModLoading/Rewriters
AgeCommit message (Expand)Author
2020-06-15temporarily restore Harmony 1.x support with compile flag (#711)Jesse Plamondon-Willard
2020-05-21rewrite HarmonyMethod to allow null (#711)Jesse Plamondon-Willard
2020-05-21rename facade classesJesse Plamondon-Willard
2020-05-20rewrite renamed 'prioritiy' field (#711)Jesse Plamondon-Willard
2020-05-19rewrite assembly rewriting, merge Harmony rewriters (#711)Jesse Plamondon-Willard
2020-05-10rewrite AccessTools methods which changed in Harmony 2.0 (#711)Jesse Plamondon-Willard
2020-05-06add base instruction handler (#711)Jesse Plamondon-Willard
2020-05-05combine Harmony 1.x rewrite logs (#711)Jesse Plamondon-Willard
2020-05-05add Harmony 2.0 rewriters (#711)Jesse Plamondon-Willard
2020-05-05rename files for upcoming change (#711)Jesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-11-18remove rewrite rules only used by mods that broke in SDV 1.3Jesse Plamondon-Willard
2018-06-30fix types getting rewritten unnecessarily if the source & target types have t...Jesse Plamondon-Willard
2018-06-24only rewrite type references if necessary (#532)Jesse Plamondon-Willard
2018-06-24move type match lambda up into TypeFinder (#532)Jesse Plamondon-Willard
2018-06-24merge ISemanticVersion interfaces into new project (#532)Jesse Plamondon-Willard
2018-06-24update to Mono.Cecil 0.10Jesse Plamondon-Willard
2018-03-11update rewriters for Stardew Valley 1.3 (#453)Jesse Plamondon-Willard
2018-03-04fix misplaced file (#453)Jesse Plamondon-Willard
2018-03-03automatically detect broken code (#453)Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard