summaryrefslogtreecommitdiff
path: root/src/TrainerMod/TrainerMod.cs
AgeCommit message (Expand)Author
2017-03-01improve TrainerMod feedback to user, standardise color/colour spellingJesse Plamondon-Willard
2017-03-01Update <> to [] for changed commandsEfreak
2017-03-01Return current values for max/current health/stamina/immunity instead of erro...Efreak
2017-03-01toggle timefreeze when no value givenEfreak
2017-02-27typoEfreak
2017-02-13migrate TrainerMod to new API (#199)Jesse Plamondon-Willard
2017-02-07remove oldest deprecated code (#231)Jesse Plamondon-Willard
2017-01-14add console commands to open game & date folders (#172)Jesse Plamondon-Willard
2016-12-09add reflection API for mods (#185)Jesse Plamondon-Willard
2016-12-07replace out_items, out_melee, and out_rings commands with a searchable list_i...Jesse Plamondon-Willard
2016-11-16minor tweaksJesse Plamondon-Willard
2016-11-16cleanupJesse Plamondon-Willard
2016-11-14migrate TrainerMod to new logging framework (#168)Jesse Plamondon-Willard
2016-11-14make TrainerMod non-staticJesse Plamondon-Willard
2016-11-14hide TrainerMod internalsJesse Plamondon-Willard
2016-11-14remove obsolete TrainerMod commandJesse Plamondon-Willard
2016-11-14format & document TrainerMod codeJesse Plamondon-Willard
2016-11-08update TrainerMod for 1.0Jesse Plamondon-Willard
2016-11-04remove old obsolete log methodsJesse Plamondon-Willard
2016-11-04remove extensions from public interface, refactor & documentJesse Plamondon-Willard
2016-11-04normalise inconsistent line endingsJesse Plamondon-Willard
2016-10-26use simpler crossplatform window management (#126)Jesse Plamondon-Willard
2016-10-26remove broken and unused test code (#126)Jesse Plamondon-Willard
2016-05-29Attempt to migrate to new directory structure.Gormogon