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
/
gameutils.h
Age
Commit message (
Collapse
)
Author
2022-03-15
move to using g_pCVar more
BobTheBob
2022-02-03
Format project
Northstar
2022-01-13
unbreak sp
BobTheBob
2022-01-10
prevent FCVAR_GAMEDLL concommands without FCVAR_CLIENTCMD_CAN_EXECUTE from ↵
BobTheBob
being called by non-local clients
2022-01-09
restrict netchan limit checks to serverside calls only
BobTheBob
2021-12-30
add realloc too
p0358
2021-12-03
slightly awful fix for allocation issues
BobTheBob
2021-12-02
tier0 code cleanup and loadlibrary hook fix
BobTheBob
2021-11-29
web browser changes and dedi fixes
BobTheBob
2021-11-07
beginning work on new auth
BobTheBob
2021-10-19
add masterserver mod list support and fix some squirrel issues
BobTheBob
2021-09-30
add maxplayers to dedi window title
BobTheBob
2021-09-30
add spewfunc, setplaylistvaroverride, dedicated changes
BobTheBob
2021-09-27
dedi works now
BobTheBob
2021-09-27
read cmdline args from file, disable origin on dedi
BobTheBob
2021-09-26
fix CEngine and HostState structs
BobTheBob
2021-09-26
commandline struct change, dedicated refactor
BobTheBob
2021-09-26
add CommandLine() and Cbuf_Execute
BobTheBob
2021-08-14
add authentication with local server
BobTheBob
2021-08-13
add local http server for auth
BobTheBob
2021-08-09
add mod localisation, say command and more masterserver stuff
BobTheBob
2021-08-06
add support for connecting to servers from masterserver
BobTheBob