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
/
SMAPI
/
Framework
/
Monitor.cs
Age
Commit message (
Expand
)
Author
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
remove some unused/redundant code
Jesse Plamondon-Willard
2022-01-16
improve console interception logic
Jesse Plamondon-Willard
2020-12-20
update for split-screen mode
Jesse Plamondon-Willard
2020-08-30
use inheritdoc
Jesse Plamondon-Willard
2020-08-24
simplify console interception flow
Jesse Plamondon-Willard
2020-04-12
add config option to disable console colors (#707)
Jesse Plamondon-Willard
2020-03-22
add monitor.LogOnce method
Jesse Plamondon-Willard
2019-09-23
make console colors configurable
Jesse Plamondon-Willard
2019-09-14
fix typos and inconsistent spelling
Jesse Plamondon-Willard
2019-09-14
drop monitor.ExitGameImmediately method
Jesse Plamondon-Willard
2019-09-13
default Monitor.Log to trace
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-11-07
add verbose logging as a monitor feature
Jesse Plamondon-Willard
2018-05-10
generalise console color logic for reuse (#495)
Jesse Plamondon-Willard
2018-05-01
add public platform constant for mods
Jesse Plamondon-Willard
2018-05-01
unify SMAPI.AssemblyRewriters and SMAPI.Common projects
Jesse Plamondon-Willard
2018-04-25
remove unused monitor setting
Jesse Plamondon-Willard
2018-04-25
update release notes, minor tweaks (#475)
Jesse Plamondon-Willard
2018-04-17
log user input to log file
Dan Volchek
2018-04-13
use light-background color scheme on Mac by default
Jesse Plamondon-Willard
2018-04-13
fix console color scheme for PowerShell, and make it configurable
Jesse Plamondon-Willard
2017-10-07
reorganise repo structure
Jesse Plamondon-Willard