Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-06 | update code annotations | Jesse Plamondon-Willard | |
2022-04-13 | enable nullable annotations in SMAPI where no changes are needed (#837) | Jesse Plamondon-Willard | |
2022-04-06 | enable nullable annotations by default (#837) | Jesse Plamondon-Willard | |
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally. | |||
2021-12-04 | suppress non-applicable code warnings | Jesse Plamondon-Willard | |
2021-11-28 | drop support for XNA Framework | Jesse Plamondon-Willard | |
Stardew Valley 1.5.5 migrates to MonoGame on all platforms. | |||
2021-04-04 | standardize spelling of 'macOS' | Jesse Plamondon-Willard | |
2020-05-21 | rename facade classes | Jesse Plamondon-Willard | |