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
/
StardewModdingAPI.csproj
Age
Commit message (
Expand
)
Author
2016-10-31
remove unused deserialisation logic per discussion
Jesse Plamondon-Willard
2016-10-31
split combined class files per .NET conventions
Jesse Plamondon-Willard
2016-10-31
remove disabled and unfinished code
Jesse Plamondon-Willard
2016-10-31
fix code being optimised in debug mode
Jesse Plamondon-Willard
2016-10-27
add System.Numerics to mod package for Mac (#126)
Jesse Plamondon-Willard
2016-10-27
only hook into WinForms on Windows for Mac compatibility (#126)
Jesse Plamondon-Willard
2016-10-27
include pdb for release build
Jesse Plamondon-Willard
2016-10-27
rename Unix launcher for consistency with Windows install process (#126)
Jesse Plamondon-Willard
2016-10-27
add launcher for Linux and Mac (#126)
Jesse Plamondon-Willard
2016-10-27
only use assembly merging on Windows (#126)
Jesse Plamondon-Willard
2016-10-26
remove broken and unused test code (#126)
Jesse Plamondon-Willard
2016-10-26
choose correct references for platform automatically (#126)
Jesse Plamondon-Willard
2016-10-25
detect game path automatically (#126)
Jesse Plamondon-Willard
2016-09-30
Reverted to .net 4.5 - There was already quite a lot of trouble with people n...
ClxS
2016-05-29
Attempt to migrate to new directory structure.
Gormogon