summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Input/SInputState.cs
AgeCommit message (Expand)Author
2019-09-14fix ICursorPosition.AbsolutePixels not adjusted for zoomJesse Plamondon-Willard
2019-09-14fix incorrect input check, update release notesJesse Plamondon-Willard
2019-02-07fix cursor position not updated in edge caseJesse Plamondon-Willard
2018-06-19 add absolute pixels to ICursorPosition, fix tile not updated if screen-relat...Jesse Plamondon-Willard
2018-06-02add input APIJesse Plamondon-Willard
2018-05-24fix input suppression not working on the title menu (#527)Jesse Plamondon-Willard
2018-05-05fix input suppression not working in some casesJesse Plamondon-Willard
2018-04-28fix released-button detection (#453)Jesse Plamondon-Willard
2018-04-25rewrite input suppression again (#453)Jesse Plamondon-Willard