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
/
StardewModdingAPI
/
Framework
/
SContentManager.cs
Age
Commit message (
Expand
)
Author
2017-05-02
fix XNBs loaded from the mod folder through the content API never being found...
Jesse Plamondon-Willard
2017-04-30
fix crossplatform compatibility (#257)
Jesse Plamondon-Willard
2017-04-29
add contentHelper.GetActualAssetKey(..) to support custom map tilesheets (#257)
Jesse Plamondon-Willard
2017-04-29
add initial content API (#257)
Jesse Plamondon-Willard
2017-03-10
fix SMAPI not correctly detecting cached assets if they were translated (#173)
Jesse Plamondon-Willard
2017-03-10
rename content event for consistency, simplify usage (#173)
Jesse Plamondon-Willard
2017-03-08
add dictionary/image content helpers for more intuitive usage (#173)
Jesse Plamondon-Willard
2017-02-25
fix handling of localised XNB files (#173)
Jesse Plamondon-Willard
2017-02-25
improve asset key normalisation (#173)
Jesse Plamondon-Willard
2017-02-25
fix current path not being normalised in path checks (#173)
Jesse Plamondon-Willard
2017-02-25
add prototype content event + helper to manipulate XNB data (#173)
Jesse Plamondon-Willard
2017-02-24
add release note, fix docblock
Jesse Plamondon-Willard
2017-02-24
fix content manager compatibility with MonoGame (#173)
Jesse Plamondon-Willard
2017-02-24
override content manager (#173)
Jesse Plamondon-Willard