summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Input/GamePadStateBuilder.cs
AgeCommit message (Expand)Author
2022-04-13enable nullable annotations in the rest of SMAPI core (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-03-22reduce duplicated doc blocksJesse Plamondon-Willard
2022-02-11fix thumbstick input overridesJesse Plamondon-Willard
2021-11-28drop support for XNA FrameworkJesse Plamondon-Willard
2020-09-04extend game's input logic instead of replacing itJesse Plamondon-Willard
2020-05-16use newer C# featuresJesse Plamondon-Willard
2020-03-08encapsulate logic for each input typeJesse Plamondon-Willard
2020-03-08rework input handling to allow sending custom input to the game/modsJesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-04-29fix build error on Linux/MacJesse Plamondon-Willard
2018-04-22rewrite input suppression (#453)Jesse Plamondon-Willard