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
Age
Commit message (
Collapse
)
Author
2021-12-31
Fix launcher proxy
geni
2021-12-31
Clean up
geni
2021-12-31
Make launcher proxy target v143
geni
The rest of Northstar targets v143
2021-12-31
Whoops
geni
2021-12-31
Remove linear allocator
geni
2021-12-31
Clean up
geni
2021-12-31
Fix loop
geni
2021-12-31
Initialize curl in InitialiseNorthstar to avoid disaster
geni
2021-12-31
Clean up
geni
2021-12-31
Replace Tier0_InitOrigin hook with patch
geni
2021-12-30
actually use custom allocation, override allocators of curl and rapidjson
p0358
2021-12-30
static minhook
p0358
2021-12-30
add realloc too
p0358
2021-12-30
yeet unneeded two libs
p0358
2021-12-30
fix various random warnings
p0358
2021-12-30
Merge upstream
p0358
2021-12-30
Restore the functionality of arguments from command line
p0358
2021-12-30
Refactor and fix of various issues, add run_northstar.txt support
p0358
2021-12-29
add proper stack traces to crash handler
BobTheBob
2021-12-29
escape password entry request
BobTheBob
2021-12-29
remove x86 configurations
p0358
2021-12-29
Add direct launcher
p0358
2021-12-29
fix a typo and move to new ssl
BobTheBob
2021-12-29
add launcher.dll proxy option
p0358
2021-12-29
lock max_players overrides behind commandline arg
BobTheBob
2021-12-29
move to libcurl for masterserver as libhttp seems to be buggy and have bad ↵
BobTheBob
error reporting for client
2021-12-28
add retry logic to masterserver requests
BobTheBob
2021-12-27
control server max players in playlist
BobTheBob
2021-12-27
make setplaylistvaroverride support multiple overrides since commandline is ↵
BobTheBob
weird
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-26
add more descriptive message for AddSelfToServerList failure
BobTheBob
2021-12-26
fix potentially unsafe concommand
BobTheBob
2021-12-26
better httplib errors and higher timeouts
BobTheBob
2021-12-26
add setplaylistvaroverride command for setting overrides on dedi from ↵
BobTheBob
commandline
2021-12-25
change how we handle invalid servers
BobTheBob
2021-12-25
fix setplaylistvaroverride bug
BobTheBob
2021-12-25
fix a bug with launcher not showing servers
BobTheBob
2021-12-24
add logging to connectionless ratelimits
BobTheBob
2021-12-24
sort servers and fix a formatting issue
BobTheBob
2021-12-24
add connectionless ratelimit
BobTheBob
2021-12-24
prevent playlist var names over 64 characters and send maxplayers on map change
BobTheBob
2021-12-24
add playercount param to heartbeat
BobTheBob
2021-12-24
increase masterserver connection timeouts
BobTheBob
2021-12-23
last minute changes before release
BobTheBob
2021-12-21
dedi cleanup and d3d hooks
BobTheBob
2021-12-21
fix some timing issues on dedi
BobTheBob
2021-12-20
auth fix and typo fix
BobTheBob
2021-12-20
fix CNetworkStringTableContainer::WriteBaselines crash
BobTheBob
2021-12-19
server authentication patch to allow for new url to work
BobTheBob
[next]