ghorsington
|
1a574b3e58
Fix logging filter flags; clean up logging API
|
4 years ago |
Bepis
|
150a709a48
Refactor ConsoleManager
|
4 years ago |
Bepis
|
e5651fa1bb
Fix platform detection for xterm fix
|
4 years ago |
Bepis
|
fbf983f323
Properly fix console colors in chainloader
|
4 years ago |
Bepis
|
aca6790c29
Fix color support with ncurses 6.1 style terminals
|
4 years ago |
Bepis
|
f210b0567b
Implement console redirection fix for Linux
|
4 years ago |
Bepis
|
6881fb0bb5
Fix console support on Unity 4.x
|
4 years ago |
Bepis
|
456bc1f03d
Fixes and cleanup around unix logging
|
4 years ago |
Bepis
|
d2afe06f5b
Initial abstraction of console related calls
|
4 years ago |
Bepis
|
896be9be5a
Add some more debug logging
|
4 years ago |
Bepis
|
dbea82eb2a
Fix console compatibility with unix platforms
|
4 years ago |
Bepis
|
e18e932610
Implement stdout ouput for windows platform
|
4 years ago |
Bepis
|
ebb49ead12
Merge pull request #118 from TheLounger/project-files-fix
|
4 years ago |
TheLounger
|
97935668a2
Resolve NuGet packages folder relative to current solution dir
|
4 years ago |
Bepis
|
185e89515c
Actually use the patched entrypoint assembly instead of only pretending to
|
4 years ago |
Bepis
|
a1944a9dfe
Add runtime fix for Assembly.GetEntryAssembly() not returning what games expect
|
4 years ago |
Bepis
|
fd474fdd8f
Use specific log levels instead of defining a max verbosity
|
4 years ago |
Bepis
|
572194dc90
Fix console colors for .NET games
|
4 years ago |
Bepis
|
555cdf1c69
Fix .NET plugin initialization
|
4 years ago |
Bepis
|
2e66c68fee
Fix project references
|
4 years ago |
Bepis
|
9c8ad31af8
Implement prototype .NET loader
|
4 years ago |
Bepis
|
dc5d9f444f
Initial framework split
|
4 years ago |
ghorsington
|
541ab9e218
Fix sharing violation on config file save in some rare cases
|
4 years ago |
ghorsington
|
7ee43dffd9
Bump MonoMod version to v20.4.3.1
|
4 years ago |
ghorsington
|
474c2216a3
Ignore case in TargetDLLs assembly names
|
4 years ago |
ghorsington
|
9d164bc3b8
Write log source when logging preloader logger events in chainloader
|
4 years ago |
Geoffrey Horsington
|
7e690cd562
Bump MonoMod to 20.03.05.01
|
4 years ago |
Geoffrey Horsington
|
c2f1d3aede
Fix preloader crash when assembly name is invalid (e.g. autogenerated by MM)
|
4 years ago |
Geoffrey Horsington
|
c9503aa19e
Remove unnecessary error logging
|
4 years ago |
Geoffrey Horsington
|
fab7cc2599
Fix regression introduced by #109
|
4 years ago |