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
/
NorthstarDLL
/
server
Age
Commit message (
Expand
)
Author
2023-06-28
Use correctly typed values for variables (#486)
Jan
2023-04-17
Replace HTTP auth server with Atlas connectionless packet
pg9182
2023-04-17
Implement Atlas sigreq1 connectionless packet
pg9182
2023-04-17
Add support for Atlas connectionless packets
pg9182
2023-04-17
Extract ProcessConnectionlessPacket hook to separate file
pg9182
2023-04-11
Plugin system v2 (#343)
Emma Miler
2023-03-08
Fix `sv_alltalk 1` (broken originally by respawn changes) (#291)
BobTheBob
2023-03-08
Reject banned players during masterserver auth (#434)
pg9182
2023-02-22
Add additional properties to `CBasePlayer` (#329)
BobTheBob
2023-02-14
Force-include `pch.h` to all files, remove explicit includes (#393)
p0358
2023-02-12
Add `CGlobals` class and `g_pGlobals`, and update code to support (#411)
BobTheBob
2023-01-06
Fix issues of restriction of chat message charset (#391)
v1.12.0-rc1
p0358
2023-01-06
Revert "add FCVAR_REPLICATED to ns_server_name" (#390)
GeckoEidechse
2023-01-05
Restrict chat message charset (#389)
pg9182
2023-01-05
add FCVAR_REPLICATED to ns_server_name (#386)
cat_or_not
2023-01-04
generally cleanup authentication code and fix client state issues with reject...
BobTheBob
2022-12-19
Restructuring (#365)
Emma Miler