summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ErrorHandler
AgeCommit message (Expand)Author
2021-04-02add initial support for 64-bit Windows hack (#767)Jesse Plamondon-Willard
2021-03-21prepare for releaseJesse Plamondon-Willard
2021-03-21Drop hardcoded 32-bit restrictions on most SMAPI assemblies (#767)Jesse Plamondon-Willard
2021-03-21add Constants.GameFramework field (#767)Jesse Plamondon-Willard
2021-03-21split compile flag into separate Windows + XNA flags (#767)Jesse Plamondon-Willard
2021-03-08prepare for releaseJesse Plamondon-Willard
2021-03-07prepare for releaseJesse Plamondon-Willard
2021-03-07get patcher names automatically if neededJesse Plamondon-Willard
2021-02-21prepare for releaseJesse Plamondon-Willard
2021-02-08add error details when an event command failsJesse Plamondon-Willard
2021-02-06add early detection of disposed assets in error handler modJesse Plamondon-Willard
2021-02-06improve ErrorHandler's error handling if it can't access log managerJesse Plamondon-Willard
2021-02-03enable aggressive memory optimizations by default (#757)Jesse Plamondon-Willard
2021-01-25prepare for releaseJesse Plamondon-Willard
2021-01-22prepare for releaseJesse Plamondon-Willard
2021-01-20add ErrorHandler to bundled mod listJesse Plamondon-Willard
2021-01-15add detailed message for game error when parsing an item text descriptionJesse Plamondon-Willard
2021-01-15move error-handling Harmony patches into a new Error Handler bundled modJesse Plamondon-Willard