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
/
StardewModdingAPI
/
Framework
/
Monitor.cs
Age
Commit message (
Expand
)
Author
2017-04-26
revamp 'exit immediately' to abort ongoing SMAPI tasks
Jesse Plamondon-Willard
2017-04-26
add editorconfig, minor style fixes
Jesse Plamondon-Willard
2017-04-23
minor cleanup
Jesse Plamondon-Willard
2017-04-23
fix monitor.ExitGameImmediately not working correctly
Jesse Plamondon-Willard
2017-04-23
minor cleanup
Jesse Plamondon-Willard
2017-02-16
make SMAPI core non-static, eliminate direct access between core components
Jesse Plamondon-Willard
2017-02-14
streamline startup a bit
Jesse Plamondon-Willard
2017-02-11
don't write direct console output to log file (#233)
Jesse Plamondon-Willard
2017-02-11
redirect the game's debug messages into trace logs (#233)
Jesse Plamondon-Willard
2017-01-14
fix console color support check (#206)
Jesse Plamondon-Willard
2017-01-14
fix error when the console doesn't support colour (#206)
Jesse Plamondon-Willard
2016-12-30
fallback to launching SMAPI without a terminal on Linux if the terminal is un...
Jesse Plamondon-Willard
2016-11-16
add emergency interrupt feature (#168)
Jesse Plamondon-Willard
2016-11-14
add new logging framework (#168)
Jesse Plamondon-Willard