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