SMAPI/src/StardewModdingAPI
Jesse Plamondon-Willard 6f43a3dae5 unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed (#264) 2017-04-23 20:27:55 -04:00
..
Events minor cleanup 2017-04-23 19:12:48 -04:00
Framework unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed (#264) 2017-04-23 20:27:55 -04:00
Properties add global assembly info 2016-11-17 22:23:45 -05:00
App.config revert all projects except installer to .NET Framework 4.5 2017-03-14 18:16:44 -04:00
Command.cs increase all notice deprecations to info, tweak deprecation message format 2017-02-16 13:59:13 -05:00
Config.cs increase all notice deprecations to info, tweak deprecation message format 2017-02-16 13:59:13 -05:00
Constants.cs unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed (#264) 2017-04-23 20:27:55 -04:00
ICommandHelper.cs add new console command API with backward compatibility (#199) 2017-02-13 00:40:33 -05:00
IContentEventData.cs extend base content helper to support null content (#173) 2017-03-10 12:00:11 -05:00
IContentEventHelper.cs move generic content properties & methods into separate interface (#173) 2017-03-10 11:05:17 -05:00
IContentEventHelperForDictionary.cs move generic content properties & methods into separate interface (#173) 2017-03-10 11:05:17 -05:00
IContentEventHelperForImage.cs move generic content properties & methods into separate interface (#173) 2017-03-10 11:05:17 -05:00
IManifest.cs migrate manifest & version to interfaces with backwards compatibility (#197) 2016-12-18 15:37:23 -05:00
IMod.cs track loaded mod instances & manifests via mod registry (#201) 2016-12-22 10:48:05 -05:00
IModHelper.cs add new console command API with backward compatibility (#199) 2017-02-13 00:40:33 -05:00
IModRegistry.cs add public mod registry (#220) 2017-01-19 11:07:48 -05:00
IMonitor.cs add emergency interrupt feature (#168) 2016-11-16 17:36:28 -05:00
IPrivateField.cs move interfaces into root (#185) 2016-12-11 21:03:57 -05:00
IPrivateMethod.cs move interfaces into root (#185) 2016-12-11 21:03:57 -05:00
IPrivateProperty.cs add reflectionHelper.GetPrivateProperty<T> (#231) 2017-02-07 21:07:57 -05:00
IReflectionHelper.cs add reflectionHelper.GetPrivateProperty<T> (#231) 2017-02-07 21:07:57 -05:00
ISemanticVersion.cs fix legacy version wrapper not implementing ToString method (#197) 2016-12-18 16:58:47 -05:00
Log.cs increase all notice deprecations to info, tweak deprecation message format 2017-02-16 13:59:13 -05:00
LogLevel.cs add new logging framework (#168) 2016-11-14 17:42:27 -05:00
Mod.cs clean up constants, avoid regenerating values unnecessarily 2017-02-24 14:46:24 -05:00
PatchMode.cs add texture patching to content events (#173) 2017-03-03 20:22:30 -05:00
Program.cs unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed (#264) 2017-04-23 20:27:55 -04:00
SemanticVersion.cs move incompatible mod logic into mod registry 2017-02-23 23:36:14 -05:00
StardewModdingAPI.config.json unify SMAPI versions for SDV 1.11 and 1.2 using compile switches where needed (#264) 2017-04-23 20:27:55 -04:00
StardewModdingAPI.csproj merge CIL finders & rewriters into one interface (#254) 2017-03-26 19:01:35 -04:00
icon.ico Attempt to migrate to new directory structure. 2016-05-29 18:23:01 -04:00
packages.config revert all projects except installer to .NET Framework 4.5 2017-03-14 18:16:44 -04:00
steam_appid.txt Attempt to migrate to new directory structure. 2016-05-29 18:23:01 -04:00
unix-launcher.sh fallback to launching SMAPI without a terminal on Linux if the terminal is unavailable (#198) 2016-12-30 12:04:27 -05:00