summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/SCore.cs
AgeCommit message (Expand)Author
2020-08-31switch SGame back to callbacksJesse Plamondon-Willard
2020-08-29tweaks to reduce differences in Android portJesse Plamondon-Willard
2020-08-29fix build error on Linux/MacJesse Plamondon-Willard
2020-08-28fix map tile rotation broken when you return to titleJesse Plamondon-Willard
2020-08-25tweak locale init so it doesn't depend on the game's internal load orderJesse Plamondon-Willard
2020-08-24minor tweaksJesse Plamondon-Willard
2020-08-23fix object-disposed errorJesse Plamondon-Willard
2020-08-23minor cleanupJesse 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-13remove experimental RewriteInParallel optionJesse Plamondon-Willard
2020-07-26use ordinal comparison/sorting instead of invariantJesse Plamondon-Willard
2020-06-20fix reload_i18n not reloading content pack translationsJesse Plamondon-Willard
2020-06-20make parallel rewriting optionalJesse Plamondon-Willard
2020-06-19backport harmony_summary command to Harmony 1.x (#711)Jesse 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-15Merge pull request #723 from spacechase0/event-priorityJesse Plamondon-Willard
2020-06-15refactor & optimize event code a bit, drop old support for unknown event hand...Jesse Plamondon-Willard
2020-05-22add harmony_summary commandJesse Plamondon-Willard
2020-05-22move internal commands out of SCoreJesse Plamondon-Willard
2020-05-09sort mod warning listsJesse Plamondon-Willard
2020-05-09simplify logged paranoid warningsJesse Plamondon-Willard
2020-04-17use better short date translationsJesse Plamondon-Willard
2020-02-01add JSON converter for Vector2Jesse Plamondon-Willard
2020-02-01add support for *.tmx map filesJesse Plamondon-Willard
2020-01-31fix error messageJesse Plamondon-Willard
2020-01-30rework asset editor/loader tracking so they're affected by load orderJesse Plamondon-Willard
2020-01-26Merge pull request #690 from Drachenkaetzchen/performance-counterJesse Plamondon-Willard
2020-01-26tweak namespaceJesse Plamondon-Willard
2020-01-26refactor performance counter codeJesse Plamondon-Willard
2020-01-25add user settings that override defaults (#693)Jesse Plamondon-Willard
2020-01-18update community linksJesse Plamondon-Willard
2020-01-15Added documentation for all performance counter methods and members. Refactor...Drachenkaetzchen
2020-01-12set updateFound based on the suggested update responsedanvolchek
2020-01-11Reworked the console implementation, added monitoring. Some internal refactor...Drachenkaetzchen
2020-01-10Added reset functionalityDrachenkaetzchen
2020-01-10Moved most PerformanceCounter logic out of SCore into the new PerformanceCoun...Drachenkaetzchen
2020-01-10Initial commit of the performance countersDrachenkaetzchen
2020-01-07intercept schedule errorsJesse Plamondon-Willard
2020-01-04remove DumpMetadata optionJesse Plamondon-Willard
2019-12-26fix log parser content pack list entry pattern, remove unneeded ternary in co...Dan Volchek
2019-12-24list broken dependencies first in 'skipped mods' listJesse Plamondon-Willard
2019-12-20add console warning in paranoid modeJesse Plamondon-Willard
2019-12-15add friendly log message for save file-not-found errorsJesse Plamondon-Willard
2019-12-12batch asset editor/loader changesJesse Plamondon-Willard
2019-12-02migrate from AWS to AzureJesse Plamondon-Willard
2019-11-18minor updates (#638)Jesse Plamondon-Willard
2019-11-09overhaul update checksJesse Plamondon-Willard
2019-11-09filter another new error (#638)Jesse Plamondon-Willard