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 (
Expand
)
Author
2022-01-14
LatencyFleX Implementation (#41)
Kyle Gospodnetich
2022-01-14
Add build section
Barichello
2022-01-14
Add command line arg to disable logs
Barichello
2022-01-14
Update date format in dump files
Barichello
2022-01-14
automatically apply openssl environment fix for 11th gen intel cpus
BobTheBob
2022-01-13
unbreak sp
BobTheBob
2022-01-10
prevent FCVAR_GAMEDLL concommands without FCVAR_CLIENTCMD_CAN_EXECUTE from be...
BobTheBob
2022-01-09
restrict netchan limit checks to serverside calls only
BobTheBob
2022-01-09
Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher
BobTheBob
2022-01-09
fix typo in bansystem uid comparison
BobTheBob
2022-01-07
Merge pull request #40 from cpdt/fix-language-hook
BobTheBob
2022-01-06
Merge pull request #31 from geniiii/nop-vgui
Barichello
2022-01-06
don't hook language functions on dedicated server
Tom Barham
2022-01-05
Merge pull request #10 from MindSwipe/feature/version_resource
v1.4.0
Barichello
2022-01-05
Add version resource
MindSwipe
2022-01-05
Merge pull request #36 from lolPants/feat/github-actions
Barichello
2022-01-05
Add text files to CI artifacts
Barichello
2022-01-05
Merge pull request #37 from JJRcop/attribution
Barichello
2022-01-05
refactor to allow servers to reregister themselves in heartbeat
BobTheBob
2022-01-05
Add legal notices file to builds
Jonathan Rubenstein
2022-01-04
switch to release builds
Jack Baron
2022-01-04
don't upload all files
Jack Baron
2022-01-04
Merge pull request #18 from GeckoEidechse/main
Barichello
2022-01-04
add github actions workflow
Jack Baron
2022-01-03
Merge pull request #17 from HappyDOGE/main
BobTheBob
2022-01-03
Merge pull request #32 from JJRcop/buildtools
Barichello
2022-01-03
merge with upstream
HappyDOGE
2022-01-03
Add VS Build Tools instructions
Jonathan Rubenstein
2022-01-02
change -waitfordebugger check to use CommandLine()
BobTheBob
2022-01-02
Merge pull request #19 from p0358/main
BobTheBob
2022-01-02
NOP out call to VGUI_Shutdown
geni
2022-01-02
fix Debug configuration for wsock32 proxy
p0358
2022-01-02
add chat ratelimits and system for hooking chat messages
BobTheBob
2022-01-02
add clearbanlist command
BobTheBob
2022-01-02
make wsock32 proxy opt-in
p0358
2022-01-02
restore ShouldLoadNorthstar() to wsock32 proxy as well
p0358
2022-01-02
Merge upstream
p0358
2022-01-02
add wsock32 proxy!!! (it works quite nicely)
p0358
2022-01-02
add unban command
BobTheBob
2022-01-02
add disconnects to ban system
BobTheBob
2022-01-02
add the ability to disable spewfunc logging
BobTheBob
2022-01-02
remove logging for overwriting max_players
BobTheBob
2022-01-02
Update bansystem.h
BobTheBob
2022-01-02
initial work for ban system
BobTheBob
2022-01-02
don't enforce netchan limits during level transitions, change how limit mode ...
BobTheBob
2022-01-02
setup for rpak filesystem hooks
BobTheBob
2022-01-01
Language selection/detection fixes, no more "files corrupted" error, will thr...
p0358
2022-01-01
log curl output to the windows console (I think it was intended to work, but ...
p0358
2021-12-31
Add more clear error message for the most common install mistake
p0358
2021-12-31
Isolate out common curl options and add -msinsecure option again
p0358
[next]