Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-12 | reintroduce GameEvents.FirstUpdateTick to simplify mod integrations (#409) | Jesse Plamondon-Willard | |
2017-12-10 | adjust reflection API to correctly reflect what it does (#410) | Jesse Plamondon-Willard | |
2017-12-10 | fix GraphicsEvents.OnPostRenderEvent not being raised in some cases | Jesse Plamondon-Willard | |
2017-10-24 | suppress BeforeSave, AfterSave, and AfterDayStarted events during new-game ↵ | Jesse Plamondon-Willard | |
intro (#374) | |||
2017-10-23 | improve content manager thread safety, create content cache wrapper (#373) | Jesse Plamondon-Willard | |
2017-10-22 | replace input events' e.IsClick with better-designed e.IsActionButton and ↵ | Jesse Plamondon-Willard | |
e.IsUseToolButton | |||
2017-10-10 | fix input events having decimal tile coordinates (#367) | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |