summaryrefslogtreecommitdiff
path: root/src/SMAPI/Events/UpdateTickedEventArgs.cs
AgeCommit message (Expand)Author
2020-08-23centralise core SMAPI logic, decouple from Game1 where possibleJesse Plamondon-Willard
2018-12-30fix GameLaunched raised twice due to Game1.ticks not incrementing reliablyJesse Plamondon-Willard
2018-12-25minor performance optimisationJesse Plamondon-Willard
2018-12-04fix new event arg constructors not marked internal (#606)Jesse Plamondon-Willard
2018-10-05tweak new event naming convention (#310)Jesse Plamondon-Willard