Age | Commit message (Collapse) | Author |
|
This avoids tightly coupling higher logic to the implementation class, since we can validate the interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Search assembly directory for dependencies
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds `#nullable disable` to all existing code (except where null is impossible like enum files), so it can be migrated incrementally.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stardew Valley 1.5.5 migrates to MonoGame on all platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|