index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
TrainerMod
/
TrainerMod.cs
Age
Commit message (
Expand
)
Author
2016-12-09
add reflection API for mods (#185)
Jesse Plamondon-Willard
2016-12-07
replace out_items, out_melee, and out_rings commands with a searchable list_i...
Jesse Plamondon-Willard
2016-11-16
minor tweaks
Jesse Plamondon-Willard
2016-11-16
cleanup
Jesse Plamondon-Willard
2016-11-14
migrate TrainerMod to new logging framework (#168)
Jesse Plamondon-Willard
2016-11-14
make TrainerMod non-static
Jesse Plamondon-Willard
2016-11-14
hide TrainerMod internals
Jesse Plamondon-Willard
2016-11-14
remove obsolete TrainerMod command
Jesse Plamondon-Willard
2016-11-14
format & document TrainerMod code
Jesse Plamondon-Willard
2016-11-08
update TrainerMod for 1.0
Jesse Plamondon-Willard
2016-11-04
remove old obsolete log methods
Jesse Plamondon-Willard
2016-11-04
remove extensions from public interface, refactor & document
Jesse Plamondon-Willard
2016-11-04
normalise inconsistent line endings
Jesse Plamondon-Willard
2016-10-26
use simpler crossplatform window management (#126)
Jesse Plamondon-Willard
2016-10-26
remove broken and unused test code (#126)
Jesse Plamondon-Willard
2016-05-29
Attempt to migrate to new directory structure.
Gormogon