summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Extensions.cs
AgeCommit message (Expand)Author
2016-11-08correct version in deprecation warningJesse Plamondon-Willard
2016-11-06increase deprecation severity of method disabled in 0.39.3 (#165)Jesse Plamondon-Willard
2016-11-06use more nuanced deprecation warnings (#165)Jesse Plamondon-Willard
2016-11-05mark extensions deprecated (#165)Jesse Plamondon-Willard
2016-11-05document extensionsJesse Plamondon-Willard
2016-11-05restore removed extensions for backwards compatibilityJesse Plamondon-Willard
2016-11-04remove extensions from public interface, refactor & documentJesse Plamondon-Willard
2016-11-04remove unused extensionsJesse Plamondon-Willard
2016-10-31remove disabled and unfinished codeJesse Plamondon-Willard
2016-09-30Preliminiary update to add 1.1 support - waiting on testing to confirm it's f...ClxS
2016-05-29Attempt to migrate to new directory structure.Gormogon