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
Age
Commit message (
Expand
)
Author
2022-08-22
i swear i committed these how are they not there
BobTheBob9
2022-08-22
add more prs
BobTheBob9
2022-08-20
Revert "fix line endings on vcxproj"
BobTheBob9
2022-08-19
fix line endings on vcxproj
BobTheBob9
2022-08-19
improve rpakfilesystem
BobTheBob9
2022-08-17
implement some more prs
BobTheBob9
2022-08-16
lots of stuff idk
BobTheBob9
2022-07-24
accidentally pushed broke code oops
BobTheBob9
2022-07-24
add new memory lib
BobTheBob9
2022-07-18
use modular ServerPresence system for registering servers
BobTheBob9
2022-07-12
move exploit prevention and limits code out of serverauthentication, and have...
BobTheBob9
2022-07-10
add nsprefix because i forgot to include it
BobTheBob9
2022-07-10
completely remove old hooking
BobTheBob9
2022-07-07
almost fully replaced hooking lib
BobTheBob9
2022-05-27
fix up postbuild commands to use relative dir
BobTheBob
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-13
move sqvm funcs into wrappers in the manager class
BobTheBob
2022-05-12
Update keyvalues.cpp
BobTheBob
2022-05-12
separate gameutils into multiple r2 headers
BobTheBob
2022-05-12
formatting changes
BobTheBob
2022-05-11
add proper map autocompletes and maps command
BobTheBob
2022-05-11
make cvar print work on dedi, move demo fix stuff, add findflags
BobTheBob
2022-05-11
formatting changes
BobTheBob
2022-05-11
rename g_ModManager to g_pModManager
BobTheBob
2022-05-11
replace files in ReadFromCache
BobTheBob
2022-05-11
better IsFlagSet def
BobTheBob
2022-05-11
move hoststate to its own file and add host_init hooks
BobTheBob
2022-05-11
normalise mod fs paths to be lowercase
BobTheBob
2022-05-10
allow parsing of convar flags from string
BobTheBob
2022-05-10
add cvar help and find
BobTheBob
2022-05-09
add proper helpstrings to masterserver cvars
BobTheBob
2022-05-09
use cvar change callbacks for unescaping ns_server_name and ns_server_desc
BobTheBob
2022-05-09
use lambdas for dll load callbacks so intellisense shits itself less
BobTheBob
2022-05-09
standardise concommand func naming in c++
BobTheBob
2022-05-09
improve showing console for ui script compile errors
BobTheBob
2022-05-09
uiscript_reset concommand: don't loop forever if compilation fails
BobTheBob
2022-05-09
move tier0 and playlist funcs to namespaces
BobTheBob
2022-05-09
refactor some squirrel stuff and ingame compilation error message
BobTheBob
2022-05-09
get rid of context file
BobTheBob
2022-05-09
move sqvm funcs to sq managers
BobTheBob
2022-05-09
fix debug crashes
BobTheBob
2022-05-09
move more things to macros
BobTheBob
2022-05-09
use in-file macros rather than global funcs for registering dll load callbacks
BobTheBob
2022-04-27
Hardcode version number (#152)
GeckoEidechse
2022-04-26
Write launcher version to log file (#153)
GeckoEidechse
2022-04-24
Make debugoverlay conform to clang-format (#151)
Emma Miler
2022-04-24
Fix debug builds (#150)
Emma Miler
[next]