summaryrefslogtreecommitdiff
path: root/src/SMAPI/Events/InputEvents.cs
AgeCommit message (Collapse)Author
2018-02-23overhaul events to track the mod which added each handler, and log errors ↵Jesse Plamondon-Willard
under their name (#451)
2017-10-22replace input events' e.IsClick with better-designed e.IsActionButton and ↵Jesse Plamondon-Willard
e.IsUseToolButton
2017-10-07reorganise repo structureJesse Plamondon-Willard