summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-23 add EarlyConstants for constants needed before external DLLs are loadedJesse Plamondon-Willard
2020-08-23move file for upcoming changeJesse Plamondon-Willard
2020-08-23centralise core SMAPI logic, decouple from Game1 where possibleJesse Plamondon-Willard
2020-08-23move some console/logging logic out of SCore into a new LogManagerJesse Plamondon-Willard
2020-08-22move assembly attributes to match conventionJesse Plamondon-Willard
2020-08-17Fix harmony attributes not workign cross-platformspacechase0
2020-08-16fix CP validation for new 'Update' fieldJesse Plamondon-Willard
2020-08-16update schema for Content Patcher 1.17Jesse Plamondon-Willard
2020-08-15tweak update alert rulesJesse Plamondon-Willard
2020-08-15fix broken URL in update alerts for unofficial versionsJesse Plamondon-Willard
2020-08-13remove experimental RewriteInParallel optionJesse Plamondon-Willard
2020-08-09add support for read/writing SDate to JSONJesse Plamondon-Willard
2020-08-09fix error when mods add/remove events asynchronouslyJesse Plamondon-Willard
2020-08-03update Content Patcher schema for 1.16Jesse Plamondon-Willard
2020-08-02prepare for releaseJesse Plamondon-Willard
2020-08-02fix compile error on Linux/MacJesse Plamondon-Willard
2020-08-02update dependenciesJesse Plamondon-Willard
2020-07-29format new code, update release notesJesse Plamondon-Willard
2020-07-28avoid expanding arguments into quoted stringsAlena Messmer
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-07-25log GPU info to simplify troubleshootingJesse Plamondon-Willard
2020-07-21fix error when a mod adds/remove an event handler while handling the eventJesse Plamondon-Willard
2020-07-21ignore more content file types when detecting modsJesse Plamondon-Willard
2020-07-17add item repository fixes from CJB Cheats Menu codeJesse Plamondon-Willard
2020-07-05fix other missing quotesJesse Plamondon-Willard
2020-07-05Update smapi.targets so 0Harmony, MonoGame refs appear only when intended.Ellen
2020-07-04update Content Patcher format version in schemaJesse Plamondon-Willard
2020-06-22Update unix-launcher.shJackson Law
2020-06-21prepare for releaseJesse Plamondon-Willard
2020-06-21fix event priority sortingJesse Plamondon-Willard
2020-06-20prepare for releaseJesse Plamondon-Willard
2020-06-20fix reload_i18n not reloading content pack translationsJesse Plamondon-Willard
2020-06-20remove special handling for SMAPI 3.6 betaJesse Plamondon-Willard
2020-06-20remember selected schema when editing a fileJesse Plamondon-Willard
2020-06-20change default JSON validator schema to noneJesse Plamondon-Willard
2020-06-20add i18n schema to JSON validatorJesse Plamondon-Willard
2020-06-20make parallel rewriting optionalJesse Plamondon-Willard
2020-06-20switch to custom build of Harmony 1.2.0.1Jesse Plamondon-Willard
2020-06-19backport harmony_summary command to Harmony 1.x (#711)Jesse Plamondon-Willard
2020-06-16improve new event codeJesse Plamondon-Willard
2020-06-16fix typoJesse Plamondon-Willard
2020-06-15temporarily restore Harmony 1.x support with compile flag (#711)Jesse Plamondon-Willard
2020-06-15fix merge, update release notesJesse Plamondon-Willard
2020-06-15Merge pull request #723 from spacechase0/event-priorityJesse Plamondon-Willard
2020-06-15merge inconsistent event raise methodsJesse Plamondon-Willard
2020-06-15increase event priority rangeJesse Plamondon-Willard
2020-06-15refactor & optimize event code a bit, drop old support for unknown event hand...Jesse Plamondon-Willard
2020-06-15Implemented event priority attributeChase W
2020-06-14update TMXTileJesse Plamondon-Willard
2020-06-14add support for using a custom Harmony build (#711)Jesse Plamondon-Willard