summaryrefslogtreecommitdiff
path: root/StardewModdingAPI/Events/Game.cs
AgeCommit message (Collapse)Author
2016-05-29Attempt to migrate to new directory structure.Gormogon
2016-03-27invocations are now internalZoryn Aaron
2016-03-27someone needs to generate xml doc info im not fuck that shitZoryn Aaron
2016-03-22okay. things.Zoryn Aaron
2016-03-21adds first update tickZoryn Aaron
2016-03-20adds some new events for the update loopZoryn Aaron
2016-03-04Pulled Logs into new Log objectJames Finlay
- Greatly simplifies Program.cs - Removed the 'Colour' method so that logging is more consistent for users - willing to discuss this change. I believe it is beneficial. - Added uses of #DEBUG
2016-03-04Refactored all of the events into their own categoriesClxS