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
/
IContentHelper.cs
Age
Commit message (
Expand
)
Author
2022-06-20
add flag to disable deprecated code
Jesse Plamondon-Willard
2022-06-10
add IRawTextureData asset type
Jesse Plamondon-Willard
2022-04-13
enable nullable annotations in SMAPI where no logic changes are needed (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-03-27
split helper.Content API into game/mod content APIs
Jesse Plamondon-Willard
2022-03-27
add asset type to AssetRequested event (#766)
Jesse Plamondon-Willard
2022-03-26
add IContentHelper.ParseAssetName (#766)
Jesse Plamondon-Willard
2022-03-23
add initial AssetRequested content event (#766)
Jesse Plamondon-Willard
2020-04-24
add support for getting a patch helper for arbitrary data
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2017-12-02
add NormaliseAssetName content helper method (#404)
Jesse Plamondon-Willard
2017-10-30
let mods invalidate assets matching a predicate (#363)
Jesse Plamondon-Willard
2017-10-25
centralise most content-loading logic to fix map tilesheet edge case (#373)
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard