summaryrefslogtreecommitdiff
path: root/src/StardewModdingAPI/Inheritance/SGame.cs
AgeCommit message (Expand)Author
2016-11-02remove debug mode toggle (#120)Jesse Plamondon-Willard
2016-10-31add zoom-adjusted mouse position to mouse-changed event arguments (#129)Jesse Plamondon-Willard
2016-10-31remove disabled and unfinished codeJesse Plamondon-Willard
2016-10-07Disabled overridden update callClxS
2016-10-04Reverted to previous SGame class with minor changes for 1.1, updated version ...AdvizeGH
2016-09-30Disabled the overridden update call only - fixes mouse redraw issue.ClxS
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