index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Events
/
AssetRequestedEventArgs.cs
Age
Commit message (
Expand
)
Author
2022-05-11
rewrite asset operations to reduce allocations
Jesse Plamondon-Willard
2022-05-08
use records for asset edit operations
Jesse Plamondon-Willard
2022-05-08
only build AssetWithoutLocale when it's used
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-09
fix deprecation warning when a mod uses LoadFromModFile
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-03-27
add asset type to AssetRequested event (#766)
Jesse Plamondon-Willard
2022-03-26
add asset edit priority (#766)
Jesse Plamondon-Willard
2022-03-26
add NameWithoutLocale fields (#766)
Jesse Plamondon-Willard
2022-03-25
extend load conflict resolution into load priority (#766)
Jesse Plamondon-Willard
2022-03-25
add load conflict resolution option (#766)
Jesse Plamondon-Willard
2022-03-25
add content pack labels (#766)
Jesse Plamondon-Willard
2022-03-23
add initial AssetRequested content event (#766)
Jesse Plamondon-Willard