index
:
NorthstarLauncher
1.10.X
1.11.X
1.12.X
1.14.X
1.15.X
1.16.X
1.17.X
1.18.X
1.19.X
1.20.X
1.4.X
1.5.X
1.6.X
1.7.X
1.9.X
adjust-clang-format-align-trailing-comments
chore/revert-zlib-cmake-fix
chore/update-gitignore-deps-folder
ci/set-specific-msvc-version
ci/use-older-windows
docs/update-build-instructions
experimental-bots-pr
feat/overhaul-mod-loading-locations
feat/update-for-new-verified-json
feat/whitelist-safeio-file-extensions
grapple-fixes
indentation-test
main
merged-main-into-refactor
modloading-rewrite-pr
more-git-blame-ignore-revs
refactor-format-ignore-autohook
refactor-remove-context-file
refactor-temp-test
temp-rcon-fix-attempt
temp/revert-back-to-float-time
temp/test-cmake-formatting
temp/test-conflict
temp/test-dedi-crash-plugin
temp/test-formatting-before-push
temp/test-revert-hooking-change
temp/test-spoon-clang-format
temp/test-spoon-cmake-formatting
test-revert-bik-load
update-lib-curl-pr
Launcher used to modify Titanfall 2 to allow mods to be loaded
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NorthstarDedicatedTest
/
logging.cpp
Age
Commit message (
Expand
)
Author
2022-03-15
move to using g_pCVar more
BobTheBob
2022-02-23
ConVar class rebuild (#90)
Kawe Mazidjatari
2022-02-17
Revert "Compress previous logs and dump files on launch (#73)"
Barichello
2022-02-15
Compress previous logs and dump files on launch (#73)
Legonzaur
2022-02-03
Format project
Northstar
2022-01-30
Added command line option for custom northstar dir
Emma Miler
2022-01-29
add TextMsg logging
HappyDOGE
2022-01-14
Add command line arg to disable logs
Barichello
2022-01-14
Update date format in dump files
Barichello
2022-01-04
Merge pull request #18 from GeckoEidechse/main
Barichello
2022-01-03
merge with upstream
HappyDOGE
2022-01-02
Merge upstream
p0358
2022-01-02
add the ability to disable spewfunc logging
BobTheBob
2022-01-01
log curl output to the windows console (I think it was intended to work, but ...
p0358
2021-12-30
fix various random warnings
p0358
2021-12-29
add proper stack traces to crash handler
BobTheBob
2021-12-29
Make timestamp year-month-day
GeckoEidechse
2021-12-28
implement svc_Print, copy NS hostname to source cvar
HappyDOGE
2021-12-27
fix status command not working for server operator
HappyDOGE
2021-12-26
ensure exception logging doesn't happen when a debugger is attached
BobTheBob
2021-12-26
add better native crash logging and minidump creation
BobTheBob
2021-12-14
add netchan processing limits
BobTheBob
2021-09-30
add spewfunc, setplaylistvaroverride, dedicated changes
BobTheBob
2021-07-21
add some basic filesystem stuff and client/ui script callbacks
BobTheBob
2021-07-21
add log file support
BobTheBob
2021-07-18
add rapidjson, move all logging to spdlog
BobTheBob
2021-07-17
add support for custom convars and concommands
BobTheBob
2021-07-08
initial commit
BobTheBob