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
/
languagehooks.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
separate gameutils into multiple r2 headers
BobTheBob
2022-05-09
use lambdas for dll load callbacks so intellisense shits itself less
BobTheBob
2022-05-09
move tier0 and playlist funcs to namespaces
BobTheBob
2022-05-09
use in-file macros rather than global funcs for registering dll load callbacks
BobTheBob
2022-04-13
Format project
Northstar
2022-03-28
More exploit fixes by KIttenPopo (#126)
GeckoEidechse
2022-03-26
Major exploit fixes and some minor bug fixes/improvements (#117)
v1.6.0-rc3
KittenPopo
2022-03-18
refactor dll load callbacks to lower number of dedicated.h includes (#109)
BobTheBob
2022-02-03
Format project
Northstar
2022-01-24
Misc improvements
p0358
2022-01-06
don't hook language functions on dedicated server
Tom Barham
2022-01-01
Language selection/detection fixes, no more "files corrupted" error, will thr...
p0358