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
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
/
keyvalues.cpp
Age
Commit message (
Expand
)
Author
2022-05-27
rename project folder (:tf: commit log)
BobTheBob
2022-05-26
update more stuff to new hook macros
BobTheBob
2022-05-26
lots of cleanup and starting moving to new hooking macros
BobTheBob
2022-05-21
remove unnecessary header files
BobTheBob
2022-05-12
Update keyvalues.cpp
BobTheBob
2022-05-11
rename g_ModManager to g_pModManager
BobTheBob
2022-05-11
replace files in ReadFromCache
BobTheBob
2022-05-11
normalise mod fs paths to be lowercase
BobTheBob
2022-05-09
use lambdas for dll load callbacks so intellisense shits itself less
BobTheBob
2022-05-09
use in-file macros rather than global funcs for registering dll load callbacks
BobTheBob
2022-03-26
Major exploit fixes and some minor bug fixes/improvements (#117)
v1.6.0-rc3
KittenPopo
2022-02-03
Format project
Northstar
2022-01-30
Added command line option for custom northstar dir
Emma Miler
2021-12-30
fix various random warnings
p0358
2021-11-07
early pdiff support and vpk file compilation newline fix
BobTheBob
2021-11-06
modmanager fixes
BobTheBob
2021-11-05
reworking modloading code
BobTheBob
2021-10-06
add mod enabling/disabling
BobTheBob
2021-10-01
Revert "small modmanager refactors"
BobTheBob
2021-09-30
small modmanager refactors
BobTheBob
2021-09-04
random commit before reworking a large part of launcher code
BobTheBob
2021-08-03
fix playlist kv building
BobTheBob
2021-08-02
add dynamic keyvalue building, client serverbrowser stuff
BobTheBob