summaryrefslogtreecommitdiff
path: root/src/SMAPI/Events/GameEvents.cs
AgeCommit message (Collapse)Author
2019-09-14remove deprecated APIs (#606)Jesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-12-13simplify access to deprecation manager for deprecation warningsJesse Plamondon-Willard
2018-12-04add SMAPI 3.0 compatibility strict mode (#606)Jesse Plamondon-Willard
2018-12-04deprecate old events (#606)Jesse Plamondon-Willard
2018-10-05tweak new event naming convention (#310)Jesse Plamondon-Willard
2018-02-23overhaul events to track the mod which added each handler, and log errors ↵Jesse Plamondon-Willard
under their name (#451)
2017-12-12reintroduce GameEvents.FirstUpdateTick to simplify mod integrations (#409)Jesse Plamondon-Willard
2017-10-07reorganise repo structureJesse Plamondon-Willard